First: Great, great Project !!! Thanks from my kids!!!
I've been using it for over a year, mainly so my kids wouldn't drive me crazy with what to watch, so I created kids' channels for them. It's installed on Windows 10, but I decided it was time to install it on a PC running Ubuntu Server.
The movies and series are in JellyFin. Everything's fine, but I can't watch local videos in a mounting path.
I configured the mount path to my SMB shared files (windows host) with AutoFS. I can see the files from the terminal, but adding to local library in ErsatzTV shows it as empty, same when upload images logo for channels, show broken.
Installation: manual
User: root
mount command:
//192.168.1.103/Videos2 on /mnt/videos type cifs (rw,relatime,vers=3.0,cache=strict,username=admin,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.103,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,noperm,rsize=4194304,wsize=4194304,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=1)
mount directory
root@ubuntu:~# ls -la /mnt/videos/
total 28
drwxr-xr-x 2 root root 28672 Mar 17 09:31 .
drwxr-xr-x 3 root root 0 Mar 18 23:36 ..
drwxr-xr-x 2 root root 0 Sep 13 2024 Animados
drwxr-xr-x 2 root root 0 Mar 15 21:48 Coleccion
drwxr-xr-x 2 root root 0 Mar 7 15:52 Cursos
drwxr-xr-x 2 root root 0 Mar 6 09:50 Filler
drwxr-xr-x 2 root root 0 Mar 16 01:39 Peliculas
drwxr-xr-x 2 root root 0 Mar 17 09:31 playlist
drwxr-xr-x 2 root root 0 Mar 2 16:51 Series
drwxr-xr-x 2 root root 0 Mar 3 11:38 @Variados
ersatztv folder install
root@ubuntu:~# ls -la /opt/ersatztv/
total 149120
drwxr-xr-x 3 root root 4096 Mar 11 14:40 .
drwxr-xr-x 3 root root 4096 Mar 11 14:34 ..
-rw-r--r-- 1 1001 fwupd-refresh 168 Jan 10 13:15 appsettings.Development.json
-rw-r--r-- 1 1001 fwupd-refresh 713 Jan 10 13:15 appsettings.json
-rwxr-xr-x 1 1001 fwupd-refresh 76637963 Jan 10 13:18 ErsatzTV
-rwxr-xr-x 1 1001 fwupd-refresh 65713854 Jan 10 13:17 ErsatzTV.Scanner
-rwxr--r-- 1 1001 fwupd-refresh 1249880 Aug 23 2023 libe_sqlite3.so
-rwxr--r-- 1 1001 fwupd-refresh 9068512 Nov 7 08:03 libSkiaSharp.so
drwxr-xr-x 6 1001 fwupd-refresh 4096 Jan 10 13:18 wwwroot
new and learning linux, Perhaps something about permissions??
Any help, thanks in advance