Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Extended Audio Script Information

RandomNinjaAtk edited this page Aug 18, 2022 · 19 revisions

Q&A:

Q: How is music found? (process)

  1. The script will pull your monitored albums via the missing/cutoff list from Lidarr and begin processing it.
  2. When processing a missing/cutoff list album, it search both clients (Tidal first, then Deezer) for the album as a explicit release first, then clean release. If an album is not found using the pulled services Artist album list, it will then perform a fuzzy search for explicit releases, then clean releases for the album URL. If all 4 of the searches fail, it will connect to Musicbrainz.org to see if a URL is attached to a release that directly points to the album on the service and will use that to execute the download.
  3. If URL found, download the requested files, if not found, log it in the "/config/extended/logs/notfound" folder
  4. Add replaygain tags if enabled
  5. Tag files with beets if enabled
  6. Notify Lidarr to scan and import the completed download

Q: How are albums rejected?

https://github.com/RandomNinjaAtk/docker-lidarr-extended/issues/53#issuecomment-1219955593

Q: How are music files named?

The naming is completely controlled by your Lidarr configuration upon successful import

Q: It cannot find albums that I know should be available

Musicbrainz (https://musicbrainz.org) is a community managed database, while not perfect, it empowers users to be able to add/update/enhance it. Adding the music album (with url) to the relevant artist on Musicbrainz, will enable the script to automatically download the requested album.

Q: Why should I spend time updating Musicbrainz?

Updating Musicbrainz means you are helping the world! If everyone in the community spent a small amount of time updating the database with the Music. Then everyone in the community would benefit from those updates. IE: User1 updates their favorite artist with new albums and User2 does the same thing for their favorite artist. Now both users can download music for both artists as a result of both putting in a little effort.

Q: I see my missing music in Discogs but it seems complicated to add it to MusicBrainz. Any suggestions?

To make it simpler, it is recommended to install Greasemonkey to your browser, then install the Greasemonkey plugin for Discogs import to MusicBrains.

Q: I see my missing music in Deezer but it seems complicated to add it to MusicBrainz. Any suggestions?

To make it simpler, it is recommended to install Greasemonkey to your browser, then install the Greasemonkey plugin for Deezer import to MusicBrains.

Q: I see my missing music on a different site, any suggestions for that?

Check to see if there is a Greasemonkey plugin for your music site here. If there is then, you can install Greasemonkey to your browser, and use the script for your music site.

Q: How do I import the Music into Lidarr?

Lidarr is automatically notified and will import files if it matches a release using its internal matching engine.

Q: How do I get my ARL Token?

https://github.com/nathom/streamrip/wiki/Finding-Your-Deezer-ARL-Cookie