• 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
It appears that the YouTube player cannot play some of the videos from 4oDDocumentaries, so PseudoTV Live will not be able to handle them.
So doors that mean it will skip them or will it hang?

------------------------------------------------------------------------------

Ok, I've seen now, It seems to kill PTVL. Bummer.
(2013-08-09, 09:31)Daavid Wrote: So doors that mean it will skip them or will it hang?

------------------------------------------------------------------------------

Ok, I've seen now, It seems to kill PTVL. Bummer.

problem with your docu channel is most of it's region locked...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
But I can watch it all on you tube normally. Should I mention something on the YouTube plugin forum?
Anyone that has youtube enabled want to try something?

https://www.dropbox.com/s/j0u1klugb54ml42/settings2.xml

This is a channel file that is built with automotive based youtube content.
works good peppy i added these channels to my settings2
thank you for this fork. this is truly what i wanted in the original add on.
Luna -Was thinking about your service that you're also planning. Would it be able to also check Youtube content in the youtube channels we've built and if it isn't available locally or no longer online or whatever, remove specific content from the PTVL channel, or would it have to remove the whole channel? Just a thought.
is this correct? I'm trying to set up just a YouTube channel that will show various "episodes" from my subscribed channels (as opposed to dedicated channels like Motortrend):

Code:
<setting id="Channel_801_type" value="10" />
<setting id="Channel_801_1" value="[email protected]" />
<setting id="Channel_801_2" value="3" />
<setting id="Channel_801_rulecount" value="1" />
<setting id="Channel_801_rule_1_id" value="1" />
<setting id="Channel_801_rule_1_opt_1" value="YouTube" />

what am I doing wrong?
(2013-08-10, 15:18)hellohello Wrote: is this correct? I'm trying to set up just a YouTube channel that will show various "episodes" from my subscribed channels (as opposed to dedicated channels like Motortrend):

Code:
<setting id="Channel_801_type" value="10" />
<setting id="Channel_801_1" value="[email protected]" />
<setting id="Channel_801_2" value="3" />
<setting id="Channel_801_rulecount" value="1" />
<setting id="Channel_801_rule_1_id" value="1" />
<setting id="Channel_801_rule_1_opt_1" value="YouTube" />

what am I doing wrong?

You don't need the @gmail part. The api that is used, only cares about the user name.
Here's a channel I am having a problem with:

Code:
<setting id="Channel_802_type" value="10" />
    <setting id="Channel_802_1" value="head squeeze" />
    <setting id="Channel_802_2" value="1" />
    <setting id="Channel_802_rulecount" value="1" />
    <setting id="Channel_802_rule_1_id" value="1" />
    <setting id="Channel_802_rule_1_opt_1" value="Head Squeeze" />

Can't bring up anything from the Head Squeeze channel. However I can from VSauce:

Code:
<setting id="Channel_800_type" value="10" />
    <setting id="Channel_800_1" value="Vsauce" />
    <setting id="Channel_800_2" value="1" />
    <setting id="Channel_800_rulecount" value="1" />
    <setting id="Channel_800_rule_1_id" value="1" />
    <setting id="Channel_800_rule_1_opt_1" value="VSauce" />

is it an issue of there being a "space" in the channel's name? (i'm thinking that this might also be an issue accessing my subscriptions in my account as my username also has a "space" in it)
@luna,

Anymore luck on the EPG sync/moving when you select a channel? I am hoping there is a solution somehow, somewhere with re-writing a bunch of code.
(2013-08-10, 18:28)hellohello Wrote: Here's a channel I am having a problem with:

Code:
<setting id="Channel_802_type" value="10" />
    <setting id="Channel_802_1" value="head squeeze" />
    <setting id="Channel_802_2" value="1" />
    <setting id="Channel_802_rulecount" value="1" />
    <setting id="Channel_802_rule_1_id" value="1" />
    <setting id="Channel_802_rule_1_opt_1" value="Head Squeeze" />

Can't bring up anything from the Head Squeeze channel. However I can from VSauce:

