Nice addon! Streaming image is better that what my Channelmaster 4228 delivers Only small issue is sometimes it takes three or four attempts to connect to a given stream. No big deal and perhaps an issue with my ISP so ....thanks a bunch!
(2018-04-04, 19:47)newsbeast Wrote: [ -> ]Nice addon! Streaming image is better that what my Channelmaster 4228 delivers Only small issue is sometimes it takes three or four attempts to connect to a given stream. No big deal and perhaps an issue with my ISP so ....thanks a bunch!
The streams take a few seconds to start. I've never had that problem but if you send logs I'll look.
As of today, the recorded TV Shows are no longer working. However, the Live Channels and Live Programs are still working. I am sure that it is nothing to do with my set up as a friend of mine that is using this CBC Kodi addon called me to let me know that he is having the same problem.
Here is the log re this issue:
05:50:23.524 T:140450712700672 ERROR: GetDirectory - Error getting
05:50:34.332 T:140449254524672 ERROR: plugin.video.cbc: (getShows) None returns 426 status
05:50:34.354 T:140449254524672 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: 'NoneType' object has no attribute '__getitem__'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.cbc/default.py", line 219, in <module>
showsMenu(values)
File "/storage/.kodi/addons/plugin.video.cbc/default.py", line 151, in showsMenu
isVideo = True if 'video' in show_list[0] else False
TypeError: 'NoneType' object has no attribute '__getitem__'
-->End of Python script error report<--
05:50:34.517 T:140450731642176 ERROR: GetDirectory - Error getting plugin://plugin.video.cbc/?menu=Shows
05:50:34.518 T:140450731642176 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.cbc/?menu=Shows) failed
05:51:03.445 T:140449206081280 ERROR: GetDirectory - Error getting
05:51:22.402 T:140449189037824 WARNING: Attempt to use invalid handle -1
05:51:22.409 T:140449189037824 WARNING: Previous line repeats 1 times.
05:51:22.409 T:140449189037824 WARNING: CSkinInfo: failed to load skin settings
I'll see what's going on tonight.
Hello,
I just pushed up a PR that should resolve this. Client version needed a bump. Hopefully this isn't a recurring theme.
I bumped our client version to 9.9.9 and it works ... the real client was 3.1.2 when last i checked, so hopefully they don't bump major too often.
Just updated to your 4.0.2 version and it works just fine. A thumbs up to you and thanks once again!
PR was merged. Systems should update soon.
Thank you. I was just going to send you a similar snippet from the log.
And offer to help debug things. I'm retired pgmr. Have Mac Pro and MacOS 10.10.5.
Also python manual but am really C, C++, APL.
Peter
The code is public -- feel free to get involved whenever.
Edit: Sorry, that came off rude. I was on my mobile. Anyway, github is linked in the first post so if you want to add a feature or something just fork the repo and put in a PR. I'd like to switch to the web api as the stream quality is slightly higher, but I haven't had time to dig into that yet.
Your mobile response was not rude.. merely pleasantly terse.
Your CBC add-on meets all my present needs.
"No one can serve two masters..." Mt 6:24
My present project will not end, at earliest, till Sep 2018 (likely Dec 31 IRL).
After that I might look at doing a "Hello world" in python for Kodi.
But I would be starting from ground zero in that domain.
Meanwhile thanks again for your selfless contribution.
P
Have you updated to version 4.0.2?
yes , it is the latest version
(2018-04-15, 17:34)Cool76 Wrote: [ -> ]yes , it is the latest version
Can you edit your post so it doesn't take the whole page and instead post a link to your logs? See post #1