This website requires JavaScript.
7e33cb8fb7
fix: remove MenuIcon property from plugin configuration
main
CodeDevMLH
2025-12-28 20:38:21 +01:00
15d6f98427
fix: update legacy script tag comment and modify checksum in manifest
CodeDevMLH
2025-12-28 20:11:33 +01:00
3b1d0982e5
feat: update version to 1.4.0.0 in project file and manifest
CodeDevMLH
2025-12-28 18:58:21 +01:00
737e510a6c
feat: add enable/disable toggle for the plugin and update configuration handling
CodeDevMLH
2025-12-28 18:53:25 +01:00
fbd77e56fd
feat: add SeasonalsPlugin class and update manifest for version 1.4.0.0
CodeDevMLH
2025-12-28 17:43:09 +01:00
63dadb4ffa
feat: update version to 1.3.4.0 in Jellyfin.Plugin.Seasonals.csproj
v1.4.0.0
CodeDevMLH
2025-12-24 03:29:49 +01:00
7167472f10
feat: update version to 1.3.4.0 in build.yaml
CodeDevMLH
2025-12-24 03:27:15 +01:00
21b0382cfd
bin/Publish/Jellyfin.Plugin.Seasonals.zip gelöscht
MLH
2025-12-24 03:04:50 +01:00
496d274a56
bin/Publish/Jellyfin.Plugin.Seasonals.pdb gelöscht
MLH
2025-12-24 03:04:46 +01:00
3cce9dd3f1
bin/Publish/Jellyfin.Plugin.Seasonals.dll gelöscht
MLH
2025-12-24 03:04:43 +01:00
9beb14d6b6
bin/Publish/Jellyfin.Plugin.Seasonals.deps.json gelöscht
MLH
2025-12-24 03:04:39 +01:00
b311fe4e2a
feat: update disabled select option styles and manifest for version 1.3.4.0
CodeDevMLH
2025-12-24 03:03:22 +01:00
70eac57e4d
feat: add styles for disabled select options in configuration page
CodeDevMLH
2025-12-24 02:54:27 +01:00
4e64e863e3
feat: update seasonal options in config page and improve descriptions; add version 1.3.4.0 to manifest
v1.3.4.0
CodeDevMLH
2025-12-24 02:41:56 +01:00
726d172625
feat: add client compatibility section to README for better user guidance
CodeDevMLH
2025-12-20 23:18:13 +01:00
1c6ed0aaed
fix typo
CodeDevMLH
2025-12-19 00:13:53 +01:00
26eecc9ec4
feat: update plugin checksum and timestamp in manifest for version 1.3.3.0
CodeDevMLH
2025-12-18 01:12:03 +01:00
912bf7f544
feat: update z-index values for seasonal elements to improve layering and visibility
CodeDevMLH
2025-12-18 01:11:29 +01:00
0e37d3a291
feat: update plugin checksum and timestamp in manifest for version 1.3.3.0
CodeDevMLH
2025-12-18 00:53:19 +01:00
83a8c7fc74
feat: add z-index to seasonal styles for improved layering
CodeDevMLH
2025-12-18 00:52:45 +01:00
b05b35b8f8
feat: update plugin checksum and timestamp in manifest for version 1.3.3.0
CodeDevMLH
2025-12-18 00:32:50 +01:00
e90ea952bd
feat: update seasonal styles to use fixed positioning and full coverage for better display
CodeDevMLH
2025-12-18 00:32:19 +01:00
7216588fef
feat: enhance autumn and snowflakes styles with fixed positioning and full coverage
CodeDevMLH
2025-12-18 00:21:30 +01:00
f4a7c3f2e5
feat: update plugin checksum and timestamp in manifest for version 1.3.3.0
CodeDevMLH
2025-12-18 00:01:59 +01:00
176aa97c1c
feat: update configuration keys to use PascalCase for consistency across seasonal scripts
CodeDevMLH
2025-12-18 00:01:19 +01:00
d73b1d17ff
feat: update version to 1.3.3.0 and modify manifest with new changelog, checksum, and timestamp
v1.3.3.0
CodeDevMLH
2025-12-17 23:36:09 +01:00
4bb37f89f3
typo
CodeDevMLH
2025-12-17 22:47:50 +01:00
f67e08ef89
feat: update plugin version to 1.3.2.0 and modify manifest with new checksum and timestamp
CodeDevMLH
2025-12-17 22:47:16 +01:00
94709b63fb
bump version
CodeDevMLH
2025-12-17 22:42:21 +01:00
988368b6f5
feat: update manifest with new checksum and timestamp for version 1.3.0.0
CodeDevMLH
2025-12-17 22:31:18 +01:00
2216ed90c8
fix changelog
CodeDevMLH
2025-12-17 22:30:38 +01:00
607042536c
feat: fix image paths for seasonal effects and enhance z-index for better visibility
CodeDevMLH
2025-12-17 22:30:31 +01:00
009bd75374
feat: update seasonal effects settings and enhance z-index for better visibility
v1.3.0.0
CodeDevMLH
2025-12-17 22:23:41 +01:00
490a61fc1f
feat: add theme settings section to README for advanced customization options
CodeDevMLH
2025-12-17 22:15:09 +01:00
2e7df40241
revert test
CodeDevMLH
2025-12-17 22:09:30 +01:00
bd8b67c2ca
test string
CodeDevMLH
2025-12-17 22:03:08 +01:00
93a59a832e
feat: add version 1.2.0.0 with advanced settings for seasonal effects customization
CodeDevMLH
2025-12-17 21:59:57 +01:00
fbf9b2189b
feat: enhance configuration page with seasonal options and improve user guidance
CodeDevMLH
2025-12-17 21:58:48 +01:00
0df664302d
chore: remove deprecated manifest-v1.json file
CodeDevMLH
2025-12-17 17:52:28 +01:00
9db00ae365
fix: revert version to 1.1.0.0 and update source URL in manifest.json
CodeDevMLH
2025-12-17 17:51:18 +01:00
ae9f718f46
docs: Update README to include Configuration and Troubleshooting sections
CodeDevMLH
2025-12-17 17:49:36 +01:00
4433cbb949
feat: Update to version 1.2.0.0 with script injection improvements and fallback support
v1.2.0.0
CodeDevMLH
2025-12-17 16:34:02 +01:00
ca813bacb7
add possible solution for later
CodeDevMLH
2025-12-17 01:13:10 +01:00
9bc6aedf87
fix path
CodeDevMLH
2025-12-17 01:12:58 +01:00
ddfbf40bf7
manifest-v1.json hinzugefügt
MLH
2025-12-16 23:40:40 +01:00
9ce88e19ad
fix: Update sourceUrl for version 1.1.1.0 in manifest
CodeDevMLH
2025-12-16 01:59:05 +01:00
da6d868067
feat: Add version 1.1.1.0 with bug fixes and advanced configuration UI
CodeDevMLH
2025-12-16 01:58:44 +01:00
d97f017e32
fix: Update checksum and timestamp for version 1.1.0.0 in manifest
v1.1.1.0
CodeDevMLH
2025-12-16 01:40:56 +01:00
29c6255904
fix: Update imageUrl in manifest to correct logo path
CodeDevMLH
2025-12-16 01:40:23 +01:00
baa1ddde66
fix: Update README for clarity and correct repository links
CodeDevMLH
2025-12-16 01:37:40 +01:00
93f09f42cf
fix: Update source URLs in manifest for version downloads
CodeDevMLH
2025-12-16 01:28:10 +01:00
25a0be221b
feat: Bump version to 1.1.0.0 and add advanced configuration options for seasonal effects
v1.1.0.0
CodeDevMLH
2025-12-16 01:26:27 +01:00
893794aabc
add github actions
v1.0.0.0
CodeDevMLH
2025-12-15 22:43:44 +01:00
06078bd0fe
add Logo's
CodeDevMLH
2025-12-15 22:35:35 +01:00
092073cbac
fix version
CodeDevMLH
2025-12-15 16:38:12 +01:00
265e3ba143
inital working release
CodeDevMLH
2025-12-15 16:37:36 +01:00
19e66c79c0
add some more description
CodeDevMLH
2025-12-15 16:32:18 +01:00
95af3c34b0
update release md
CodeDevMLH
2025-12-15 11:35:46 +01:00
d88c967023
test 6
CodeDevMLH
2025-12-15 11:27:06 +01:00
c867c892de
test 5
CodeDevMLH
2025-12-14 23:53:15 +01:00
8093922211
test 4
CodeDevMLH
2025-12-14 23:21:37 +01:00
08b4fad75b
test v3
CodeDevMLH
2025-12-14 22:33:24 +01:00
88a734a06b
..
CodeDevMLH
2025-12-14 20:18:56 +01:00
5012846439
test v2
CodeDevMLH
2025-12-14 20:18:49 +01:00
709386c086
fix link
CodeDevMLH
2025-12-14 20:01:46 +01:00
d04e598479
update for first test
CodeDevMLH
2025-12-14 19:55:24 +01:00
3881617d34
rm bin from gitignore for testing
CodeDevMLH
2025-12-14 19:54:00 +01:00
dcef6d0080
init
CodeDevMLH
2025-12-14 19:53:16 +01:00