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
66716a9bc965ac2fba5575ba3dc53e25889424a1
jellyfin-plugin-mediacleaner
/
Jellyfin.Plugin.MediaCleaner
History
Thomas Gander
66716a9bc9
Updated logging to be more concise when debug is not active
2026-01-25 09:15:26 -07:00
..
Configuration
Added debugging
2025-12-04 20:24:24 -07:00
Controllers
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
Data
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
Helpers
Further improvement to logging formatting and readability
2026-01-25 09:11:45 -07:00
Models
Continued to improve logging and fixed a few bugs introduced by refactor
2026-01-24 23:14:16 -07:00
Pages
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
ScheduledTasks
Updated logging to be more concise when debug is not active
2026-01-25 09:15:26 -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 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
PluginServiceRegistrator.cs
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