Proyecto movido a GitHub
Miér 7 Abr 2021 - 19:23 por bittor
Proyecto movido a GitHub:
https://github.com/bittor7x0/VDR-M7x0
Con muchos cambios y correcciones, Más información
También incluye el plugin epgfixer para corregir la EPG usando expresiones regulares y el plugin xmltv2vdr para descargar la EPG de internet
https://github.com/bittor7x0/VDR-M7x0
Con muchos cambios y correcciones, Más información
También incluye el plugin epgfixer para corregir la EPG usando expresiones regulares y el plugin xmltv2vdr para descargar la EPG de internet
Comentarios: 0
Buscar
Help with Plugin
2 participantes
Página 1 de 1.
Help with Plugin
Hi everybody,
it is great to see that here is still some activity. The old German forum seems to die slowly. First part to go was the svn. So I tried yours to get a working toolchain, which seemed to have worked quite well, at least I managed to get an ofi file that works with my M750S.
But I failed in getting my main aim working: british epg. They use a Huffmann coding. There seem to be two ways to solve that. Either a patch (http://www.rst38.org.uk/vdr/freesat.zip) or a plugin (http://projects.vdr-developer.org/git/vdr-plugin-eepg.git/snapshot/vdr-plugin-eepg-master.tar.bz2).
I tried both solutions but didn't manage to get either to work or even to compile.
Could someone give me a hand? Where do I need to put the files to get them compiled?
Sorry if that's a stupid question.
Regards,
Henning
it is great to see that here is still some activity. The old German forum seems to die slowly. First part to go was the svn. So I tried yours to get a working toolchain, which seemed to have worked quite well, at least I managed to get an ofi file that works with my M750S.
But I failed in getting my main aim working: british epg. They use a Huffmann coding. There seem to be two ways to solve that. Either a patch (http://www.rst38.org.uk/vdr/freesat.zip) or a plugin (http://projects.vdr-developer.org/git/vdr-plugin-eepg.git/snapshot/vdr-plugin-eepg-master.tar.bz2).
I tried both solutions but didn't manage to get either to work or even to compile.
Could someone give me a hand? Where do I need to put the files to get them compiled?
Sorry if that's a stupid question.
Regards,
Henning
DrBlack- Cantidad de envíos : 2
Fecha de inscripción : 31/10/2013
Re: Help with Plugin
Hi,
I have checked this patch and plugin, although both need changes in code. so you need to know coding.
The plugin calls to inexistent VDR funcions, so you have to change VDR or/and plugin code to compile it, but patch is more simple.
Here you have a fast patch example for our VDR.
This patch is incorrect and it is only a sample for test compilation of freesat.o object, "libsi/si.c" must be fixed
Copy "freesat_huffman_decode-testing.patch" to "build" dir and in "build/vdr-m7x0" run "patch -p1 < ../freesat_huffman_decode-testing.patch".
For firmware recompilation with new VDR run:
I have checked this patch and plugin, although both need changes in code. so you need to know coding.
The plugin calls to inexistent VDR funcions, so you have to change VDR or/and plugin code to compile it, but patch is more simple.
Here you have a fast patch example for our VDR.
This patch is incorrect and it is only a sample for test compilation of freesat.o object, "libsi/si.c" must be fixed
Copy "freesat_huffman_decode-testing.patch" to "build" dir and in "build/vdr-m7x0" run "patch -p1 < ../freesat_huffman_decode-testing.patch".
For firmware recompilation with new VDR run:
- Código:
make recompile-vdr && make
Re: Help with Plugin
Thanks! I will give it a try.
DrBlack- Cantidad de envíos : 2
Fecha de inscripción : 31/10/2013
Temas similares
» add a new plugin (fritzbox-plugin)
» plugin mp3, no me va
» Weatherng-plugin
» Sesión de mantenimiento
» Instalar Plugin
» plugin mp3, no me va
» Weatherng-plugin
» Sesión de mantenimiento
» Instalar Plugin
Página 1 de 1.
Permisos de este foro:
No puedes responder a temas en este foro.