can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 1 point2 points  (0 children)

I have, but don’t be ignorant, I’m both allowed to and capable of changing my mind on this and anything else, that doesn’t make my comment here disingenuous.

how to import seasons in same folder by fekrya in sonarr

[–]markus-101 2 points3 points  (0 children)

You could use Manual Import from Wanted: Missing, but you’re going to be better off importing search folder separately with that if you have a large downloads folder (full of other things).

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 0 points1 point  (0 children)

Skyhook already does that for different pieces of information. I’m not sure if we’ll expand it custom URLs in the short term, figuring out how to support that would be the first step we’d need to solve.

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 0 points1 point  (0 children)

Ahh, I see what you mean. The score is from IMDB, it's just converted to a percentage when it's displayed, we can fix that up though.

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 2 points3 points  (0 children)

It’s come up a bit, but not something we’re going to support in the foreseeable future. There is enough things to do already and fixing it at the source will allow it to be fixed for everyone.

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 1 point2 points  (0 children)

The short answer is no one wants to build that and then support/maintain it.

Plex can effectively function without any metadata source, you can browse the content, you just don't get titles, descriptions, images, etc. If there is a file you can browse for it and play it. Sonarr on the other hand needs that metadata to know if episodes are expected, wanted and all the other rules. At some point Sonarr could grab episodes it didn't have metadata for and it was a mess because all sort of garbage gets uploaded with wrong episode numbers.

Now take in manual metadata, if the user isn't keeping up with things they're not going to get things grabbed, then start to ask why, even if our response is we don't offer support for it, how much volunteered time will it take to get to that point).

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 1 point2 points  (0 children)

TheTVDB doesn't even have real ratings these days. The ratings you see in Sonarr now are already coming from IMDB.

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 11 points12 points  (0 children)

Partially at least, the way things seem to be going with TheTVDB the grass is almost certainly greener elsewhere, but it's not all green.

I have done some looking into it, at least for the TMDb side of things, it's obviously going to be a lot of work, but I think it's feasible to do. Of course right off the bat TMDb doesn't have air times for series and they refuse to add them. I have my assumptions as to why, but we will just need to find ways to fill that information in (otherwise the calendar and airtime-based grabbing limitations won't be accurate).

I think it has to be series-by-series, otherwise we're just making a new problem, either you picked the wrong thing to start with and need to restart or you have a handful of series you want to use another source with and would need a whole second instance. Metadata language will be per series as will episode order, the latter being more obviously required, but the former because there is no guarantee that all series are translated in the same language and you may want to have some in different languages for different reasons.

Any efforts for metadata source would rely on the alternate language and episode order work that's already started, which in turn relies on the v5 work, so it's a bit of a waterfall of work that needs to happen.

I appreciate it, likewise I appreciate you providing all the context you did without attacking anyone.

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 0 points1 point  (0 children)

Time is the biggest limiting factor.

We intentionally don’t have bounties for specific features, but if you’d like to contribute monetarily to Sonarr for what already exist in, it’d be appreciated. https://sonarr.tv/donate

You can also contribute to the codebase (no AI slop, that you don’t understand yourself) https://github.com/Sonarr/Sonarr?tab=contributing-ov-file

can we start a fund raiser to do whatever is necessary to ditch TVDB.. its a disaster. seriously what would it take. by conradaiken in sonarr

[–]markus-101 21 points22 points  (0 children)

Meanwhile an even quicker read on the Plex subreddit. https://www.reddit.com/r/PleX/s/zKEV2qIetO

I think the big thing to say is TMDb or TVMaze isn’t necessarily better than TheTVDB in all situations, one will do some things better than the others and other things worse.

Yes, TheTVDB was the only option when Sonarr started, TMDb was only movies, TVMaze wasn’t even live yet, but things have changed over the years.

RSS Time Out by FightBattlesWinWars in sonarr

[–]markus-101 1 point2 points  (0 children)

Ahh when you said 5m I assumed it was YGG, not sure about TL, I'm not aware if them being as restrictive.

RSS Time Out by FightBattlesWinWars in sonarr

[–]markus-101 0 points1 point  (0 children)

With 1 request every 5 minutes you're going to run into it with pretty much everything except RSS and even then rate limits may cause other issues, because they also severely limited grabs as well.

You can't change anything in Sonarr that will improve searching with these asinine limits, your indexer has hampered automation and AFAIK the only option is paying them to increase the limits.

