This website requires JavaScript.
Explore
Help
Sign In
T-Gander
/
jellyfin-plugin-mediacleaner
Archived
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
This repository has been archived on
2026-06-07
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4bcd89c1a9975ca755671c855ac1916bbc175ca3
jellyfin-plugin-mediacleaner
/
Jellyfin.Plugin.MediaCleaner
History
Thomas Gander
4bcd89c1a9
Added logic to be able to test your Management configuration settings for radarr and sonarr
2026-02-17 21:27:05 -07:00
..
Controllers
Refactor of plugin structure to make more sense compared to the default template
2026-02-16 14:08:15 -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
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
Pages
Added logic to be able to test your Management configuration settings for radarr and sonarr
2026-02-17 21:27:05 -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
Fixed issue with async task
2026-02-17 20:40:44 -07:00