Kodi Community Forum

Full Version: Previous Channel Button?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is this a feature request or does it exist already? I am using Frodo RC3 right now with myth .26 on ubuntu 12.04 and the cmyth-pvr-addon. Things are going pretty smooth. The only 2 absent features right now for me are a previous channel option, and more dynamic recording options. I have taken care of the second one though 2 ways. I can use the launcher plugin to launch the mythtv front end separately, or launch chrome to the mythweb page.

I like it a lot, but in order to get my wife to start using this setup there needs to be some navigation and guide polish. There is still no easy way to bring up the timeline EPG once playback has started and controls in general are not as simplistic as they should be. Enter brings up info in the guide, when I think it should just go to the channel. Info should only come up if info is pressed. These are all problems though based on the fact that you need to support so many input devices, and there isn't just one way to input in xbmc. The Remote becomes a lot more important when you put live tv in XBMC.

This is ridiculously early though, and am blown away by the support and usability. I cant believe I am watching my Fios TV in xbmc. For the most part without issue.
Looking into how it is done on mythTV, I think the proper way would be a feature to somehow pull up channel history, and then select the previous channel from there, most likely from the menu where you can pull up existing channels anyway, but moving left or right would sort between history, all and favorite channels.
Stop watching LIve TV. Record what you want to watch and watch it when you want to watch it.
The previous channel button I will have to have a play with tomorrow if I get chance as that is not something I have implemented on my XBMC box. The EPG issue is a non issue for me as I have the "EPG" button on my remote mapped to the letter E on the keyboard, that opens the EPG no matter what menu you are in.

I dont think I had to change the keyboard.xml file to add in the letter E mappings,

<f2>UpdateLibrary(Video)</f2>
<f3>XBMC.ActivateWindowAndFocus(MyPVR, 34,0, 13,0)</f3>

Those are another two useful ones it maps a library scan to F2 and brings up the recorded shows list by pressing F3 those are mapped to appropriate keys on my remote.