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
2
Pull Requests
Actions
Packages
Projects
Releases
11
Wiki
Activity
Files
669f59db15f411df58aa575712273d6864193098
jellyfin-plugin-mediacleaner
/
Jellyfin.Plugin.MediaCleaner
History
Thomas Gander
669f59db15
Managed to move js styling to css file and inject it during load.
2026-01-26 08:15:53 -07:00
..
Configuration
Added debugging
2025-12-04 20:24:24 -07:00
Controllers
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
Data
Added barebones UI for Media Cleaner
2026-01-25 15:07:55 -07:00
Helpers
Further improvement to logging formatting and readability
2026-01-25 09:11:45 -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
Managed to move js styling to css file and inject it during load.
2026-01-26 08:15:53 -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
Jellyfin.Plugin.MediaCleaner.csproj
Managed to figure out how to use javascript on the plugin page by utilizing data-controller as found in other repos. Unsure how this is used, but appears to be how you can attach a js file to a div. Also implemented a basic state api to build off of in future.
2026-01-20 20:32:37 -07:00
Plugin.cs
Managed to move js styling to css file and inject it during load.
2026-01-26 08:15:53 -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
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