question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Search by season/ep through torznab

See original GitHub issue

Hi. Neat project here.

I recently tried to run it with a Prowlarr torznab indexer to THE big tv tracker. But it could not find anything because it searched with title S0X and for some reason they don’t support that. Searching manually, with that same torznab url and in Prowlarr without the season in the title do yield results.

I haven’t looked at how the release name parsing is done, but if you could make it parse a title without season in it, it would work great for that site, and possibly others too.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:20

github_iconTop GitHub Comments

1reaction
mmgoodnowcommented, Feb 6, 2022

Alright, I’ve got a PR up to add support for this. Please test it out if you can:

  • Docker: Please pull from the tag search-by-season-and-ep
  • CLI: please clone the repo, checkout the search-by-season-and-ep branch, run npm ci, npm link, and then npm link cross-seed.
0reactions
mmgoodnowcommented, Feb 19, 2022

@ludviglundgren Any updates here?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Implementing a Torznab indexer - Nzbdrone - Read the Docs
This api offers a standardized recent/search api for both tv and movies (of which Sonarr only uses tv). Obviously, Torznab is only implemented...
Read more >
Sonarr not getting proper search from jackett when indexing ...
Searching for Rick & Morty S05E07 in Sonarr results in the following query to TorrentDB which uses the IMDBid. This only returns season...
Read more >
Introduction — Torznab Specification 1.3-alpha documentation
All api calls in torznab consist of a HTTP GET call to the /api endpoint with ... supportedParams="q,rid,tvdbid,season,ep" /> <movie-search ...
Read more >
Manual Searches return non-specific results - Help & Support
When manually searching for a missing episode, Sonarr now brings back other episodes for the same show. For example, if I search for...
Read more >
Jackett - Auto/manual search from Sonarr doesn't find ... - Reddit
Got a weird issue in Sonarr for just two episodes on a specific show. ... Torznab search in IPTorrents for Big Brother US...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found