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
958c581280fa5d4598eaec47111e2b7146feccb5
jellyfin-plugin-mediacleaner
/
Jellyfin.Plugin.MediaCleaner
History
Thomas Gander
958c581280
Added comments to figure out which endpoint to use
2026-03-07 12:24:13 -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 comments to figure out which endpoint to use
2026-03-07 12:24:13 -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