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
VDR to XBMC
5 participantes
Página 3 de 3.
Página 3 de 3. • 1, 2, 3
Re: VDR to XBMC
Thank You bittor. I hope i will find some time to test it next weekend.
guybrush- Cantidad de envíos : 24
Fecha de inscripción : 24/01/2013
Re: VDR to XBMC
Now VDR in trunk has code for xvdr plugin, toolchain will detect if xvdr plugin is compiled and set automatically macro in VDR and add config files (allowed_hosts.conf and xvdr.conf) to RootFS in /etc/vdr/plugins/xvdr.
Only is missing xvdr plugin that you can commit to SVN with these steps:
1) Install RapidSVN and run it, right click in Bookmarks and fill URL with
Press Ok and wait it finishes.
Local directory isn't to compile, only to manage SVN files.
2) Copy xvdr's original code in your local "vdr-m7x0-plugins" with a new directory.
I would remove git revision in directory name, only with "xvdr-0.96" is correct.
This step is for to get diff from original code to M7x0 code, so we can update plugin more easily.
3) In RapidSVN do right click in new "xvdr-0.96" directory and select "Add recursive".
4) Right click in "vdr-m7x0-plugins" and "Commit...", write a message as "Original xvdr 0.96 plugin" (you can add multiple lines for git revision and url in github) and "OK".
6) Create the symbolic link "xvdr" in "vdr-m7x0-plugins":
7) Copy plugin with your changes (vdr-ng-em-2013-02-22-release) to "vdr-m7x0-plugins/xvdr-0.96" overwriting files.
8) I have created a patch for compile with TS records, download it here, copy it in "vdr-m7x0-plugins" and run from command line inside "vdr-m7x0-plugins/xvdr-0.96"
9) From RapidSVN, select directories, files and symbolic link "xvdr" with unversioned status and right click and add or add recursive if it's a directory.
10) Right click in "vdr-m7x0-plugins" and "Commit...", write a message as "Changes for compile xvdr 0.96 plugin in M7x0" and "OK".
That's all and now you'll can compile trunk in other directory with xvdr plugin.
If you do not understand something or you prefer I do the commit, let me know.
Only is missing xvdr plugin that you can commit to SVN with these steps:
1) Install RapidSVN and run it, right click in Bookmarks and fill URL with
- Código:
http://svn.assembla.com/svn/VDR-M7x0/trunk
Press Ok and wait it finishes.
Local directory isn't to compile, only to manage SVN files.
2) Copy xvdr's original code in your local "vdr-m7x0-plugins" with a new directory.
I would remove git revision in directory name, only with "xvdr-0.96" is correct.
This step is for to get diff from original code to M7x0 code, so we can update plugin more easily.
3) In RapidSVN do right click in new "xvdr-0.96" directory and select "Add recursive".
4) Right click in "vdr-m7x0-plugins" and "Commit...", write a message as "Original xvdr 0.96 plugin" (you can add multiple lines for git revision and url in github) and "OK".
6) Create the symbolic link "xvdr" in "vdr-m7x0-plugins":
- Código:
ln -s xvdr-0.96 xvdr
7) Copy plugin with your changes (vdr-ng-em-2013-02-22-release) to "vdr-m7x0-plugins/xvdr-0.96" overwriting files.
8) I have created a patch for compile with TS records, download it here, copy it in "vdr-m7x0-plugins" and run from command line inside "vdr-m7x0-plugins/xvdr-0.96"
- Código:
patch -p1 < ../xvdr-plugin-m7x0.patch
9) From RapidSVN, select directories, files and symbolic link "xvdr" with unversioned status and right click and add or add recursive if it's a directory.
10) Right click in "vdr-m7x0-plugins" and "Commit...", write a message as "Changes for compile xvdr 0.96 plugin in M7x0" and "OK".
That's all and now you'll can compile trunk in other directory with xvdr plugin.
If you do not understand something or you prefer I do the commit, let me know.
Re: VDR to XBMC
Thank You for the very good explanation. xvdr-plugin is comitted. I did a fresh check out and compiling is running ...
guybrush- Cantidad de envíos : 24
Fecha de inscripción : 24/01/2013
Re: VDR to XBMC
Compiling was done successfully over night. Live streaming in XBMC is working for ~3 seconds then m740av-VDR is rebooting. I will do more testing next weekend.
guybrush- Cantidad de envíos : 24
Fecha de inscripción : 24/01/2013
Re: VDR to XBMC
You have skipped step 4 with commit from the original code, although it's here, then no problem.guybrush escribió:Thank You for the very good explanation. xvdr-plugin is comitted. I did a fresh check out and compiling is running ...
Now you can do changes or fixes in plugin.
Página 3 de 3. • 1, 2, 3
Temas similares
» Plugin vdr xbmc
» XBMC, streamdev y iPad 3
» Directorios de grabación .rec e integración con XBMC
» [SOLUCIONADO] Mediatomb y XBMC (via Raspbmc)
» XBMC, streamdev y iPad 3
» Directorios de grabación .rec e integración con XBMC
» [SOLUCIONADO] Mediatomb y XBMC (via Raspbmc)
Página 3 de 3.
Permisos de este foro:
No puedes responder a temas en este foro.