• 1
  • 237
  • 238
  • 239(current)
  • 240
  • 241
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-04-16, 23:02)Dec64 Wrote:
(2014-04-16, 22:38)Lunatixz Wrote:
(2014-04-16, 22:06)Dec64 Wrote: How do i create such a link. Adding the content via the plugin to favourites, then copying that link into the settings2.xml does not work. I tested the same process on the discovery channel plugin and that does not work either.

I already wrote you instructions, read posts above...

ah sorry i did not see your latest edit to that post. As said before tho iv tried the favourites.xml route and it didn't work for any plugin i tried. U mention it needs to be edited? What specifically..? All the edits i attempted still didn't work. I attempted the json route as suggested but that seems way above me. I have no idea what Ajax end points are or how to find out what mine is ect.
place a uneditted discovery plugin link into a setting2.xml chtype 9 setup, force reset ptvl, run it and send me the m3u generated for that channel. m3u is found in userdata/script.pseudotv.live/cache/channelnumber.m3u
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-04-16, 23:14)Lunatixz Wrote:
(2014-04-16, 23:02)Dec64 Wrote:
(2014-04-16, 22:38)Lunatixz Wrote: I already wrote you instructions, read posts above...

ah sorry i did not see your latest edit to that post. As said before tho iv tried the favourites.xml route and it didn't work for any plugin i tried. U mention it needs to be edited? What specifically..? All the edits i attempted still didn't work. I attempted the json route as suggested but that seems way above me. I have no idea what Ajax end points are or how to find out what mine is ect.
place a uneditted discovery plugin link into a setting2.xml chtype 9 setup, force reset ptvl, run it and send me the m3u generated for that channel. m3u is found in userdata/script.pseudotv.live/cache/channelnumber.m3u

Code:
#EXTM3U
#EXTINF:5400,Test//InternetTV//Testing internet plugin stream//InternetTV////LiveID|
plugin://plugin.video.discovery_com/?url=http://news.discovery.com/space/videos/is-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo

Just sits on a black screen
(2014-04-16, 23:25)Dec64 Wrote:
(2014-04-16, 23:14)Lunatixz Wrote:
(2014-04-16, 23:02)Dec64 Wrote: ah sorry i did not see your latest edit to that post. As said before tho iv tried the favourites.xml route and it didn't work for any plugin i tried. U mention it needs to be edited? What specifically..? All the edits i attempted still didn't work. I attempted the json route as suggested but that seems way above me. I have no idea what Ajax end points are or how to find out what mine is ect.
place a uneditted discovery plugin link into a setting2.xml chtype 9 setup, force reset ptvl, run it and send me the m3u generated for that channel. m3u is found in userdata/script.pseudotv.live/cache/channelnumber.m3u

Code:
#EXTM3U
#EXTINF:5400,Test//InternetTV//Testing internet plugin stream//InternetTV////LiveID|
plugin://plugin.video.discovery_com/?url=http://news.discovery.com/space/videos/is-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo

Just sits on a black screen

Create two strm files (txt file with a strm extension)
1 with:
plugin://plugin.video.discovery_com/?url=http://news.discovery.com/space/videos/is-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo
2nd with:
plugin://plugin.video.discovery_com/?url=http%3A%2F%2Fnews.discovery.com%2Fspace%2Fvideos%2Fis-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo

Try to play them in xbmc which one plays?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
@Lunatixz Neither work.

Quote:22:35:10 T:140361324250944 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.discovery_com/?url=http://news.discovery.com/space/videos/is-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo]
22:35:12 T:140360059709184 NOTICE: Thread BackgroundLoader start, auto delete: false
22:35:12 T:140361324250944 NOTICE: CDVDPlayer::CloseFile()
22:35:12 T:140361324250944 NOTICE: DVDPlayer: waiting for threads to exit
22:35:12 T:140361324250944 NOTICE: DVDPlayer: finished waiting
22:35:12 T:140361324250944 NOTICE: CDVDPlayer::CloseFile()
22:35:12 T:140361324250944 NOTICE: DVDPlayer: waiting for threads to exit
22:35:12 T:140361324250944 NOTICE: DVDPlayer: finished waiting

2nd link

Quote:22:32:58 T:140359617214208 NOTICE: Thread DVDPlayer start, auto delete: false
22:32:58 T:140359617214208 NOTICE: Creating InputStream
22:32:58 T:140359617214208 ERROR: Error on dvdnav_open
22:32:58 T:140359617214208 ERROR: CDVDPlayer::OpenInputStream - error opening []
22:32:58 T:140359617214208 NOTICE: CDVDPlayer::OnExit()
22:32:58 T:140359617214208 NOTICE: CDVDPlayer::OnExit() deleting input stream
22:32:58 T:140361324250944 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.discovery_com/?url=http%3A%2F%2Fnews.discovery.com%2Fspace%2Fvideos%2Fis-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo]

