VDR para el Siemens Gigaset M740/M750
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
Proyecto movido a GitHub

Miér 7 Abr 2021 - 19:23 por bittor

Comentarios: 0

Buscar
 
 

Resultados por:
 


Rechercher Búsqueda avanzada

Flujo RSS


Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 



Timers with special characters

2 participantes

Ir abajo

Timers with special characters Empty Timers with special characters

Mensaje por guybrush Dom 24 Mar 2013 - 10:34

There is another problem I know for a long time. When I try to record Formula 1 from german TV station RTL following error is shown in the log file:
Código:
ar 24 10:22:48 (none) user.err vdr: [110] ERROR: /var/vdr/video0/Formel_1:_Das_Rennen: Input/output error
Mar 24 10:22:49 (none) user.info vdr: [110] timer 1 (1 0852-1050 'Formel 1: Das Rennen') stop
Mar 24 10:22:49 (none) user.info vdr: [110] timer 1 (1 0852-1050 'Formel 1: Das Rennen') start

The problem is the colon ":" in the EPG entry. When I forget to delete the colon in the timer manually the recording will fail Llora

guybrush

Cantidad de envíos : 24
Fecha de inscripción : 24/01/2013

Volver arriba Ir abajo

Timers with special characters Empty Re: Timers with special characters

Mensaje por bittor Lun 25 Mar 2013 - 9:12

Are you using a hard disk with FAT32?
Our VDR isn't supporting this filesystem by default and some characters aren't valid, you must add "--vfat" in vdr_options of /etc/rc.local.conf file, for example, if you have this:
Código:
vdr_options="-l 2"
change it to this:
Código:
vdr_options="-l 2 --vfat"
A reboot is required or run in telnet/ssh "restart-vdr".
bittor
bittor
Desarrollador

Cantidad de envíos : 3662
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

Timers with special characters Empty Re: Timers with special characters

Mensaje por guybrush Lun 25 Mar 2013 - 19:02

I am using a network share (cifs) on a XP NTFS partition.

I think this is the problem: The file timers.conf contains the timer setup. Each line contains one timer definition, with individual fields separated by ':' characters.

guybrush

Cantidad de envíos : 24
Fecha de inscripción : 24/01/2013

Volver arriba Ir abajo

Timers with special characters Empty Re: Timers with special characters

Mensaje por bittor Mar 26 Mar 2013 - 9:13

You must add "--vfat" for cifs with ntfs too.
bittor
bittor
Desarrollador

Cantidad de envíos : 3662
Fecha de inscripción : 25/06/2008
Localización : Zaragoza

https://github.com/bittor7x0/VDR-M7x0

Volver arriba Ir abajo

Timers with special characters Empty Re: Timers with special characters

Mensaje por guybrush Vie 29 Mar 2013 - 22:15

"--vfat" solved the problem. Thank You.

guybrush

Cantidad de envíos : 24
Fecha de inscripción : 24/01/2013

Volver arriba Ir abajo

Timers with special characters Empty Re: Timers with special characters

Mensaje por Contenido patrocinado


Contenido patrocinado


Volver arriba Ir abajo

Volver arriba

- Temas similares

 
Permisos de este foro:
No puedes responder a temas en este foro.