Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

This post has been edited 1 times, last edit by "ravenclaw_78" (Oct 7th 2005, 1:28pm)
Quoted
Original von dmh
Kleine Kritik: (Bitte nicht übelnehmen) Wie wär's mit dem Imperativ -> "lies DVD" anstelle von "lese DVD"...?
. Ja mei, werd das wohl auch Optional machen müssen
Quoted
Original von ravenclaw_78
@Darkside
damit sich die frau nicht zu sehr beschwert
dvdswitch-0.0.1-img.diff
hoffe das das so ok ist, funkt bei mir einwandfrei


Quoted
Original von ravenclaw_78
also wenn ich img nach iso umbenenne dann kann ichs genauso wie ein iso verwenden ...ist da wirklich ein unterschied ? ausser der endung die manche programme vorgeben ...
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
DVDSWITCH(menu-item.c,38): OSDName: xxxxxxx-heart.iso Iso-Image DVDSWITCH(menu.c,54): First Selectable ist: 0 DVDSWITCH(dvdplugin.c,9): Neuer DVD Thread angelegt DVDSWITCH(dvdplugin.c,21): DVD Thread initiiert: /video/dvd/XXXX - X.Xxxxx.Xxxxxxxxx.Xxxxxx.XX.XXX.XXXX-XxXXXXX/xxxxxxx-heart.iso DVDSWITCH(dvdplugin.c,27): DVD Thread gestartet DVDSWITCH(dvdplugin.c,33): DVD Plugin gefunden DVDSWITCH(dvdplugin.c,35): Ändere link: ln -nfs '/video/dvd/XXXX - X.Xxxxx.Xxxxxxxxx.Xxxxxx.XX.XXX.XXXX-XxXXXXX/xxxxxxx-heart.iso' '/etc/vdr/plugins/dvdswitch/dvdlink' 2> /dev/null DVDSWITCH(dvdplugin.c,37): Rückgabe Änderung: 0 DVDSWITCH(dvdplugin.c,39): Link geändert DVDSWITCH(dvdplugin.c,42): DVD MainMenuAction gestartet DVDSWITCH(dvdplugin.c,47): Control gefunden DVDSWITCH(dvdplugin.c,57): Schleife beendet, Control wurde geschlossen DVDSWITCH(dvdplugin.c,60): Änderung Link wird rückgängig gemacht: ln -nfs '/dev/dvd' '/etc/vdr/plugins/dvdswitch/dvdlink' 2> /dev/null DVDSWITCH(dvdplugin.c,62): Rückgabe: 0 DVDSWITCH(dvdplugin.c,65): Link zurückgesetzt DVDSWITCH(dvdplugin.c,68): Beende thread |
Quoted
Original von ravenclaw_78
das anlegen des links mit ln -nfs ..... funktioniert wenn ich es auf der commandline mache ...trotzdem spielt das dvd plugin nur die eingelegte cd ...kann das sein weil eine eingelegt ist ? (bin jetzt ned daheim und kanns ned entfernen)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
DVDSWITCH(dvdplugin.c,182): Erstelle DVD Link: cmd DVDSWITCH(dvdplugin.c,189): Setze neues Device für DVD-Plugin DVDSWITCH(dvdplugin.c,196): Argv[0] dvd DVDSWITCH(dvdplugin.c,197): Argv[1] --dvd=/etc/vdr/plugins/dvdswitch/dvdlink DVDSWITCH(dvdplugin.c,203): DVD Plugin gefunden DVDSWITCH(dvdplugin.c,208): ProcessArgs NICHT akzeptiert DVDSWITCH(dvdswitch.c,137): MainMenuAction DVDSWITCH(dvdswitch.c,179): Fehlercheck DVDSWITCH(dvdswitch.c,180): Check ImageDir DVDSWITCH(dvdswitch.c,188): Check DVD Images |
Quoted
Original von ravenclaw_78
ich wollt ned alle 123245 zeilen posten *G*
glaub hier is der grund ...hab ich total übersehn ...
nur warum akzeptiert ers ned ...ist eine spezielle version vom dvd plugin notwendig ?
|
|
Source code |
1 |
-P"dvdswitch --debug=/var/log/dvdswitch.log" |
|
|
Source code |
1 2 |
mkdir /video ln -s /ISODIR /video/dvd |
|
|
Source code |
1 2 3 4 5 6 |
DVDSWITCH(dvdplugin.c,182): Erstelle DVD Link: cmd DVDSWITCH(dvdplugin.c,189): Setze neues Device für DVD-Plugin DVDSWITCH(dvdplugin.c,196): Argv[0] dvd DVDSWITCH(dvdplugin.c,197): Argv[1] --dvd=/etc/vdr/plugins/dvdswitch/dvdlink DVDSWITCH(dvdplugin.c,203): DVD Plugin gefunden DVDSWITCH(dvdplugin.c,208): ProcessArgs NICHT akzeptiert |
|
|
Source code |
1 2 3 4 5 6 7 8 |
linvdr:/usr/lib/vdr/plugins# ls -l /etc/vdr/plugins/dvdswitch/dvdlink lrwxrwxr-x 1 root root 8 Oct 7 16:43 /etc/vdr/plugins/dvdswitch/dvdlink -> /dev/dvd linvdr:/usr/lib/vdr/plugins# ls -l /dev/dvd lrwxr-xr-x 1 root root 10 Oct 7 15:40 /dev/dvd -> /dev/cdrom linvdr:/usr/lib/vdr/plugins# ls -l /dev/cdrom lrwxr-xr-x 1 root root 8 Sep 18 15:18 /dev/cdrom -> /dev/hdc linvdr:/usr/lib/vdr/plugins# ls -l /dev/hdc brw-rw-r-- 1 root root 22, 0 Jul 1 2003 /dev/hdc |
, es ohne dvd im laufwerk geht ...., es von einem isodir auf dem lokalen rechner geht
Quoted
Original von ravenclaw_78
da das setzen des devices ja beim initialisieren passiert, sollte laut folgenden infos alles passen ...
![]()
Source code
1 2 3 4 5 6 7 8 linvdr:/usr/lib/vdr/plugins# ls -l /etc/vdr/plugins/dvdswitch/dvdlink lrwxrwxr-x 1 root root 8 Oct 7 16:43 /etc/vdr/plugins/dvdswitch/dvdlink -> /dev/dvd linvdr:/usr/lib/vdr/plugins# ls -l /dev/dvd lrwxr-xr-x 1 root root 10 Oct 7 15:40 /dev/dvd -> /dev/cdrom linvdr:/usr/lib/vdr/plugins# ls -l /dev/cdrom lrwxr-xr-x 1 root root 8 Sep 18 15:18 /dev/cdrom -> /dev/hdc linvdr:/usr/lib/vdr/plugins# ls -l /dev/hdc brw-rw-r-- 1 root root 22, 0 Jul 1 2003 /dev/hdc
Quoted
vdr läuft als root ...
Quoted
das isodir liegt zwar auf einem anderen rechner via samba mount, das sollte zu beginn aber noch keine rolle spielen oder ? (browse und leserechte hab ich auf dem isodir)
Quoted
stderr ...ja das hab ich vorher auch schon gesucht ...landet nehm ich an auf der console die ich hier nicht einsehen kann ...
) |
|
Source code |
1 2 3 |
arg char: ^A argv[0]=dvd argv[1]=-C /etc/vdr/plugins/dvdswitch/dvdlink |
|
|
Source code |
1 |
while ((c = getopt_long(argc, argv, "C:", long_options, NULL)) != -1) {
|
This post has been edited 1 times, last edit by "ravenclaw_78" (Oct 7th 2005, 6:08pm)
Quoted
Original von ravenclaw_78
hab dann noch nen extra output eingebaut
![]()
Source code
1 2 3 arg char: ^A argv[0]=dvd argv[1]=-C /etc/vdr/plugins/dvdswitch/dvdlink
Quoted
er bekommt hier irgendwie was komisches
![]()
Source code
1while ((c = getopt_long(argc, argv, "C:", long_options, NULL)) != -1) {
problem mit getopt ? glibc ? (mal ganz einfach ins blaue geraten)