These are changes i attempted to do on the sportingstreams link, removing the hex code's ect but come up against the same issue. So im kinda lost
(2014-04-16, 23:37)Dec64 Wrote: @Lunatixz Neither work.

Quote:22:35:10 T:140361324250944 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.discovery_com/?url=http://news.discovery.com/space/videos/is-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo]
22:35:12 T:140360059709184 NOTICE: Thread BackgroundLoader start, auto delete: false
22:35:12 T:140361324250944 NOTICE: CDVDPlayer::CloseFile()
22:35:12 T:140361324250944 NOTICE: DVDPlayer: waiting for threads to exit
22:35:12 T:140361324250944 NOTICE: DVDPlayer: finished waiting
22:35:12 T:140361324250944 NOTICE: CDVDPlayer::CloseFile()
22:35:12 T:140361324250944 NOTICE: DVDPlayer: waiting for threads to exit
22:35:12 T:140361324250944 NOTICE: DVDPlayer: finished waiting

2nd link

Quote:22:32:58 T:140359617214208 NOTICE: Thread DVDPlayer start, auto delete: false
22:32:58 T:140359617214208 NOTICE: Creating InputStream
22:32:58 T:140359617214208 ERROR: Error on dvdnav_open
22:32:58 T:140359617214208 ERROR: CDVDPlayer::OpenInputStream - error opening []
22:32:58 T:140359617214208 NOTICE: CDVDPlayer::OnExit()
22:32:58 T:140359617214208 NOTICE: CDVDPlayer::OnExit() deleting input stream
22:32:58 T:140361324250944 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.discovery_com/?url=http%3A%2F%2Fnews.discovery.com%2Fspace%2Fvideos%2Fis-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo]

You need to find a valid link... If it doesn't play in xbmc its not going to play in pseudo.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-04-16, 23:39)Lunatixz Wrote:
(2014-04-16, 23:37)Dec64 Wrote: @Lunatixz Neither work.

Quote:22:35:10 T:140361324250944 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.discovery_com/?url=http://news.discovery.com/space/videos/is-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo]
22:35:12 T:140360059709184 NOTICE: Thread BackgroundLoader start, auto delete: false
22:35:12 T:140361324250944 NOTICE: CDVDPlayer::CloseFile()
22:35:12 T:140361324250944 NOTICE: DVDPlayer: waiting for threads to exit
22:35:12 T:140361324250944 NOTICE: DVDPlayer: finished waiting
22:35:12 T:140361324250944 NOTICE: CDVDPlayer::CloseFile()
22:35:12 T:140361324250944 NOTICE: DVDPlayer: waiting for threads to exit
22:35:12 T:140361324250944 NOTICE: DVDPlayer: finished waiting

2nd link

Quote:22:32:58 T:140359617214208 NOTICE: Thread DVDPlayer start, auto delete: false
22:32:58 T:140359617214208 NOTICE: Creating InputStream
22:32:58 T:140359617214208 ERROR: Error on dvdnav_open
22:32:58 T:140359617214208 ERROR: CDVDPlayer::OpenInputStream - error opening []
22:32:58 T:140359617214208 NOTICE: CDVDPlayer::OnExit()
22:32:58 T:140359617214208 NOTICE: CDVDPlayer::OnExit() deleting input stream
22:32:58 T:140361324250944 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.discovery_com/?url=http%3A%2F%2Fnews.discovery.com%2Fspace%2Fvideos%2Fis-sex-in-space-still-just-a-fantasy-video.htm&mode=playVideo]

You need to find a valid link... If it doesn't play in xbmc its not going to play in pseudo.


So the only way to get the true link is via the json addon linked? Alright well thanks a lot for your assistance, sorry to be a pain.
(2014-04-16, 23:40)Dec64 Wrote:
(2014-04-16, 23:39)Lunatixz Wrote:
(2014-04-16, 23:37)Dec64 Wrote: @Lunatixz Neither work.


2nd link

You need to find a valid link... If it doesn't play in xbmc its not going to play in pseudo.


So the only way to get the true link is via the json addon linked? Alright well thanks a lot for your assistance, sorry to be a pain.

