Kodi Community Forum

Full Version: Manual timers problem with backend channel numbering gaps
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I have found a little problem when you try to set a manual timer while using the backend numbering.
When there is a gap in the numbering , i.e. there are channels number 7, 10, 11 and 13; but #7, #8, #9 and #12 are missing.
If you try to set a timer for the channel number 10, it schedules the recording for #7.
If you try to set a timer for the channel number 11, it schedules the recording for #7.
If you try to set a timer for the channel number 12, it schedules the recording for #7.
If you try to set a timer for the channel number 13, it schedules the recording for #10.

Similar problems arise when there are channels with number #0, if you try to set a timer for channel #0, it schedules the recording for channel #1.

I have created a new ticket: http://trac.xbmc.org/ticket/14474