|
|
be5a58dcf1
|
Added a border radius and color to configuration button
|
2026-02-16 17:54:29 -07:00 |
|
|
|
e6c4939191
|
Removed margins from some areas to improve spacing
|
2026-02-16 17:50:19 -07:00 |
|
|
|
9348b33ed6
|
Updated styling for the configuration page
|
2026-02-16 17:47:26 -07:00 |
|
|
|
462a2beea1
|
Moved styles to a global.css stylesheet. Also added basic validation with a transition
|
2026-02-16 16:08:12 -07:00 |
|
|
|
a720bba7a7
|
Refactor of plugin structure to make more sense compared to the default template
|
2026-02-16 14:08:15 -07:00 |
|
|
|
61e868bfa2
|
Added settings for radarr and sonarr addresses
|
2026-02-14 16:18:11 -07:00 |
|
|
|
bc7c95af08
|
Added basic state with selections
|
2026-02-14 16:01:06 -07:00 |
|
|
|
1dfa4f9996
|
Merge pull request 'Media-Cleaner-Homepage-and-Api' (#9) from Media-Cleaner-Homepage-and-Api into main
Reviewed-on: #9
v0.0.12-alpha
|
2026-02-12 19:30:36 -07:00 |
|
|
|
b3db9a86f6
|
Merge branch 'main' into Media-Cleaner-Homepage-and-Api
|
2026-02-12 19:30:18 -07:00 |
|
|
|
d6bdfb95c7
|
Updated table to use check boxes for future selections. Added short circuiting when parsing seasons
|
2026-02-12 19:27:41 -07:00 |
|
|
|
d73153ad37
|
Merge branch 'Media-Cleaner-Homepage-and-Api' of https://gitea.silverhat.ca/T-Gander/jellyfin-plugin-mediacleaner into Media-Cleaner-Homepage-and-Api
|
2026-01-28 08:05:06 -07:00 |
|
|
|
1a4d1145b3
|
Managed to move css injection to a link tag by moving the link tag inside the div.
|
2026-01-28 08:04:34 -07:00 |
|
|
|
629d5d1f2e
|
Merge pull request 'Media-Cleaner-Homepage-and-Api' (#7) from Media-Cleaner-Homepage-and-Api into main
Reviewed-on: #7
|
2026-01-27 08:16:01 -07:00 |
|
|
|
1bd4935232
|
Merge branch 'main' into Media-Cleaner-Homepage-and-Api
|
2026-01-27 08:15:49 -07:00 |
|
|
|
984db9e089
|
Bumped build version
|
2026-01-27 08:10:20 -07:00 |
|
|
|
e77f7dcd5f
|
Cleaned up media_cleaner_table.js and renamed to home.js. Updated table with no data to have a message.
|
2026-01-27 08:09:03 -07:00 |
|
|
|
669f59db15
|
Managed to move js styling to css file and inject it during load.
|
2026-01-26 08:15:53 -07:00 |
|
|
|
a69f9df4e1
|
Disabled buttons with no click handlers and added comments. Also updated Settings button styling
|
2026-01-25 23:02:05 -07:00 |
|
|
|
e99ce96563
|
Added styling for tables and also converted settings anchor to a button to enable styling
|
2026-01-25 22:55:00 -07:00 |
|
|
|
56403b5722
|
Updated plugin to refresh page and state whenever the page is shown
|
2026-01-25 15:34:59 -07:00 |
|
|
|
ebe24e2630
|
Added barebones UI for Media Cleaner
|
2026-01-25 15:07:55 -07:00 |
|
|
|
04ef815a9b
|
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 |
|
|
|
66716a9bc9
|
Updated logging to be more concise when debug is not active
|
2026-01-25 09:15:26 -07:00 |
|
|
|
9bddc59fe2
|
Further improvement to logging formatting and readability
|
2026-01-25 09:11:45 -07:00 |
|
|
|
82441d5247
|
Improved logging futher and updated some methods to use LogDebugInformation and to handle exceptions
|
2026-01-25 08:58:46 -07:00 |
|
|
|
5ba270c9a0
|
Merge pull request 'Media cleaner logging improvements and refactors' (#6) from Media-Cleaner-Homepage-and-Api into main
Reviewed-on: #6
v0.0.10-alpha
v0.0.11-alpha
|
2026-01-24 23:16:39 -07:00 |
|
|
|
4fc8b4799d
|
Continued to improve logging and fixed a few bugs introduced by refactor
|
2026-01-24 23:14:16 -07:00 |
|
|
|
9e324f14a7
|
Significantly refactored code to help with readability of logging and episode processing
|
2026-01-24 08:34:42 -07:00 |
|
|
|
d024035d07
|
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 |
|
|
|
8d85194df5
|
Removed unused logging
|
2026-01-19 08:12:19 -07:00 |
|
|
|
d78d1069b1
|
Merge branch 'main' of https://gitea.silverhat.ca/T-Gander/jellyfin-plugin-mediacleaner
|
2026-01-19 08:11:10 -07:00 |
|
|
|
f7c463aba4
|
Simplified Stale Episodes logic
|
2026-01-19 08:10:54 -07:00 |
|
|
|
77f2873180
|
Update README.md
|
2026-01-19 08:03:56 -07:00 |
|
|
|
b2da7beb00
|
Renamed method to be clearer in intention
|
2026-01-19 08:01:49 -07:00 |
|
|
|
9696826406
|
Increment version
|
2026-01-18 20:37:58 -07:00 |
|
|
|
873b29985c
|
Fixed stale episode logic.
v0.0.9-alpha
|
2026-01-18 20:32:27 -07:00 |
|
|
|
30107010b1
|
Simplified some linq queries and fixed some debug logging getting through
|
2026-01-18 19:23:59 -07:00 |
|
|
|
5af49eb390
|
Increment version
v0.0.8-alpha
|
2026-01-18 18:52:30 -07:00 |
|
|
|
ee44dd9ee6
|
Further enhanced logging and refactored StaleMediaTask to aid in maintainability
|
2026-01-06 23:06:29 -07:00 |
|
|
|
9604289684
|
Improved logging and correctly separated the debug logging. Logs should now make more sense and are easier to comprehend.
|
2026-01-05 22:00:53 -07:00 |
|
|
|
ddf84b5cb6
|
Fixed possible null LastPlayedDate if just marked as watched
v0.0.7-alpha
|
2025-12-04 22:16:11 -07:00 |
|
|
|
ca1d1fcab1
|
V6
v0.0.6-alpha
|
2025-12-04 21:48:45 -07:00 |
|
|
|
3b43d6807a
|
Enabled deletion of detached user data
|
2025-12-04 21:34:15 -07:00 |
|
|
|
2c91846d81
|
Incremented version
v0.0.5-alpha
|
2025-12-04 21:26:50 -07:00 |
|
|
|
c533eb4f90
|
Added cleaner for orphaned user data
|
2025-12-04 21:25:39 -07:00 |
|
|
|
2fdbae74e8
|
Updated userData search to filter out null last played dates from user data
|
2025-12-04 20:45:01 -07:00 |
|
|
|
08e26943c9
|
Added debugging
v0.0.4-alpha
|
2025-12-04 20:24:24 -07:00 |
|
|
|
65dd638b09
|
Added logging
|
2025-12-03 23:30:58 -07:00 |
|
|
|
6b20bc0828
|
Fixed bug for nullable movie user data
|
2025-12-03 23:00:19 -07:00 |
|
|
|
db3a06cc67
|
Logic fix
|
2025-12-03 22:35:14 -07:00 |
|