Usually the favorite link works... Depends on the addon I guess.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
PTVL is freezing /hanging while streaming USTVnow channels that are autotuned. I am on Gotham and running 3.7 on a Mac Pro (OSX 10.7). I originally thought it was a guide issue (running concast). I switched to default, and without fail, I freeze after changing channels or scrolling through the guide. I have a log here that may help. I am sure it is most likely user error, but I can not figure out what I did wrong. Any help would be appreciated.
Trying to create a settings2.xml for Pseduo-TV Live (PSTVL) on Verizon Fios proved to be quite challenging. Many channels that need to be reviewed, which makes things pretty cumbersome. So we took the time to create a script for it. I am not a python programmer, nor a programmer at all for the matter. I am sure that this can be improved by a skilled individual in a number of methods.

howto - https://dl.dropboxusercontent.com/u/5885...mltvpy.pdf
script file - https://dl.dropboxusercontent.com/u/5885...v/xmltv.py

if you have question, PM me. Please DO NOT post here to keep the thread relevant to its subject matter.

Hopes it helps someone out.
(2014-04-17, 19:11)ylafont Wrote: Trying to create a settings2.xml for Pseduo-TV Live (PSTVL) on Verizon Fios proved to be quite challenging. Many channels that need to be reviewed, which makes things pretty cumbersome. So we took the time to create a script for it. I am not a python programmer, nor a programmer at all for the matter. I am sure that this can be improved by a skilled individual in a number of methods.

howto - https://dl.dropboxusercontent.com/u/5885...mltvpy.pdf
script file - https://dl.dropboxusercontent.com/u/5885...v/xmltv.py

if you have question, PM me. Please DO NOT post here to keep the thread relevant to its subject matter.

Hopes it helps someone out.

Thanks for the contribution, I will review it and add it to the OP

From your experience is there anyway I could improve upon the hdhomerun auto tuning feature?
Auto tuning currently pairs a strm with it's xmltv data via strm file name. Does this not work for you?

(2014-04-17, 18:46)omnicroncs Wrote: PTVL is freezing /hanging while streaming USTVnow channels that are autotuned. I am on Gotham and running 3.7 on a Mac Pro (OSX 10.7). I originally thought it was a guide issue (running concast). I switched to default, and without fail, I freeze after changing channels or scrolling through the guide. I have a log here that may help. I am sure it is most likely user error, but I can not figure out what I did wrong. Any help would be appreciated.

Your log has way to much stuff going on... can you start a clean xbmc instance,and load ptvl till your problem. then send that log?
thanks
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Hey guys,

I just found this add-in today and am very interested in it. Sorry I am at work and cant dedicate the hours required to read through the entire forum.....

I have a couple quick questions.
1. Does this add-in work on Adroid builds of XBMC?
and 2. Is there a list of supported USB OTD DTV Tuners (that work with Android)?

Thanks
Bill
(2014-04-17, 20:07)bilbo6209 Wrote: Hey guys,

I just found this add-in today and am very interested in it. Sorry I am at work and cant dedicate the hours required to read through the entire forum.....

I have a couple quick questions.
1. Does this add-in work on Adroid builds of XBMC?
and 2. Is there a list of supported USB OTD DTV Tuners (that work with Android)?

Thanks
Bill
the tuner would need to be connected to a PC that could serve the tuner streams to ptvl. Read first 3 posts.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-04-17, 20:13)Lunatixz Wrote: the tuner would need to be connected to a PC that could serve the tuner streams to ptvl. Read first 3 posts.

OK Sorry I didnt catch that the first time I read it.... In the Sources you list that it can be set up for a homerunhd... does that require a PC backend also, or can PsudoTV Live point at the homerun directly?
(2014-04-17, 20:28)bilbo6209 Wrote:
(2014-04-17, 20:13)Lunatixz Wrote: the tuner would need to be connected to a PC that could serve the tuner streams to ptvl. Read first 3 posts.

OK Sorry I didnt catch that the first time I read it.... In the Sources you list that it can be set up for a homerunhd... does that require a PC backend also, or can PsudoTV Live point at the homerun directly?

Yes, hdhomerun doesn't require a backend it hooks directly to your home network and it works in xbmc android.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-04-17, 20:30)Lunatixz Wrote:
(2014-04-17, 20:28)bilbo6209 Wrote:
(2014-04-17, 20:13)Lunatixz Wrote: the tuner would need to be connected to a PC that could serve the tuner streams to ptvl. Read first 3 posts.

OK Sorry I didnt catch that the first time I read it.... In the Sources you list that it can be set up for a homerunhd... does that require a PC backend also, or can PsudoTV Live point at the homerun directly?

Yes, hdhomerun doesn't require a backend it hooks directly to your home network and it works in xbmc android.

for more info : http://www.silicondust.com/products_new/

source: i have a prime
  • 1
  • 237
  • 238
  • 239(current)
  • 240
  • 241
  • 694

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