-
Notifications
You must be signed in to change notification settings - Fork 427
Open
Labels
Description
UNIT3D Version
v9.2.0 (Development Branch)
PHP & Platform
8.4.5
Laravel verion
12.26.4
Have you done this?
- I am willing to share my stack trace and logs
- I can suggest a fix as a Pull Request
Expectation
I expect wish list buttons and links to work as intended.
Description
Instead there are a few issues regarding the torrent category handling, after wish listing a tv show the torrents link sets the category to movies and doesn't apply the TMDB ID at all, and the request button similarly adds the category for movies by default instead of using the tv one.
There could also be better handling for 404s on wish list adding, adding a TMDB ID under the wrong category (like selecting movie instead of tv) shows a 500 error page instead of simply saying the TMDB ID doesn't exist.
Stack trace & logs
The 500 error didn't log anything without debug enabled.