Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
[X] I have searched the existing open and closed issues
Current Behavior
The hyperlink when clicking on the TMDb parameter in history always goes to /movie/id. It doesn't seem to affect the results, which makes sense if just the id is being sent, or an OR clause is being used on the tracker side.
Expected Behavior
It should correctly use /tv/id, at least if the season or episode parameter is present. If neither are, then I'm not sure if it's possible to detect which one it should use.
Steps To Reproduce
Click on a tmdb link from the history tab or indexer history.
Environment
- OS: Ubuntu 20.04
- Prowlarr: 1.27.0.4852
- Docker Install: Yes
- Using Reverse Proxy: No
- Browser: Chrome 131
What branch are you running?
Master
Trace Logs?
N/A
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
[X] I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain trace - that are relevant and show this issue.
Is there an existing issue for this?
Current Behavior
The hyperlink when clicking on the TMDb parameter in history always goes to
/movie/id
. It doesn't seem to affect the results, which makes sense if just the id is being sent, or anOR
clause is being used on the tracker side.Expected Behavior
It should correctly use
/tv/id
, at least if the season or episode parameter is present. If neither are, then I'm not sure if it's possible to detect which one it should use.Steps To Reproduce
Click on a tmdb link from the history tab or indexer history.
Environment
What branch are you running?
Master
Trace Logs?
N/A
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
trace
- that are relevant and show this issue.