Skip to content

Releases: dMacGit/emgeecore

First Major Release v1.1

10 Jun 05:02
Compare
Choose a tag to compare

Major Release. v1.1

- Added Ripping largest title from media.

- Automatically rips to folder

Currently:

  • Once started, searches machine for all attached (optical) media devices.
  • Builds a list, then checks which have media inserted.
  • Automatically Detects BR & DVD discs and searches through titles.
  • Finds largest title (file size) then using the preset make profile, starts ripping.
  • Outputs info to "Messages.log","Progress.log" (Makemkv specific info)
  • App outputs logs to "test.log"
  • Media saved to /media/media/rips Note: this will be changed

Note: As this uses the meta_core library, make sure you read that Readme, and setup an api key. See Meta_Core library.

Make sure you create a /logs folder with test,messages & progress.log files in the app directory

This is the backend server code. The front end is being developed in a separate repository called Media_Grabber Here