UnicornTranscoder
picard
UnicornTranscoder | picard | |
---|---|---|
37 | 243 | |
718 | 4,232 | |
0.6% | 1.2% | |
0.0 | 9.9 | |
over 2 years ago | 6 days ago | |
JavaScript | Python | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UnicornTranscoder
- outsource transcoding to GPU in another machine
-
The Dim Media Manager is still active - Help us by filling out our survey!
Just having support for a remote transcoder, along the lines of unicorn transcoder or rffmpeg would be a good first step to let us start homebrewing a solution.
-
Two servers, same data
There's this project - https://github.com/UnicornTranscoder/UnicornTranscoder That lets you use a remote transcoder, but idk if the project is maintained anymore.
-
Secondary Plex Server
There are some projects to distribute transcoding jobs like the Unicorn Transcoder (last activity in 2021), Remote Transcoder (last activity in 2017) or the Kubernetes project (last activity in 2020)
-
Tonemapping Dolby Vision - Is it possible to achieve by replacing the ffmpeg binary?
Interesting, I wasn't aware they tweaked it so much. Projects like Unicorn Transcoder made it seem like you could just drop-in replace it with a different binary.
- Plex Raspberry Pi 4B and Windows PC with RTX 3080?
-
Is it possible to run the "Optimize" functionality standalone? I want to run it on my powerful PC instead of my weak NAS CPU
There was/is a Project for remote transcoding, the Unicorn Trancoder which might help but the last commit in that project was made in Oct. 2021.
- Who is currently running two or more plex servers?
- Different encoders for different sessions
-
Can I let my Plex Server convert files on another machine?
On the other hand, there is a Project called Unicorn Transcoder which is to offload the transcoding job on a different machine. If that works with plex optimization or just the "on-the-fly" transcoder, I don't know.
picard
-
The Open Music Encyclopedia
Make sure to checkout Picard:
https://picard.musicbrainz.org/
Which uses the MusicBrainz DB to auto tag and correct audio file names. Makes it really easy to organize a large collection of (pirated) audio.
- Duperemove – Tools for deduping file systems
- So, how do you get music for your self-hosted server?
-
Mp3tag – The Universal Tag Editor
I highly recommend Musicbrainz Picard: https://picard.musicbrainz.org/
It will match against the Musicbrainz database and will acoustically ID your files, so the tags can be completely wrong. Just dump folders of albums into the client, it will group and sort things and ID them. It works great.
-
"Unacceptable": Spotify bricking Car Thing devices in Dec. without refunds
No need to use the server, Navidrome allows any client to connect remotely (WAN included) and play music that is hosted on the server. It also can be set up to transcode on the fly uncompressed music when it is accessed from a metered connection to minimize bandwidth usage. I barely scratched its surface, but it looks promising. The only requirement is that it needs the correct metadata to identify songs and download the correct lyrics, album images etc. There's a software called Musicbrainz Picard however that can be used to identify songs with incomplete or missing id3 tags data and it works using audio fingerprinting against a remote database so it should be accurate.
https://picard.musicbrainz.org/
Back to your post, if you need to play music from the server, take a look at the mpd daemon and its remote interfaces. It does the opposite as it plays from the server while the clients would be used as remote controls so that you can for example install mpd on a small single board computer (or more scattered around the house), configure them to access local or remote mount point, then grab your phone and tell the server to play the desired song.
https://www.musicpd.org/
-
Fans quitting Spotify to save their love of music (2022)
Have you tried https://www.funkwhale.audio/?
It can be used effectively as a "private spotify". Labeling is a solved problem thanks to https://picard.musicbrainz.org/, and the fact that a lot of the music you buy these days comes pre-labeled already.
You then have a web-app (and/or a mobile app, if that's your thing) where you can stream music as you would with Spotify.
You can even build yourself a little music-sharing commune with friends, where you all upload the albums you buy and accumulate a nice collection of diverse tunes.
-
What do you use to tag your music on an NAS (Unraid)?
I use picard for my collection. My work flow is Picard > Lyrics Finder > Foobar for BPM, RealGain and DR > Custom python script to pull genre and mood from Last.FM and spotify> then Advanced Renamer to perform naming clean up of folder names. I lowercase and underscore spaces. Also does files if I happen to need Mp3Tag when Picard doesn't find anything. Once this is done I move files on to may NAS.
-
The Quest for Semantic Music Tagging Software
Musicbrainz Picard - A great application that I've used in the past to identify and organize my saved music collection. It's not focused on adding semantic tags though: it's used for adding metadata to .mp3 files.
-
Spotify code suggests HiFi tier is coming with lossless audio for $20 / month
I do the same but run it though Picard[0] before adding to Plex.
[0]https://picard.musicbrainz.org/
-
Musicserver that works with folders, not albums
feed all of your music to something like 'musicbrainz picard' - it will sort out all the tags and provide the artwork too
What are some alternatives?
clusterplex - ClusterPlex is an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.
Lidarr - Looks and smells like Sonarr but made for music.
Plex-Remote-Transcoder - A distributed transcoding backend for Plex
beets - music library manager and MusicBrainz tagger
kube-plex - Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
puddletag - Powerful, simple, audio tag editor for GNU/Linux