Closed mokas01 closed 6 years ago
Can you try with another software/device than VLC ? I encountered some issues with VLC sometimes without be able to explain why.
Also, this app hasn't been tested on Stretch before you I think. I guess that your minidlna version is 1.1.6 ?
I tried from several software (Rythmbox & Totem with grilo plugin installed) and i still can't see nothing. Any idea where i could look for more info ? Yes, i have minidlna 1.1.6
I'm more than happy to help you and test whatever you suggest/think could work on stretch
Thanks for your help
Can you have a look to the log of minidlna, /var/log/minidlna.log
or from the admin panel.
its quite empty (4 lines to say it started and listen on port 48200…)
OK, so I guess that minidlna doesn't receive any connection from your clients. Maybe though, you can make your log more verbose by turning your log level at "debug" in the config file /etc/minidlna.conf.
agreed… I just don't understand why… nor where it is blocked. I forwarded all existing ports on the single server I have on my router, and yunohost firewall list shows 48200 as open. I can't find a log showing where it blocks… you might want to close the issue, as it is not clear it is related to the app… I just don't know where to look
Actually, you don't need to open this port on your router, and it's better to don't. DLNA is intended to work only on local network. Anyway, turning your log to "debug" may help us to see more information about what happens.
nope :/ https://paste.yunohost.org/moluxilehu
as for the router port, i closed it, just to be sure it wasn't interfering.
I'm thinking removing and re-installing the app (--verbose) might help to understand (?)
The package minidlna for YunoHost is probably not the problem here. Minidlna can be capricious sometimes...
Could you stop minidlna, remove its database (/var/cache/minidlna/files.db
) and restart minidlna, the log should then show if there's any problem with your files.
ok, my bad. the debug argument wasn't acknoledged. Here is a log with Debug set : https://paste.yunohost.org/kesowatosu
good news is : the system sees incoming connexion. Bad news is : my clients still see no answer, even if I have multiple files. Is there a way to check if upnp:rootdevice given as an answer to each request is pointing to the right folder ?
Thanks again for the help
Ok, in this log I can't see any files added to the database.
Did you remove the file /var/cache/minidlna/files.db
before restarting minidlna ?
If yes, please have a quick look to the file ? It's not really readable, as it's a sqlite database, but still, you could find some of your media files in it.
Yes, sorry i didn'n notice the log had been archived and the new one didn't have it https://paste.yunohost.org/pikiyicako Here you can see the database is being created. Opening the DB, I can see traces of my files. At lears names and locations on the system
Can you show me your config file /etc/minidlna.conf
please ?
I don't think I changed much but here it is https://paste.yunohost.org/ugasigijuw
Remove 'no' on the last option of the config file, wide_links=yesno
and restard minidlna to see if it's better.
no change that I could see https://paste.yunohost.org/qojenupamo
Ok, and nothing better either with your clients I guess ?
stupidely enough i didn't check… I'll have a look today (i actually don't know where to find the logs) and let you know
I see that VLC has an error with libupnp (before sending any request), but in Kodi's log, i can't see much… if you want to have a look : https://paste.yunohost.org/gijubiriyo.scala
i found the issue. Nothing related to minidlna nor yunohost, but to a stupid firewall rule I didn't remember having set on my computer. Thanks for your help, sorry for the noise
Oh ok ! So I'm relieved because I had no more idea about how to fix that !
i'm running minidlna on my server, it seem to be working, but i can't see the files in the yunohost.multimedia/share folder. The port seem to be opened in the firewall, and on the routeur Upnp seem to be disabled and i can't activate it, i don't know if it is related
Yunohost is running on an ARM board (olimex) and on Stretch 3.0 beta 5
Thanks for your help