Release Engineering TV episodes: Broken
#16
Tried another category and it played two videos before the error occurred. Not sure if this will tell you anything but I had a quick look at the log file (below). I'm new to debugging on the RPi but if I can be of anymore help let me know.

Code:
22:38:36 T:2801792064  NOTICE: ### plugin.video.engineeringtv ###
22:38:36 T:2801792064  NOTICE: http://www.engineeringtv.com/video/Analog-Devices-NatureVue-Proces/player
22:38:38 T:2801792064  NOTICE: http://www.engineeringtv.com/embed/player/container/300/300/?content_type=content_item&playli$
22:38:39 T:3040497664  NOTICE: COMXPlayer: Opening: http://videos.media.magnify.net/D8VJR61WDJH7NZVM-Analog_Devices_02_108_7$
22:38:39 T:3040497664 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
22:38:39 T:2801792064 WARNING: The python script "/home/pi/.xbmc/addons/plugin.video.engineeringtv/addon.py" has left severa$
22:38:39 T:2801792064  NOTICE: Thread COMXPlayer start, auto delete: false
22:38:39 T:2801792064  NOTICE: Creating InputStream
22:38:59 T:2801792064 WARNING: FillBuffer: curl failed with code 28
22:38:59 T:2801792064   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
22:38:59 T:2801792064   ERROR: Open - failed to open source <http://videos.media.magnify.net/D8VJR61WDJH7NZVM-Analog_Devices$
22:38:59 T:2801792064   ERROR: COMXPlayer::OpenInputStream - error opening [http://videos.media.magnify.net/D8VJR61WDJH7NZVM$
22:38:59 T:2801792064  NOTICE: COMXPlayer::OnExit()
22:38:59 T:2801792064  NOTICE: COMXPlayer::OnExit() deleting input stream
22:38:59 T:3040497664   ERROR: Playlist Player: skipping unplayable item: 3, path [plugin://plugin.video.engineeringtv/?acti$
22:41:52 T:2793403456  NOTICE: Thread Jobworker start, auto delete: true
Reply
#17
Installed the XBMC Log Uploader add-on and here's the link to my logs
http://xbmclogs.com/show.php?id=139087
Reply
#18
I am a bit lost as to whats causing the problem but it looks like the connection to the video is timing out. if you could enable the debug log and upload that, it might give me some more information to work from. The only other thing that might be causing the problem is the WARNING:The python script has left several classes in memory that we couldn't clean up.
Reply
#19
Here you go:
http://xbmclogs.com/show.php?id=139513
Reply
#20
I still cant find whats causing the problem. Sorry. If anyone else has any idia as to what is happing i would love to know.
Reply
#21
Thanks for looking at it. If you don't mind a suggestion it would be nice to have the 'Play from here' option in the context menu.
Reply
#22
I recently changed the addon backend to not replace the context menu items. So i have remove the Playall option and am just using the build in Play from here option instead. I made that change before to try and cleanup the context menu but it didnt really work out. So hopefully the play from here option will work for you now pdops.
Reply
#23
Thanks for the change.
Reply
#24
Updated addon with minor speeed improvements and option to view Most recent videos.
Also created a set of unittests that run every day.
Reply
#25
Add-on has been updated to add a small few features and some bug fixes. And some speed improvements as well.

Code:
Version 2.0.0 2015-02-20
- Fixed backkup video url scraper
- Removed download support
- Changed to use the YouTube V3 API
- Changed to auto select content type
- Changed to auto select sort methods
- Changed settings.xml to use new methods for setting view mode
- Changed to return a generator instead of a list
- Some small method renames

P.S. I am always looking for ways to improve this add-on if anyone has any suggestions.
Reply
#26
Add-on has been updated. All videos should now be working.

Code:
Version 2.0.1 2016-01-04
- Fixed bug with some videos not playing. Now playes from youtube where possible
- Added option to disable url caching from the add-on settings
- Disable SD/HD video flag, Unable to determine resolution
- Removed script.module.parsedom dependency
Reply
#27
for the last few weeks I get URL errno7 and the add-in fails. This happens with ver 2.0.1 on Kodi 16 and Kodi 17. Can you help?
Reply
#28
The site had a total redesign a while back and does not have any videos anymore.
Even the YouTube channel has not seen any new videos.

I should probably mark the addon as broken in the repo.
Reply
#29
OK @Wally25 I'll delete it. Thanks for looking
Reply

Logout Mark Read Team Forum Stats Members Help
Engineering TV episodes: Broken0