Placard 1.0.0 — bake library names onto backdrops
Jellyfin 10.11 plugin: a scheduled task that labels each library card with the library name over a representative backdrop (Noto Sans, centered, soft shadow), matching Jellyfin's default cover style. Supports source rules (top-rated / random / newest) and per-library pinned sources. Sets images via the internal provider API so the home-screen view cache updates without a server restart.
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
bin/
|
||||
obj/
|
||||
*.user
|
||||
.vs/
|
||||
.idea/
|
||||
*.nupkg
|
||||
artifacts/
|
||||
# local dev/deploy helpers, not part of the plugin
|
||||
deploy_plugin.py
|
||||
redeploy_plugin.py
|
||||
run_plugin.py
|
||||
diag_plugin.py
|
||||
verify_output.py
|
||||
Reference in New Issue
Block a user