Lidarr
picard
Lidarr | picard | |
---|---|---|
124 | 243 | |
3,824 | 3,869 | |
3.0% | 1.8% | |
9.7 | 9.8 | |
4 days ago | 3 days ago | |
C# | Python | |
GNU General Public License v3.0 only | 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.
Lidarr
-
Blackcandy: Self hosted music streaming server
You have Lidarr[1] as an equivalent to Sonarr/Radarr etc. and there is a pending PR[2] for adding Lidarr support to Overseerr which also has a custom docker image to try.
[1] https://github.com/Lidarr/Lidarr
-
Napster Sparked a File-Sharing Revolution 25 Years Ago
https://github.com/slskd/slskd/ is another nice client that runs as a daemon, and hopefully one day it will integrate with lidarr <https://github.com/Lidarr/Lidarr/issues/444> :fingerscrossed:
-
Moving full time to Plexamp
I highly recommend Lidarr for organization/naming of your library. It's usually associated with piracy, but I just use it to maintain my self-ripped library and ensure that Plex has no issues discovering all my media.
-
Yo Ho, Yo Ho, a pirates life for me!! Recent streaming services, prices and shows getting butchered, finally decided its time. Here's how a basic self-hosted 'Netflix' would look like. Fully automated once its setup. Using only a makeshift homelab server from second hand parts.
Lidarr: Manages music libraries.
-
Most "Private" Streaming Service?
Lidarr + Jellyfin?
-
🦙 Llama - It really kicks the amps' ass (Plexamp inspired Music Player)
Lidarr handles your music downloads, sorts them and adds the correct metadata for your library to be picked up by Jellyfin. It will also upgrade your media if a better version is found. https://lidarr.audio/ there is also lidarr extended, which has extra features https://github.com/RandomNinjaAtk/docker-lidarr-extended
-
Other windows drive instalation issue
This method doesn't help at all, or I am doing something entirely wrong.
-
Honest answer, is Spotify replaceable with Plex?
Lidarr (Music): https://github.com/Lidarr/Lidarr Lidarr can also pull down new album releases for artists, but that's something I usually have turned off (the artists I love I buy the CD for anyway).
- Display studio albums/lives/compilations separately?
-
Looking for help sorting music files
Try https://lidarr.audio/
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?
Headphones - Automatic music downloader for SABnzbd
beets - music library manager and MusicBrainz tagger
Podgrab - A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
yt-dlp - A feature-rich command-line audio/video downloader
Readarr - Book Manager and Automation (Sonarr for Ebooks)
Jellyfin - The Free Software Media System - Server Backend & API
YoutubeDL-Material - Self-hosted YouTube downloader built on Material Design
puddletag - Powerful, simple, audio tag editor for GNU/Linux
youtube-cue - Generate CUE sheet from timestamps in youtube video description
overseerr - Request management and media discovery tool for the Plex ecosystem
jellyfin-vue - A modern web client for Jellyfin based on Vue