#new jellyfin library not showing up

1 messages · Page 1 of 1 (latest)

charred knot
#

i try to add a new jellyfin library and i have created it in jellyfin. in ersatztv the new libraries don't show up even after i refresh libraries

#

new jellyfin library not showing up

pure beacon
#

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

charred knot
#

ErsatzTV Version

0.8.8-beta-docker

pure beacon
#

ok logs are in etv config folder / logs subfolder

charred knot
#

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

pure beacon
#

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?

charred knot
#

aha i see it is Musicvideos

#

i thought that would work better than local

#

because that dind't lol

pure beacon
charred knot
#

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

pure beacon
#

again, you would have to look at your logs to understand. if you post the day's log, i'll take a quick look

charred knot
pure beacon
#

set scanning log level to debug in main settings page

charred knot
#

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

pure beacon
#

what is your host os

charred knot
pure beacon
#

can you run a command in the container? like docker exec ersatztv echo whatever

charred knot
#

yes should be no problem

pure beacon
#

then please paste the output of docker exec ersatztv ls -l "/Musikvideos-SD/Pink Floyd"

charred knot
#

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

pure beacon
#

so the files are there

charred knot
#

but no they are not

pure beacon
#

well, the filesystem says they are, and etv is still scanning them, so

#

we're going to have to agree to disagree on this

charred knot
#

can you see that?

#
  • /volume1/Medien/Video/Musikvideos-SD:/Musikvideos-SD
#

this is the volume in docker compose file

pure beacon
#

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

charred knot
spiral knot
#

Ersatz has no control over what files it’s presented

#

The container says they’re there, so ersatz is scanning it. You should look at why your synology’s docker implementation is still claiming they are there