Posts: 2,572
Joined: Aug 2012
Reputation:
217
2015-03-25, 21:16
(This post was last modified: 2015-04-13, 22:24 by learningit.)
New Kodi Addon for Travel Channel
Available in the kodi.org repo.
Note that a couple of the menu choices like "Tripoholics" return a HTTP 404 error. This is because the website is either missing or updating pages.
Posts: 33
Joined: Oct 2012
Reputation:
0
jbeige
Junior Member
Posts: 33
I recently installed this add-on, and Kodi (14.2) freezes when I try to run it. I have to alt-tab to windows (win 7, 64-bit) to close it and restart.. The kodi log only shows this:
22:50:26 T:2508 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.travel/
22:50:26 T:2508 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.travel/) failed
22:50:26 T:2604 NOTICE: Thread BackgroundLoader start, auto delete: false
22:50:33 T:2920 NOTICE: Thread FileCache start, auto delete: false
Thanks!
Posts: 3
Joined: Apr 2015
Reputation:
0
Thanks a lot for the add-on!
Posts: 33
Joined: Oct 2012
Reputation:
0
jbeige
Junior Member
Posts: 33
Thanks! So do you spend a lot of time reading the source of the website (travel channel in this case) to dissect which urls you need to get to, or is that something that is easily accomplished through api calls?