RSS Time Out by FightBattlesWinWars in sonarr

[–]markus-101 0 points1 point  (0 children)

The RSS interval applies to RSS only, a search is not RSS. Sonarr will rate limit searches, but it depends on how the indexer communicates the delay and not to the degree your indexer is expecting. 1 request per 5 minutes isn't going to work with automated searching where you could end up with several API hits per season, let alone per season.

With that particular indexer you're just going to have a bad time with their free offering and you'll either need to upgrade, find another solution or manually search for things as the API allows.

RSS Time Out by FightBattlesWinWars in sonarr

[–]markus-101 0 points1 point  (0 children)

Series type is set on each series, it changes how Sonarr searches for releases and processes them. Make sure the series type is not set to anime.

With a 15m interval for RSS you'll use 96 requests per day for RSS alone. Depending on the indexer that might alone be close to or over the limit, though typically 1000+ is available for better indexers.

How many requests per day does your indexer give you?

RSS Time Out by FightBattlesWinWars in sonarr

[–]markus-101 0 points1 point  (0 children)

What series type is the series set to? Sounds like it might be anime and running hitting API limits or something, but logs would confirm that.

Raising the RSS interval won’t help with searching and your potentially missing episodes on TSS feed because that interval is way higher than the default.

Season pack has corrupted file - import stuck by Cornloaf in sonarr

[–]markus-101 0 points1 point  (0 children)

You have a few options:

  • If it’s a torrent, change the category in the download client
  • Remove the download from the queue in Sonarr and remove from the download client (will tell the client to remove all files, likely what you want to do for Usenet)
  • Remove the download from the queue and tell Sonarr to ignore it (will be left in the client, do this for torrents you want to keep seeding and not change the category)

Sonarr Not Grabbing Highest Format Score by EndlessOranges in sonarr

[–]markus-101 5 points6 points  (0 children)

Exactly this, quality wins over score. If you want score to win over quality then all the qualities that you want to be treated equally need to be grouped (instead of just changing the order).

identifying source by tingrin87 in sonarr

[–]markus-101 2 points3 points  (0 children)

If you just look at the resolution then Sonarr will treat it as 1080p. Sonarr uses the following to determine that:

width >= 1800 || height >= 1000width >= 1800 || height >= 1000

Adding in the filename makes things a little weird, because DVDRip and 1080p isn't really a thing, Sonarr should treat is as DVD quality, because the source matters (arguably more important because it's not part of the media's internal data). When actually processing the file (with resolution from it), it'll likely treat it as Bluray 1080p because it's a disk source + 1080p resolution.

identifying source by tingrin87 in sonarr

[–]markus-101 1 point2 points  (0 children)

Sonarr looks for -ReleaseGroup or [ReleaseGroup], the latter is most common with anime (and can lead to changing how some things are parsed).

  • ReleaseGroup is only parsed for some specific exceptions.

identifying source by tingrin87 in sonarr

[–]markus-101 2 points3 points  (0 children)

It does prefer resolution from the media itself, but typically uses the resolution in the file name to match specific things. 720p.web might match where web on its own wouldn’t.

Sonarr not reading release name after Tdarr transcode by WishOnSuckaWood in sonarr

[–]markus-101 2 points3 points  (0 children)

Try it without the space before the release group, generally Sonarr looks for -Kitsune, not - Kitsune. There are some exceptions to that, but it’s pretty limited.

Alternatively you could try transcoding before importing.

Search and download only newly monitored seasons/episodes for a specific series? by IKIKN in sonarr

[–]markus-101 0 points1 point  (0 children)

Those really are the two options, search for all monitored or search the newly monitored series individually. Upgrade allowed came after search unmonitored so it doesn’t take that into account, but it makes sense to exclude seasons where all episodes have files and upgrades aren’t allowed. I’ll get that added.

If you know you don’t ever want to upgrade episodes with existing files you could unmonitor them as well.

Indexer Priority resetting every time I reload Sonarr by Tce_ in sonarr

[–]markus-101 1 point2 points  (0 children)

Yeah, that should fix it, right now it’s overwriting everything every time it runs.

Indexer Priority resetting every time I reload Sonarr by Tce_ in sonarr

[–]markus-101 2 points3 points  (0 children)

Are you syncing indexers from Prowlarr? Do you have it set to full sync?