fix ui
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 55s

This commit is contained in:
CodeDevMLH
2026-01-07 00:25:38 +01:00
parent f39200544d
commit 10e02eeb3c

View File

@@ -125,11 +125,10 @@
</div> </div>
<p>You can find the IDs of your items in the URL of the item page in the web interface.<br> <p>You can find the IDs of your items in the URL of the item page in the web interface.<br>
Example: Example:
<code>https://your-jellyfin-url/web/#/details?id=<b style="color:red;">your-item-id</b>&serverId=your-server-id</code><br> <code>https://your-jellyfin-url/web/#/details?id=<b style="color:red;">your-item-id</b>&serverId=your-server-id</code><br><br>
You can also insert a name of a collection or playlist to fetch the IDs of all items in You can also insert a name of a collection or playlist to fetch the IDs of all items in
it (will take the first hit. Note: there is currently no feedback if the name resolution it (will take the first hit.<br>Note: there is currently no feedback if the name resolution
succeeded, you succeeded, you will have to look if the bar displays the correct items.).
will have to look if the bar displays the correct items.).
</p> </p>
</div> </div>
</div> </div>