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
3f5074aa3bd1a16bddf9fe36b8a8127f46c3487d
jellyfin-plugin-mediacleaner
/
Jellyfin.Plugin.MediaCleaner
History
Thomas Gander
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
..
Controllers
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
Data
Added barebones UI for Media Cleaner
2026-01-25 15:07:55 -07:00
Helpers
Refactor of plugin structure to make more sense compared to the default template
2026-02-16 14:08:15 -07:00
Models
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
Pages
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
ScheduledTasks
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
Configuration.cs
Moved styles to a global.css stylesheet. Also added basic validation with a transition
2026-02-16 16:08:12 -07:00
Jellyfin.Plugin.MediaCleaner.csproj
Refactor of plugin structure to make more sense compared to the default template
2026-02-16 14:08:15 -07:00
Plugin.cs
Moved styles to a global.css stylesheet. Also added basic validation with a transition
2026-02-16 16:08:12 -07:00
PluginServiceRegistrator.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
StaleMediaScanner.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