D
D
dsslesarev2020-02-02 15:04:01
Debian
dsslesarev, 2020-02-02 15:04:01

Trouble creating video links for minidlna?

Hello!

The problem is this, there are two directories with movies on different disks, and I decided to combine the movies into one directory, I decided to use a simple method by adding a link to the desired movie in another directory, and after that the Samsung TV began to issue:

выбранный файл в настоящее время не поддерживается
If the same file is in that the folder which is specified for indexing in the minidlna config everything works.

Also, when creating links, there is a problem, I do it as follows:

So all the links are created normally

sudo ln -s /opt/medialib/video/Films2/Кино /opt/medialib/video/Films1


What if I do it differently?
sudo ln -s /opt/medialib/video/Films2/Кино номер один /opt/medialib/video/Films1


This creates a link by splitting the directory names into three links.
What am I doing wrong?

minidlna log:
upnphttp.c:1366: error: Rejecting wide link /mnt/mnt2/video/d_video/01/Serija.05.avi -> /mnt/mnt1/video/d_video/01/Serija.05.avi

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Radjah, 2020-02-03
@Radjah

> breaking the directory names into three links.
Use escaping spaces or quotes.
Check the rights to the file and the daemon log for errors to the heap.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question