#libraries from smb
1 messages · Page 1 of 1 (latest)
i dont get any files after scan
I have a similar issue. I have an windows shared folder mounted to my Ubuntu machine. Plex and ErsatzTV are using the same path but anytime I try to play the files it has a file not found error.
In my case this is the docker command
docker run -d
--name ersatztv
-e TZ=America/New_York
-p 8409:8409
--volume /home/plexadmin/ersatztv:/root/.local/share/ersatztv
--volume /media/share:/media/share:ro
--restart unless-stopped
--device /dev/dri/renderD128:/dev/dri/renderD128
--device /dev/dri/card0:/dev/dri/card0
jasongdove/ersatztv:latest-vaapi
Inside /media/share are my two mounted folders.
I guess I need try run on sinolgy then idk if its easy to do
On my case smb works fine in tivimate and see on windows
well i try doing small sample on my server and works in local storage, but using smb its not for now .
well its weird behavior maybe? i add folder with mp3 , and folder with mkv for movies shows but i see now mp3 one its working it get files.
on smb
but no the video ones
look at the folder layout requirements for each library type you are adding https://ersatztv.org/user-guide/local-libraries/
e.g. ```The Movies library requires movie subfolders. The following is a (non-exhaustive) list of valid locations for movies:
Movie (1999)\Movie (1999).mkv
Movie\Movie.mkv```
I did with tv shows , like this folder monsters (1990), then Season 01 , Season 02 folders and its no detected. Also I try with other videos same. If I move to local server Linux runs fine
about movies if i have 20 movies it need be 20 folders for each?
every movie requires its own folder, yes
i just try and yes its detected, but i have a folder with mp3 files, on smb those are detected but ersatztv use just one cover for all songs, like cover for one songs its for all, but on linux folder its fine
i have shows
Show (1999)\Season 01\Show - S01E01.mp4
Show\Season 1\Show - s1e1.mp4
Show\Season 1\Episode 1\Show - s1e1.mp4
like this one
and its not showing on tv shows
add the parent folder, not the show folder
yes
you didnt change the path
remove justice league from the library, and add the parent
if works sorry too dumb
but yea structure make it work
i have more folders there but others are no detected i suppose need be like structure for those
other videos , and songs need be like this too? or can be full path
this page has requirements/examples for each library type https://ersatztv.org/user-guide/local-libraries/
i dont have albums just a mix of songs, i was getting issue where all songs get same cover when all files have a different one, but using like this
Rock\Awesome Band\Awesome Album\01 Track 1.flac
Rock\Awesome Band\Better Album\05 Track 5.flac
now its detecting each cover