Feature #994
Support for the Streamzap remote in kodi.
Status: | Closed | Start date: | 04/16/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - |
Description
Refer to thread http://forums.linhes.org/viewtopic.php?f=21&t=24165&start=30#p139834
The default lirc .conf file for streamzap includes "<<", ">>", "|<<", and ">>|" for rewind, fast foward, previous, and next. when you translate that to Kodi in the Lircmap.xml file > and < are illegal characters in XML. I changed them to rewind, foward, previous, and next in /usr/MythVantage/templates/remotes/favorites/streamzap/lircd.conf.streamzap
and
/usr/MythVantage/templates/remotes/favorites/streamzap/lircrc.
The files are here https://www.dropbox.com/sh/2jqbrf6ha1vjd6j/AACTs7Z90o4mh_alp3hsJezca?dl=0
The default Lircmap.xml file at/usr/share/kodi/system/Lircmap.xml doesn't have Streamzap listed
so I created one, it is also in the dropbox folder.
Associated revisions
system-templates: streamzap: add Lircmap.xml. closes #994
system-templates: fix streamzap Lircmap.xml. refs #994
History
Updated by mattbatt over 9 years ago
If you look at the official LIRC website they have a bunch of conf files for remotes and they appear to have depricated the chevrons already for streamzap. http://sourceforge.net/p/lirc-remotes/code/ci/master/tree/remotes/streamzap/streamzap.lircd.conf
And it appears that they have standardized they button names for the common buttons. http://lirc-remotes.sourceforge.net/remotes-table.html
Updated by brfransen over 9 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset 338facd2f16924a986dc272cc2496e40e7ce0e0a.
Updated by mattbatt over 9 years ago
Thanks, but you broke Kodi I did an upgrade form the menu to testthis and the Lircmap.xml file that got droped /MythVantage/remotes is all sorts of wrong Here is the file that was put there. https://www.dropbox.com/s/nbhfgt60hmmg05q/Lircmap.xml?dl=0
I opened it in Chrome and it looks like the Linhes.org page.
We are so close (by we I mean you)
Updated by brfransen over 9 years ago
Looks like the original file in Dropbox is funky: https://www.dropbox.com/sh/2jqbrf6ha1vjd6j/AAAj4fU0RkrOspzRkYaiapdMa/Lircmap.xml?dl=0 The one attached to the forum is correct I think.