Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified version #8

Open
Intrinsically-Sublime opened this issue Mar 23, 2024 · 0 comments
Open

Modified version #8

Intrinsically-Sublime opened this issue Mar 23, 2024 · 0 comments

Comments

@Intrinsically-Sublime
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant