Kodi Community Forum

Full Version: One channel not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Folks,
I'm a new starter with XBMC and have just setup live TV using NextPVR as the backend. All seems to be going smoothly except for one channel which refuses to work. The channel works fine in Next PVR but when I switch to it in XBMC the wrong channel is displayed and it seems to take longer than usual to switch.
I'm using Gotham 13.2, windows 7, and Next PVR 3.3.8.

Any ideas?

Here is a snippet of the log showing me switching between the channels:

Code:
09:55:47 T:1176  NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel 'ELEVEN'
09:55:47 T:1176  NOTICE: Creating Demuxer
09:55:51 T:1176  NOTICE: Opening video stream: 0 source: 256
09:55:51 T:1176  NOTICE: Creating video codec with codec id: 2
09:55:51 T:1176  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
09:55:51 T:1176  NOTICE: Opening audio stream: 1 source: 256
09:55:51 T:1176  NOTICE: Finding audio codec for: 86016
09:55:51 T:1176  NOTICE: Opening teletext stream: 2 source: 256
09:55:53 T:2044  NOTICE: Thread LanguageInvoker start, auto delete: false
09:55:53 T:2044  NOTICE: -->Python Interpreter Initialized<--
09:55:55 T:3348  NOTICE: Thread LanguageInvoker start, auto delete: false
09:55:55 T:3348  NOTICE: -->Python Interpreter Initialized<--
09:56:03 T:1176  NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel 'TEN Digital'
09:56:03 T:1176  NOTICE: Creating Demuxer
09:56:08 T:1176  NOTICE: Opening video stream: 1 source: 256
09:56:08 T:1176  NOTICE: Creating video codec with codec id: 2
09:56:08 T:1176  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
09:56:08 T:1176  NOTICE: Opening audio stream: 2 source: 256
09:56:08 T:1176  NOTICE: Finding audio codec for: 86016
09:56:08 T:1176  NOTICE: Opening teletext stream: 3 source: 256
09:56:10 T:3800  NOTICE: Thread LanguageInvoker start, auto delete: false
09:56:10 T:3800  NOTICE: -->Python Interpreter Initialized<--
09:56:12 T:2608  NOTICE: Thread LanguageInvoker start, auto delete: false
09:56:12 T:2608  NOTICE: -->Python Interpreter Initialized<--
09:56:17 T:1176  NOTICE: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switched to channel '7TWO'
09:56:17 T:1176  NOTICE: Creating Demuxer
09:56:22 T:1176  NOTICE: Opening video stream: 1 source: 256
09:56:22 T:1176  NOTICE: Opening audio stream: 2 source: 256
09:56:22 T:1176  NOTICE: Opening teletext stream: 3 source: 256
09:56:24 T:3332  NOTICE: Thread LanguageInvoker start, auto delete: false
09:56:24 T:3332  NOTICE: -->Python Interpreter Initialized<--
09:59:10 T:1996  NOTICE: Thread FileCache start, auto delete: false
10:06:57 T:4012  NOTICE: Previous line repeats 41 times.
10:06:57 T:4012  NOTICE: Thread LanguageInvoker start, auto delete: false
Quote:The channel works fine in Next PVR but when I switch to it in XBMC the wrong channel is displayed and it seems to take longer than usual to switch.
Do you maybe have two channels with the same number? This is the only scenario we've encountered in the past which gave these symptoms in XBMC. It doesn't cause any issues in NextPVR itself, but can cause the wrong channel in XBMC.
Thanks, that fixed it! Been looking at that list for ages and missed it!

Thanks again.
Great - glad you got it sorted.