Skip to content

Sync films from an Emby playlist to an external/portable hard disc drive.

License

Notifications You must be signed in to change notification settings

63BeetleSmurf/emby_external_hdd_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

emby_external_hdd_sync

This script will allow you to have an external/portable hard drive or usb drive sync with an Emby playlist. It will automatically mount the drive when inserted, delete no longer needed films, add new films, unmount the drive and then email you when everything is done. Simply; Create a Playlist and add films Plug in the hard drive or usb drive Wait for an email to say it is ready to remove.

Install

Place script in /opt/. Run "crontab -e". Add "@reboot /opt/emby_external_hdd_sync.py". Run "pip install -r requirments.txt" or "apt install python3-pyudev".

Create a new playlist in Emby (if required). Get drive UUID ("lsblk -o path,uuid"). Populate global varibles. Reboot so cron can start script.

About

Sync films from an Emby playlist to an external/portable hard disc drive.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages