-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I created a modified version with a bunch of changes. https://github.com/Intrinsically-Sublime/harmonize
Feel free to implement any of the changes if you like them. I did not commit them as individual changes so they will need to be cherry picked.
Also I do not know python so I may have done things terribly, so any suggestions are welcome.
Changes from your version
- Add hardlink option (instead of copying the extra files)
- Add symbolic link option (instead of copying the extra files)
- Add m4a (mp4) as input source for transcoding
- Add mp3 as input source for transcoding (from nvllsvm's branch)
- Make transcoding flac optional
- Make transcoding m4a optional
- Make transcoding mp3 optional
- Make sanitizing optional (allows syncing multiple sources to one target)
- Make variables available as Docker Environment Variables
- Add docker compose example with all variables
- Remove "raise asyncio.subprocess.CalledProcessError" since asyncio.subprocess doesn't have CalledProcessError
- Add primitive error reporting in place of above
Metadata
Metadata
Assignees
Labels
No labels