This commit is contained in:
Marcel D 2025-03-21 01:15:02 +01:00
parent 1fec22f773
commit c1b7d4bd40
2 changed files with 20 additions and 1 deletions

View File

@ -82,3 +82,22 @@ root@odroid:/usr/lib/plexmediaserver# /usr/lib/plexmediaserver/Plex\ Media\ Scan
```
`/usr/lib/plexmediaserver/Plex\ Media\ Scanner -s -r -c "${PLEXLIBNUM}"`
## Plex custom names and folders
Naming pattern depends on selected "Agent"
Custom filenames possilbe with .plexmatch file
https://support.plex.tv/articles/naming-and-organizing-your-tv-show-files/
https://support.plex.tv/articles/plexmatch/
Update Metadata
.plexmatch is supported only if you are using "Plex Local Media Assets" as the metadata agent.
Problem: usange of multiple metadata agents is deprecated
Erweitert -> Lokale Metadaten bevorzugen

View File

@ -2,7 +2,7 @@ version: "2.1"
services:
plex:
image: linuxserver/plex:1.41.4
image: linuxserver/plex:1.41.5
container_name: plex
network_mode: host
environment: