On 01/04/13 16:23, Bob Williams wrote:
On 01/04/13 11:59, lynn wrote:
12.3, minidlna streaming to WD TV live /etc/mindlna.conf ... media_dir=V,/home/lynn/Videos ...
Hi Certain videos, usually .mp4's, sometimes don't appear on the client. They can sometimes be made to appear by restarting the server and client (a pain). I think that this is an openSUSE or minidlna issue since I can transfer the same .mp4 to my Android tablet and DNLA it from there where it _always_ appears. I observe the same behaviour with the firewall turned off. I've checked the file and folder permissions and they're all lynn:users. The logs seem fine:
[2013/04/01 10:19:15] minidlna.c:884: warn: Starting MiniDLNA version 1 .0.25 [SQLite 3.7.14.1]. [2013/04/01 10:19:15] minidlna.c:990: warn: HTTP listening on port 8200
and photos and mp3's always appear without fail.
Any dlna users? Thanks, L, x
As you can see some files (but not .mp4s), I guess it's not a firewall problem. Nevertheless, this *may* help:
Edit the following lines in /etc/sysconfig/SuSEfirewall2
FW_DEV_EXT="eth0" # may be different interface in your case FW_SERVICES_EXT_TCP="8200". FW_SERVICES_EXT_UDP="1900" FW_SERVICES_EXT_IP="igmp"
Bob Hi everyone I'm getting somewhere with it. It seems to be something to do with how you launch it. If I start it using Yast>system>runlevels it doesn't work. If I start it from a terminal with: minidlna -R it refreshes the root folders and everything shows:) To stop it, I killall it. I'm sure that's very wrong, but it works.
If I do it the official way using Yast, how do I pass the -R to it? Thanks, L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org