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

[FEAT] Add Unflac Mod? #283

Closed
1 task done
JohnGalt1717 opened this issue Jul 10, 2024 · 8 comments
Closed
1 task done

[FEAT] Add Unflac Mod? #283

JohnGalt1717 opened this issue Jul 10, 2024 · 8 comments

Comments

@JohnGalt1717
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

I would like there to be a docker mod that would install Unflac automatically. https://github.com/nilzeronull/unflac

Reason for change

This would allow using a script on torrent completion to split apart single flac audio using the cue sheet into separate audio tracks.

Proposed code change

Create a docker mod that installs unflac in the container for transmission.

Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@j0nnymoe
Copy link
Member

If you're willing to create the mod, we will accept it into the mod repo.

@JohnGalt1717
Copy link
Author

Haven't a clue how to do so. Is there docs for creating mods that do similar?

@thespad
Copy link
Member

thespad commented Jul 10, 2024

https://github.com/linuxserver/docker-mods/

But also it's a static go binary so you could probably just mount it straight into the container

@JohnGalt1717
Copy link
Author

JohnGalt1717 commented Jul 10, 2024

it's:

apk add ffmpeg go
go install git.sr.ht/~ft/unflac@latest

Then it's available at: ~/go/bin/unflac

I don't think that it will work without ffmpeg at the least in there and then the binary compiled.

Is there a universal docker mod for ffmpeg already?

@j0nnymoe
Copy link
Member

You can just use the package installer mod to install it.

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Oct 9, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Oct 9, 2024
Copy link

github-actions bot commented Nov 8, 2024

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

4 participants