This website requires JavaScript.
Explore
Help
Sign In
T-Gander
/
jellyfin-plugin-mediacleaner
Watch
1
Star
0
Fork
0
You've already forked jellyfin-plugin-mediacleaner
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
15
Wiki
Activity
Files
21a9cc86d83219a723d52c4485db9ac775e7e034
jellyfin-plugin-mediacleaner
/
Jellyfin.Plugin.MediaCleaner
/
Models
History
Thomas Gander
324d48e7cf
Finished off sonarr integration (Non anime) and refactored requests into a Http helper.
2026-03-07 23:22:06 -07:00
..
MediaInfo.cs
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
MovieInfo.cs
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
SeriesInfo.cs
Finished off sonarr integration (Non anime) and refactored requests into a Http helper.
2026-03-07 23:22:06 -07:00