Hey,
Using OpenELEC latest frodo nightly and have some issues which I believe are related to the XBMC side of things.
1. Rewind for my VIDEO_TS folder rips is not working. FastForward works fine and skipping chapters back/forward works fine as well. Rewind for MKVs also works fine...just rewinding VIDEO_TS folder rips does not work.
2. On my "remote.xml" file, I am no longer able to use the UpdateLibrary function, for example:
Pressing the number "One" on my remote works and it cleans the library, "Blue" also works. Two and Three do not do the update library for video/music anymore. Did something change?
3. HD audio works a treat! Just one issue when playing back some movies when ouputting 2.0 audio (ie, HDMI connected directly to TV, no receiver). Original issue thread here: http://forum.xbmc.org/showthread.php?tid...pid1172519 and reply by DDDamain here: http://forum.xbmc.org/showthread.php?tid...pid1183891 ... although I am still experiencing the cracking issue.
Thanks
Take Care
Using OpenELEC latest frodo nightly and have some issues which I believe are related to the XBMC side of things.
1. Rewind for my VIDEO_TS folder rips is not working. FastForward works fine and skipping chapters back/forward works fine as well. Rewind for MKVs also works fine...just rewinding VIDEO_TS folder rips does not work.
2. On my "remote.xml" file, I am no longer able to use the UpdateLibrary function, for example:
Code:
<keymap>
<Home>
<remote>
<one>XBMC.CleanLibrary(video)</one>
<two>XBMC.UpdateLibrary(video)</two>
<three>XBMC.UpdateLibrary(music)</three>
<blue>XBMC.ActivateWindow(4)</blue>
</remote>
</Home>
</keymap>
Pressing the number "One" on my remote works and it cleans the library, "Blue" also works. Two and Three do not do the update library for video/music anymore. Did something change?
3. HD audio works a treat! Just one issue when playing back some movies when ouputting 2.0 audio (ie, HDMI connected directly to TV, no receiver). Original issue thread here: http://forum.xbmc.org/showthread.php?tid...pid1172519 and reply by DDDamain here: http://forum.xbmc.org/showthread.php?tid...pid1183891 ... although I am still experiencing the cracking issue.
Thanks
Take Care