Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] mounting from inside mp3 plugin not working



Hi,
the mounting from inside the mp3 plugin is not working for some reason.
To test this I'm using vanilla vdr 1.2.5 with mp3 0.8.1.
I have the mp3sources.conf inside the plugins directory.
The mount.sh script does exist and is executable.
The following command line is working from inside the shell:
/usr/local/bin/mount.sh mount /mnt/cdrom

I used the following command line to start vdr.
./vdr -l3 -L /video/plugins/ -P"mp3 -m /usr/local/bin/mount.sh"
Inside vdr I can see all entries from the mp3sources.conf.
Pressing green (mount) does not have any effects. I get no error message at all. Even if I provide a filename that does not exist after the "-m" switch I don't get any error message from vdr.

When using the command line below I can mount from within the mplayer menu without any problems with the mplayersources.conf inside the plugins dir.
./vdr -l3 -L /video/plugins/ -P"mplayer -m /usr/local/bin/mount.sh"

I'm confused and have no idea on how to get mounting working from within the mp3 plugin.

This is everything from the logfile when starting with mp3 only:

Oct 11 20:11:55 video vdr[4243]: VDR version 1.2.5 started
Oct 11 20:11:55 video vdr[4243]: loading plugin: /video/plugins//libvdr-mp3.so.1.2.5
Oct 11 20:11:55 video vdr[4243]: loading /video/setup.conf
Oct 11 20:11:55 video vdr[4243]: loading /video/sources.conf
Oct 11 20:11:55 video vdr[4243]: loading /video/channels.conf
Oct 11 20:11:55 video vdr[4243]: loading /video/remote.conf
Oct 11 20:11:55 video vdr[4243]: probing /dev/dvb/adapter0/frontend0
Oct 11 20:11:55 video vdr[4246]: EIT processing thread started (pid=4246) - master
Oct 11 20:11:55 video vdr[4247]: tuner thread started on device 1 (pid=4247)
Oct 11 20:11:55 video vdr[4243]: probing /dev/dvb/adapter1/frontend0
Oct 11 20:11:55 video vdr[4243]: found 1 video device
Oct 11 20:11:55 video vdr[4243]: initializing plugin: mp3 (0.8.1): A versatile audio player
Oct 11 20:11:55 video vdr[4243]: loading /video/plugins/mp3sources.conf
Oct 11 20:11:55 video vdr[4243]: setting primary device to 1
Oct 11 20:11:55 video vdr[4243]: SVDRP listening on port 2001
Oct 11 20:11:55 video vdr[4243]: starting plugin: mp3
Oct 11 20:11:55 video vdr[4248]: LIRC remote control thread started (pid=4248)
Oct 11 20:11:55 video vdr[4249]: KBD remote control thread started (pid=4249)
Oct 11 20:11:55 video vdr[4243]: remote control LIRC - keys known
Oct 11 20:11:55 video vdr[4243]: remote control KBD - keys known
Oct 11 20:11:55 video vdr[4243]: switching to channel 1
Oct 11 20:11:55 video vdr[4243]: reading EPG data from /video/epg.data


Any help would be greatly appreciated,
André.



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index