Commit graph

6 commits

Author SHA1 Message Date
ltctceplrm
e8154bd381 Merged changes from Zackboe
* Using types from open api schema
* Changed api key to api read access token
2026-01-14 15:49:00 +01:00
ltctceplrm
64e79265b8 Added Open API response types 2025-12-30 15:59:53 +01:00
ltctceplrm
35ea3cbb22 Ran prettier 2025-12-09 21:16:53 +01:00
ltctceplrm
18af97a4c6 Added season selection modal to improve TMDB season handling
You can now search for a series, select it and it'll list all the seasons for that series. With the new modal you can then select the seasons you want to add.
2025-10-25 17:30:12 +02:00
ltctceplrm
06e8cfa06e
Refactor TMDBSeasonAPI + added extra metadata
Refactored TMDBSeasonAPI to improve API calls and data handling.

I also added metadata from the main series that is missing in the season details (actors, writers, genre,...) this might be inaccurate for some seasons however but there's no other option
2025-10-19 14:31:49 +02:00
ltctceplrm
0bb17177ee WIP season search 2025-09-18 18:57:33 +02:00