2015-04-07, 02:45
After updating PTVL, I have to copy my Custom Skin files again.
(2015-04-08, 13:01)phsyraxion Wrote: I have one I am stumped with so hope someone can help.
All youtube channels that were working now do not load because I can see this in the LOG:
20:22:42 T:8016 ERROR: Unable to find plugin plugin.video.bromix.youtube
20:22:42 T:8016 ERROR: Playlist Player: skipping unplayable item: 28, path [plugin://plugin.video.bromix.youtube/play/?video_id=Ka-Wu1jYY9U]
I have the youtube addon from the official Kodi repository and the version when I look is 5.1.0~beta7 (2015-04-06).
I have tried removing and installing youtube again as well as the addon data.
The addon is installed to: "plugin.video.youtube" but not sure that makes a difference.
Just not sure why it worked a few days ago and not now.
(2015-04-08, 13:01)phsyraxion Wrote: I have one I am stumped with so hope someone can help.
All youtube channels that were working now do not load because I can see this in the LOG:
20:22:42 T:8016 ERROR: Unable to find plugin plugin.video.bromix.youtube
20:22:42 T:8016 ERROR: Playlist Player: skipping unplayable item: 28, path [plugin://plugin.video.bromix.youtube/play/?video_id=Ka-Wu1jYY9U]
I have the youtube addon from the official Kodi repository and the version when I look is 5.1.0~beta7 (2015-04-06).
I have tried removing and installing youtube again as well as the addon data.
The addon is installed to: "plugin.video.youtube" but not sure that makes a difference.
Just not sure why it worked a few days ago and not now.
(2015-04-09, 04:56)Bbold Wrote: Having a problem getting tv shows to play in order. I click play in order and even went in advance settings and put it play in order still plays random.Anything im missing appreciate if someone can help me out thanks guys.
(2015-04-09, 11:59)vrm42 Wrote:(2015-04-09, 04:56)Bbold Wrote: Having a problem getting tv shows to play in order. I click play in order and even went in advance settings and put it play in order still plays random.Anything im missing appreciate if someone can help me out thanks guys.
Same here since I first install PTVL, never got any answer. PTV still working fine.
(2015-04-09, 11:59)vrm42 Wrote:(2015-04-09, 04:56)Bbold Wrote: Having a problem getting tv shows to play in order. I click play in order and even went in advance settings and put it play in order still plays random.Anything im missing appreciate if someone can help me out thanks guys.
Same here since I first install PTVL, never got any answer. PTV still working fine.
(2015-04-09, 16:07)snesmaster40 Wrote:(2015-04-09, 11:59)vrm42 Wrote:(2015-04-09, 04:56)Bbold Wrote: Having a problem getting tv shows to play in order. I click play in order and even went in advance settings and put it play in order still plays random.Anything im missing appreciate if someone can help me out thanks guys.
Same here since I first install PTVL, never got any answer. PTV still working fine.
It's another bug. The channel configuration gives the wrong sort number for each label, so it does this for some reason:
- Default = 1 (random)
- Random = 2 (reverse)
- Reverse = 3 (?)
The right numbers should be:
- Default = 0
- Random = 1
- Reverse = 2
You'll have to change the sort number to 0 (default) in settings2.xml for the channels that are affected. It should be this line of code:
<setting id="Channel_#_4" value="0" />
(2015-04-08, 16:31)snesmaster40 Wrote:(2015-04-08, 13:01)phsyraxion Wrote: I have one I am stumped with so hope someone can help.
All youtube channels that were working now do not load because I can see this in the LOG:
20:22:42 T:8016 ERROR: Unable to find plugin plugin.video.bromix.youtube
20:22:42 T:8016 ERROR: Playlist Player: skipping unplayable item: 28, path [plugin://plugin.video.bromix.youtube/play/?video_id=Ka-Wu1jYY9U]
I have the youtube addon from the official Kodi repository and the version when I look is 5.1.0~beta7 (2015-04-06).
I have tried removing and installing youtube again as well as the addon data.
The addon is installed to: "plugin.video.youtube" but not sure that makes a difference.
Just not sure why it worked a few days ago and not now.
The latest version is 5.1.0~beta 8. I tested the video and it plays just fine, that update should fix it.
(2015-04-10, 21:36)PAPAPUMP Wrote:
Got er all set up with images now its great! Just had a couple of questions!
1. In the top right corner it says what is playing, can i disable that? if so how?!
2. I cant seem to put channel logos in for Live tv channels, is there something specific i must do? or can it not be done?
Thanks!