Skip to content

Modified version #8

@Intrinsically-Sublime

Description

@Intrinsically-Sublime

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions