• 1
  • 84
  • 85
  • 86(current)
  • 87
  • 88
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
I've gotten close, but not exactly where I want to be. When trying to change to a channel from the xbox (PseudoTV or Windows Media Center) it won't send the enter command to confirm the channel input. Everything else works with the much noted exception of surround sound. My Windows installation shows the Xbox One as only having two channels, all attempts to get around that make the video start to stutter.
(2013-11-26, 01:28)zachmo826 Wrote: Everything else works with the much noted exception of surround sound. My Windows installation shows the Xbox One as only having two channels, all attempts to get around that make the video start to stutter.

Have you tried this?

http://support.xbox.com/en-GB/xbox-one/l...ot-working
(2013-11-26, 01:45)MonoksideC Wrote:
(2013-11-26, 01:28)zachmo826 Wrote: Everything else works with the much noted exception of surround sound. My Windows installation shows the Xbox One as only having two channels, all attempts to get around that make the video start to stutter.

Have you tried this?

http://support.xbox.com/en-GB/xbox-one/l...ot-working

Yep, when i switched that on is when I was able to at least get stuttering video, before that video was fine, but no audio through WMC/XBMC. In windows audio settings I had to turn exclusive mode off (Fixed the stuttering video problem when watching live tv through WMC), change to direct sound in XBMC, and disable all but LPCM in the audio settings. That's the only way I could get audio with no stuttering, again only in stereo though.

Edit: Well it looks like my problem was really with LAV filters. All problems fixed by enabling only Dolby Digital audio.
Hi, love this great addon and thanks for all the time you have given for this. I have just one problem, not problem per se, but rather if i had the option of doing so, it would be awesome for me. So, I have a lot of unseen shows in my XBMC and I religiously use Trakt to track my shows. So when I use Pseudo.Tv live or just SURF all of my channels, it invariably marks the episode as seen(although I was just surfing) and ruins my actual showings. What I would like is to not bother using trakt whilst using Pseudo.tv, but rather only use it when I watch shows from the media library. So, is there anyway to disable Trakt to interact with Pseudo.tv or vice versa? Any help will be greatly appreciated. Thanks
(2013-11-26, 13:33)F1909 Wrote: Hi, love this great addon and thanks for all the time you have given for this. I have just one problem, not problem per se, but rather if i had the option of doing so, it would be awesome for me. So, I have a lot of unseen shows in my XBMC and I religiously use Trakt to track my shows. So when I use Pseudo.Tv live or just SURF all of my channels, it invariably marks the episode as seen(although I was just surfing) and ruins my actual showings. What I would like is to not bother using trakt whilst using Pseudo.tv, but rather only use it when I watch shows from the media library. So, is there anyway to disable Trakt to interact with Pseudo.tv or vice versa? Any help will be greatly appreciated. Thanks

As far as i know PTV and PTVL doesn't have any say over that sort of thing, but perhaps you could check with the developer of the Trakt plugin if they can create an exception if the PTV or PTVL scripts are running.
(2013-11-26, 14:18)Daavid Wrote: As far as i know PTV and PTVL doesn't have any say over that sort of thing, but perhaps you could check with the developer of the Trakt plugin if they can create an exception if the PTV or PTVL scripts are running.

I see, thanks for the prompt reply. Appreciated it! Smile
Ok I've been reading, and I'm kind of confused can someone please show me an example of the xml for youtube subscriptions. Thank you so much for this addon btw Smile

The one I'm having trouble figuring out is playlists for youtube.
(2013-11-26, 20:47)MrsAngelD Wrote: Ok I've been reading, and I'm kind of confused can someone please show me an example of the xml for youtube subscriptions. Thank you so much for this addon btw Smile

The one I'm having trouble figuring out is playlists for youtube.

Examples in post 2. Can you be specific one what your problem is?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-26, 23:02)Lunatixz Wrote:
(2013-11-26, 20:47)MrsAngelD Wrote: Ok I've been reading, and I'm kind of confused can someone please show me an example of the xml for youtube subscriptions. Thank you so much for this addon btw Smile

The one I'm having trouble figuring out is playlists for youtube.

Examples in post 2. Can you be specific one what your problem is?

Well I looked at the example you have posted but I can't seem to figure out the proper way to make youtube playlists work. I must be getting the format wrong or something, which was why I hoping to look at an example of the settings for a youtube playlist.

Also I can't seem to make strm files work, I have this: in my settings2.xml file and I know the stream works because I can watch it through xbmc but the channel won't show up in pstvl
Code:
<setting id="Channel_8_type" value="9" />
    <setting id="Channel_8_1" value="5400" />
    <setting id="Channel_8_2" value="smb://angelscomputer/Videos/Streams/Russia_Today.strm" />
    <setting id="Channel_8_3" value="RT" />
    <setting id="Channel_8_4" value="24 Hour News From Russia Today." />
    <setting id="Channel_8_rulecount" value="1" />
    <setting id="Channel_8_changed" value="True" />
    <setting id="Channel_8_time" value="0" />
    <setting id="Channel_8_rule_1_id" value="1" />
    <setting id="Channel_8_rule_1_opt_1" value="RT" />

Also thank you very much Smile

Post your code for YouTube channel and I will tell u what's wrong
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-26, 23:40)Lunatixz Wrote:
(2013-11-26, 23:19)MrsAngelD Wrote:

Post your code for YouTube channel and I will tell u what's wrong

Code:
<setting id="Channel_9_type" value="10" />
<setting id="Channel_9_1" value="http://www.youtube.com/watch?v=izsym4bxeGA&list=PL58E1F231AD9A6247" />
<setting id="Channel_9_2" value="2" />
<setting id="Channel_9_3" value="100" />
<setting id="Channel_9_changed" value="True" />
<setting id="Channel_9_rulecount" value="1" />
<setting id="Channel_9_rule_1_id" value="1" />
<setting id="Channel_9_rule_1_opt_1" value="Documentaries" />

Code:
<setting id="Channel_8_type" value="9" />
    <setting id="Channel_8_1" value="5400" />
    <setting id="Channel_8_2" value="smb://angelscomputer/Videos/Streams/Russia_Today.strm" />
    <setting id="Channel_8_3" value="RT" />
    <setting id="Channel_8_4" value="24 Hour News From Russia Today." />
    <setting id="Channel_8_rulecount" value="1" />
    <setting id="Channel_8_changed" value="True" />
    <setting id="Channel_8_time" value="0" />
    <setting id="Channel_8_rule_1_id" value="1" />
    <setting id="Channel_8_rule_1_opt_1" value="RT" />

Code is fine, make sure that you can launch the strm in xbmc outside of PTVL.

Code:
<setting id="Channel_9_type" value="10" />
<setting id="Channel_9_1" value="PL58E1F231AD9A6247" />
<setting id="Channel_9_2" value="2" />
<setting id="Channel_9_3" value="100" />
<setting id="Channel_9_changed" value="True" />
<setting id="Channel_9_rulecount" value="1" />
<setting id="Channel_9_rule_1_id" value="1" />
<setting id="Channel_9_rule_1_opt_1" value="Documentaries" />

Playlist name only, don't need the whole url...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Well just tried this, looks like settings2.xml has changed format..

Think I got that figured out, but my EPG won't load at all.

Here's my testing version of settings2.xml

I turned off channel sharing as well to ensure it does not get updated from my slave HTPC.

Any thoughts? Feel like I need to re-educate myself on this, which was what I was hoping to prevent Sad

Code:
<setting id="Version" value="2.1.0" />
    <setting id="Channel_2_type" value="8" />
    <setting id="Channel_2_1" value="XXXXXX.tmsdatadirect.com" />
    <setting id="Channel_2_2" value="hdhomerun://XXXXXXXX/tuner0?channel=8vsb:503000000&program=3" />
    <setting id="Channel_2_3" value="xmltv" />
    <setting id="Channel_2_rulecount" value="2" />
    <setting id="Channel_2_changed" value="False" />
    <setting id="Channel_2_time" value="0" />
    <setting id="Channel_2_rule_1_id" value="1" />
    <setting id="Channel_2_rule_1_opt_1" value="PBS" />
    <setting id="Channel_2_rule_2_id" value="13" />
    <setting id="Channel_2_rule_2_opt_1" value="1" />
    <setting id="LastResetTime" value="1385508157" />
    <setting id="Channel_2_SetResetTime" value="1385594375" />
(2013-11-27, 01:25)blazin912 Wrote: Well just tried this, looks like settings2.xml has changed format..

Think I got that figured out, but my EPG won't load at all.

Here's my testing version of settings2.xml

I turned off channel sharing as well to ensure it does not get updated from my slave HTPC.

Any thoughts? Feel like I need to re-educate myself on this, which was what I was hoping to prevent Sad

Code:
<setting id="Version" value="2.1.0" />
    <setting id="Channel_2_type" value="8" />
    <setting id="Channel_2_1" value="XXXXXX.tmsdatadirect.com" />
    <setting id="Channel_2_2" value="hdhomerun://XXXXXXXX/tuner0?channel=8vsb:503000000&program=3" />
    <setting id="Channel_2_3" value="xmltv" />
    <setting id="Channel_2_rulecount" value="2" />
    <setting id="Channel_2_changed" value="False" />
    <setting id="Channel_2_time" value="0" />
    <setting id="Channel_2_rule_1_id" value="1" />
    <setting id="Channel_2_rule_1_opt_1" value="PBS" />
    <setting id="Channel_2_rule_2_id" value="13" />
    <setting id="Channel_2_rule_2_opt_1" value="1" />
    <setting id="LastResetTime" value="1385508157" />
    <setting id="Channel_2_SetResetTime" value="1385594375" />
LOG?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-27, 00:27)Lunatixz Wrote:
(2013-11-27, 00:10)MrsAngelD Wrote:

Code:
<setting id="Channel_8_type" value="9" />
    <setting id="Channel_8_1" value="5400" />
    <setting id="Channel_8_2" value="smb://angelscomputer/Videos/Streams/Russia_Today.strm" />
    <setting id="Channel_8_3" value="RT" />
    <setting id="Channel_8_4" value="24 Hour News From Russia Today." />
    <setting id="Channel_8_rulecount" value="1" />
    <setting id="Channel_8_changed" value="True" />
    <setting id="Channel_8_time" value="0" />
    <setting id="Channel_8_rule_1_id" value="1" />
    <setting id="Channel_8_rule_1_opt_1" value="RT" />

Code is fine, make sure that you can launch the strm in xbmc outside of PTVL.

Code:
<setting id="Channel_9_type" value="10" />
<setting id="Channel_9_1" value="PL58E1F231AD9A6247" />
<setting id="Channel_9_2" value="2" />
<setting id="Channel_9_3" value="100" />
<setting id="Channel_9_changed" value="True" />
<setting id="Channel_9_rulecount" value="1" />
<setting id="Channel_9_rule_1_id" value="1" />
<setting id="Channel_9_rule_1_opt_1" value="Documentaries" />

Playlist name only, don't need the whole url...

Aww thank you, the youtube is working great now, but for some reason even though the RT stream plays in xbmc it won't play in pstvl as I said that channel doesn't even show up Sad
  • 1
  • 84
  • 85
  • 86(current)
  • 87
  • 88
  • 694

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