Code:
<setting id="Channel_800_type" value="10" />
    <setting id="Channel_800_1" value="Vsauce" />
    <setting id="Channel_800_2" value="1" />
    <setting id="Channel_800_rulecount" value="1" />
    <setting id="Channel_800_rule_1_id" value="1" />
    <setting id="Channel_800_rule_1_opt_1" value="VSauce" />

is it an issue of there being a "space" in the channel's name? (i'm thinking that this might also be an issue accessing my subscriptions in my account as my username also has a "space" in it)

I think you may be right i was wondering why alot of the channels i added did not work. after reading this i went to check and it seems all off my working youtube channels have no spaces
(2013-08-10, 18:52)scilz Wrote:
(2013-08-10, 18:28)hellohello Wrote: Here's a channel I am having a problem with:

Code:
<setting id="Channel_802_type" value="10" />
    <setting id="Channel_802_1" value="head squeeze" />
    <setting id="Channel_802_2" value="1" />
    <setting id="Channel_802_rulecount" value="1" />
    <setting id="Channel_802_rule_1_id" value="1" />
    <setting id="Channel_802_rule_1_opt_1" value="Head Squeeze" />

Can't bring up anything from the Head Squeeze channel. However I can from VSauce:

Code:
<setting id="Channel_800_type" value="10" />
    <setting id="Channel_800_1" value="Vsauce" />
    <setting id="Channel_800_2" value="1" />
    <setting id="Channel_800_rulecount" value="1" />
    <setting id="Channel_800_rule_1_id" value="1" />
    <setting id="Channel_800_rule_1_opt_1" value="VSauce" />

is it an issue of there being a "space" in the channel's name? (i'm thinking that this might also be an issue accessing my subscriptions in my account as my username also has a "space" in it)

I think you may be right i was wondering why alot of the channels i added did not work. after reading this i went to check and it seems all off my working youtube channels have no spaces



I think you are using wrong channel names... For example "Head Squeeze" Channel name is HeadsqueezeTV

(2013-08-10, 18:35)XvMMvX Wrote: @luna,

Anymore luck on the EPG sync/moving when you select a channel? I am hoping there is a solution somehow, somewhere with re-writing a bunch of code.

I took a break from trying to find the problem... So that I could focus on new features... At some point I'm going to have to rewrite EPG code to accommodate Live programing.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-08-10, 19:13)Lunatixz Wrote:
(2013-08-10, 18:52)scilz Wrote:
(2013-08-10, 18:28)hellohello Wrote: Here's a channel I am having a problem with:

Code:
<setting id="Channel_802_type" value="10" />
    <setting id="Channel_802_1" value="head squeeze" />
    <setting id="Channel_802_2" value="1" />
    <setting id="Channel_802_rulecount" value="1" />
    <setting id="Channel_802_rule_1_id" value="1" />
    <setting id="Channel_802_rule_1_opt_1" value="Head Squeeze" />

Can't bring up anything from the Head Squeeze channel. However I can from VSauce:

Code:
<setting id="Channel_800_type" value="10" />
    <setting id="Channel_800_1" value="Vsauce" />
    <setting id="Channel_800_2" value="1" />
    <setting id="Channel_800_rulecount" value="1" />
    <setting id="Channel_800_rule_1_id" value="1" />
    <setting id="Channel_800_rule_1_opt_1" value="VSauce" />

is it an issue of there being a "space" in the channel's name? (i'm thinking that this might also be an issue accessing my subscriptions in my account as my username also has a "space" in it)

I think you may be right i was wondering why alot of the channels i added did not work. after reading this i went to check and it seems all off my working youtube channels have no spaces

I think you are using wrong channel names... For example "Head Squeeze" Channel name is HeadsqueezeTV

ah, ok. have to prowl around to find that, thanks.

which makes me wonder: what is my user name? I've tried what YouTube shows me when I log in (Loki Savo) and even tried my gmail address. Neither is showing my subscriptions. Is the USERNAME option for your OWN channel (i.e. videos that I've uploaded)?
  • 1
  • 22
  • 23
  • 24(current)
  • 25
  • 26
  • 694

Logout Mark Read Team Forum Stats Members Help
[OLD/CLOSED] PseudoTV Live - Set-Top box solution45