|
|
87bf40dab9
|
Refactored sonarr controller to be able to return anime or tv series based on the media found in the server. Also updated models
|
2026-03-08 23:39:17 -06:00 |
|
|
|
324d48e7cf
|
Finished off sonarr integration (Non anime) and refactored requests into a Http helper.
|
2026-03-07 23:22:06 -07:00 |
|
|
|
3f5074aa3b
|
Reworked Models to use tmdb to enable integration with Radarr api. Also reworked test connection to use api to validate as I ran into CORS errors. I also set up an endpoint to call radarr to delete movies. Currently only got to retrieving movie info. Should be able to use the id retrieved to then delete the movie.
|
2026-03-07 18:02:45 -07:00 |
|
|
|
da94e130ac
|
Fixed issue with async task
|
2026-02-17 20:40:44 -07:00 |
|
|
|
a720bba7a7
|
Refactor of plugin structure to make more sense compared to the default template
|
2026-02-16 14:08:15 -07:00 |
|
|
|
d6bdfb95c7
|
Updated table to use check boxes for future selections. Added short circuiting when parsing seasons
|
2026-02-12 19:27:41 -07:00 |
|
|
|
04ef815a9b
|
Converted StaleMediaTask to StaleMediaScanner for use in plugin home page. Also added a generic Media Info class that can be filtered to return the data you desire.
|
2026-01-25 14:52:47 -07:00 |
|