#new jellyfin library not showing up
1 messages · Page 1 of 1 (latest)
you will need to find your etv log files and look at them for errors. if you paste your full etv version (found below the left menu) - i can help you find the log files
ErsatzTV Version
0.8.8-beta-docker
ok logs are in etv config folder / logs subfolder
ok it just says:
2024-12-30 04:51:30.665 +01:00 [INF] Successfully synchronized Jellyfin libraries for source 2
2024-12-30 04:55:29.339 +01:00 [INF] Successfully synchronized Jellyfin libraries for source 2
ok - my next guess, from https://ersatztv.org/docs/user-guide/add-media-items
ErsatzTV supports a subset of media kinds when synchronizing from media servers, i.e. Plex, Jellyfin and Emby only support Movies and Shows.
what library kind is it in JF?
aha i see it is Musicvideos
i thought that would work better than local
because that dind't lol
there are folder requirements, see https://ersatztv.org/docs/user-guide/local-libraries#folder-layout-2
that'S not the problem
any way to update a local library when i have deleted some files? even when i remove the whole local media source and add it new it will still have the old items that were there before. rescan does not change that
thsi was my original post
again, you would have to look at your logs to understand. if you post the day's log, i'll take a quick look
ok it's adding the local library rn but there are no logs so far
set scanning log level to debug in main settings page
ok here are the logs:
so for example there are no pink floyd files at all anymore in this folder
but they are still in the library even if it's a new library like we just did
what is your host os
it's synology
can you run a command in the container? like docker exec ersatztv echo whatever
yes should be no problem
then please paste the output of docker exec ersatztv ls -l "/Musikvideos-SD/Pink Floyd"
aha interesting!
sudo docker exec ersatztv ls -l "/Musikvideos-SD/Pink Floyd"
total 84180
-rwxr-xr-x 1 1026 users 10481479 Feb 27 2024 Pink Floyd - Arnold Layne (Official Music Video).mp4
-rwxr-xr-x 1 1026 users 7540031 Sep 9 02:41 Pink Floyd - Bike (1968 Belgian TV Music Video).mp4
-rwxr-xr-x 1 1026 users 13032567 Apr 20 2024 Pink Floyd - Lost for Words (Music Video).mp4
-rwxr-xr-x 1 1026 users 20528766 Nov 4 19:34 Pink Floyd - Money (Official Music Video).mp4
-rwxr-xr-x 1 1026 users 23931547 Sep 14 06:12 Pink Floyd - Shine On You Crazy Diamond [Official Music Video].mp4
-rwxr-xr-x 1 1026 users 10679231 Jan 25 2024 Pink Floyd - The Fletcher Memorial Home (Official Music Video).mp4
so the files are there
but no they are not
well, the filesystem says they are, and etv is still scanning them, so
we're going to have to agree to disagree on this
no, the container thinkes they are but they are not
can you see that?
- /volume1/Medien/Video/Musikvideos-SD:/Musikvideos-SD
this is the volume in docker compose file
i see what you pasted, but my point is that this is not an etv problem. the filesystem says the files are there, which is why they still show up in etv. it's probably an issue with synology and docker, maybe with how it does bind mounts
i dont use synology, but there are others who do. maybe someone else has encountered this before
but only the filesystem inside the ersatztv container. the regular filesystem tells they are not there