Sorry I could’ve put more explanation… my bad I was doing two things at once.

Yea this works with the Sonarr, Lidarr, Radarr, etc services. It has a list of a bunch of trackers. You can filter it down to just music trackers.

If you don’t want to go through the trouble of setting it up in a container just to get a UI, the trackers are defined here: https://github.com/Jackett/Jackett/tree/master/src/Jackett.Common/Definitions

You could write a quick sed command for those yml files that would tell you the trackers that support music.

Reply to this note

Please Login to reply.

Discussion

Thanks for the explanation! I’ll take a look at the list

You bet!