• 1
  • 86
  • 87
  • 88(current)
  • 89
  • 90
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
Luna,

I'm having trouble parsing xmltv. PTVL attempts to load the xml file and the load config opens and closes leaving me with the black screen.

Debug Log: http://pastebin.com/TFmBFyTr

settings2.xml:
Code:
<setting id="Channel_1_type" value="8" />
    <setting id="Channel_1_1" value="NA_SD_CA04486:-_10743_5" />
    <setting id="Channel_1_2" value="F:\XBMC\PseudoTVLive\PseudoTVShared\strm\1005kswbdt.strm" />
    <setting id="Channel_1_3" value="xmltv" />
    <setting id="Channel_1_rulecount" value="1" />
    <setting id="Channel_1_time" value="164" />
    <setting id="Channel_1_changed" value="True" />
    <setting id="Channel_1_rule_1_id" value="1" />
    <setting id="Channel_1_rule_1_opt_1" value="Fox 5" />

I verified the name of the xmltv file, and the channel ID in the xmltv.xml file.
(2013-11-28, 09:54)tromy Wrote: Is it possible to make "live tv channel value8" from pvr without creating xmltv file?

Good question. I would KILL to have live tv working but I've tried everything (via nextpvr) and nothing, nada, zilchSad
Wink 
Hi Luna - Am a newbie to this forum, but gotta say this plugin is just ace! Smile
Been following this thread for a while now, which is always great info and normally more than enough to sort out any of the issues I've come across upto now. However, one thing I was curious about was when I change channel, the time/temp/current weather always overlaps with the actual channel number, all be it for just a second or two, but I was wondering if their was a way for me to put that info in the opposite corner of the screen, ie on the left side, but keep the channel number on the right side? Dunno, prob in the greater scheme of things it might not seem that important to a lot of folk and maybe just a bit of mild irritation on my part. lol Confused
Any help you can give would be greatly appreciated.
(2013-11-29, 03:20)Dumyat Wrote: Hi Luna - Am a newbie to this forum, but gotta say this plugin is just ace! Smile
Been following this thread for a while now, which is always great info and normally more than enough to sort out any of the issues I've come across upto now. However, one thing I was curious about was when I change channel, the time/temp/current weather always overlaps with the actual channel number, all be it for just a second or two, but I was wondering if their was a way for me to put that info in the opposite corner of the screen, ie on the left side, but keep the channel number on the right side? Dunno, prob in the greater scheme of things it might not seem that important to a lot of folk and maybe just a bit of mild irritation on my part. lol Confused
Any help you can give would be greatly appreciated.

Hi Dumyat, I appreciate the feedback... as i'm sure you will agree features and stability issues take precedence over skinning issues.
All skinning issues will be addressed before final build.

Thanks
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-29, 03:20)Dumyat Wrote: Hi Luna - Am a newbie to this forum, but gotta say this plugin is just ace! Smile
Been following this thread for a while now, which is always great info and normally more than enough to sort out any of the issues I've come across upto now. However, one thing I was curious about was when I change channel, the time/temp/current weather always overlaps with the actual channel number, all be it for just a second or two, but I was wondering if their was a way for me to put that info in the opposite corner of the screen, ie on the left side, but keep the channel number on the right side? Dunno, prob in the greater scheme of things it might not seem that important to a lot of folk and maybe just a bit of mild irritation on my part. lol Confused
Any help you can give would be greatly appreciated.

Its do-able. To move it just edit the skin (script.pseudotv.live.EPG) Change the posx values under weather and time, then edit the image (pstvBackground) so the circles line up. Or change the fade time, but I haven't figured it out. Huh
(2013-11-28, 20:02)Grbspltt Wrote: Luna,

I'm having trouble parsing xmltv. PTVL attempts to load the xml file and the load config opens and closes leaving me with the black screen.

Debug Log: http://pastebin.com/TFmBFyTr

settings2.xml:
Code:
<setting id="Channel_1_type" value="8" />
    <setting id="Channel_1_1" value="NA_SD_CA04486:-_10743_5" />
    <setting id="Channel_1_2" value="F:\XBMC\PseudoTVLive\PseudoTVShared\strm\1005kswbdt.strm" />
    <setting id="Channel_1_3" value="xmltv" />
    <setting id="Channel_1_rulecount" value="1" />
    <setting id="Channel_1_time" value="164" />
    <setting id="Channel_1_changed" value="True" />
    <setting id="Channel_1_rule_1_id" value="1" />
    <setting id="Channel_1_rule_1_opt_1" value="Fox 5" />

I verified the name of the xmltv file, and the channel ID in the xmltv.xml file.

Do you have sickbeard started? is it configured? because you have it enabled...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-29, 02:12)Guile Wrote:
(2013-11-28, 09:54)tromy Wrote: Is it possible to make "live tv channel value8" from pvr without creating xmltv file?

Good question. I would KILL to have live tv working but I've tried everything (via nextpvr) and nothing, nada, zilchSad

I finally did it with channel "type 8" and xmltv.The problem was the xmltvfile,when i made the right one everything works great.I use media portal backend not next pvr which didnt work for me.The only thing that annoys me is the slow changing channels but i think that is problem of the backend and not pseudo live tv.
(2013-11-29, 09:07)tromy Wrote:
(2013-11-29, 02:12)Guile Wrote:
(2013-11-28, 09:54)tromy Wrote: Is it possible to make "live tv channel value8" from pvr without creating xmltv file?

Good question. I would KILL to have live tv working but I've tried everything (via nextpvr) and nothing, nada, zilchSad

I finally did it with channel "type 8" and xmltv.The problem was the xmltvfile,when i made the right one everything works great.I use media portal backend not next pvr which didnt work for me.The only thing that annoys me is the slow changing channels but i think that is problem of the backend and not pseudo live tv.

Interesting. I think I may give it a try. Can you tell me exactly how you did it? And yes, I'm thinking it's probably the backend as when I use LiveTV through XBMC, it's pretty fricken slow.
(2013-11-29, 19:15)Guile Wrote:
(2013-11-29, 09:07)tromy Wrote:
(2013-11-29, 02:12)Guile Wrote: Good question. I would KILL to have live tv working but I've tried everything (via nextpvr) and nothing, nada, zilchSad

I finally did it with channel "type 8" and xmltv.The problem was the xmltvfile,when i made the right one everything works great.I use media portal backend not next pvr which didnt work for me.The only thing that annoys me is the slow changing channels but i think that is problem of the backend and not pseudo live tv.

Interesting. I think I may give it a try. Can you tell me exactly how you did it? And yes, I'm thinking it's probably the backend as when I use LiveTV through XBMC, it's pretty fricken slow.

Follow second post instructions and use pvr:// source...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-29, 08:46)Lunatixz Wrote:
(2013-11-28, 20:02)Grbspltt Wrote: Luna,

I'm having trouble parsing xmltv. PTVL attempts to load the xml file and the load config opens and closes leaving me with the black screen.

Debug Log: http://pastebin.com/TFmBFyTr

settings2.xml:
Code:
<setting id="Channel_1_type" value="8" />
    <setting id="Channel_1_1" value="NA_SD_CA04486:-_10743_5" />
    <setting id="Channel_1_2" value="F:\XBMC\PseudoTVLive\PseudoTVShared\strm\1005kswbdt.strm" />
    <setting id="Channel_1_3" value="xmltv" />
    <setting id="Channel_1_rulecount" value="1" />
    <setting id="Channel_1_time" value="164" />
    <setting id="Channel_1_changed" value="True" />
    <setting id="Channel_1_rule_1_id" value="1" />
    <setting id="Channel_1_rule_1_opt_1" value="Fox 5" />

I verified the name of the xmltv file, and the channel ID in the xmltv.xml file.

Do you have sickbeard started? is it configured? because you have it enabled...

I didn't notice that I had that setting turned on. Nevertheless, sickbeard is running and there is no change after disabling sickbeard integration.
(2013-11-29, 21:29)Grbspltt Wrote:
(2013-11-29, 08:46)Lunatixz Wrote:
(2013-11-28, 20:02)Grbspltt Wrote: Luna,

I'm having trouble parsing xmltv. PTVL attempts to load the xml file and the load config opens and closes leaving me with the black screen.

Debug Log: http://pastebin.com/TFmBFyTr

settings2.xml:
Code:
<setting id="Channel_1_type" value="8" />
    <setting id="Channel_1_1" value="NA_SD_CA04486:-_10743_5" />
    <setting id="Channel_1_2" value="F:\XBMC\PseudoTVLive\PseudoTVShared\strm\1005kswbdt.strm" />
    <setting id="Channel_1_3" value="xmltv" />
    <setting id="Channel_1_rulecount" value="1" />
    <setting id="Channel_1_time" value="164" />
    <setting id="Channel_1_changed" value="True" />
    <setting id="Channel_1_rule_1_id" value="1" />
    <setting id="Channel_1_rule_1_opt_1" value="Fox 5" />

I verified the name of the xmltv file, and the channel ID in the xmltv.xml file.

Do you have sickbeard started? is it configured? because you have it enabled...

I didn't notice that I had that setting turned on. Nevertheless, sickbeard is running and there is no change after disabling sickbeard integration.

Did you disable all tvdb/tmdb settings? its in beta so you really should try disabling anything that says (coming soon).
If after disabling you still have issues, send me a new log...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-29, 21:49)Lunatixz Wrote:
(2013-11-29, 21:29)Grbspltt Wrote:
(2013-11-29, 08:46)Lunatixz Wrote: Do you have sickbeard started? is it configured? because you have it enabled...

I didn't notice that I had that setting turned on. Nevertheless, sickbeard is running and there is no change after disabling sickbeard integration.

Did you disable all tvdb/tmdb settings? its in beta so you really should try disabling anything that says (coming soon).
If after disabling you still have issues, send me a new log...

I updated the pastebin link with the new log. http://pastebin.com/TFmBFyTr
Thanks!
Hi Luna,

Got 2 issues that im trying to solved but with no luck:
1) I did inserted few livetv channels to PTVL and im getting this annoying exception while trying to load xmltv. (blank screen on XBMC and need to reboot machine)
actually it worked for me before, not sure what been changed.
XBMC Debug log: http://pastebin.com/hRJnRtgF

settings2.xml
Code:
<setting id="Channel_10_type" value="8" />
    <setting id="Channel_10_1" value="10" />
    <setting id="Channel_10_2" value="http://192.168.1.200:9981/stream/channelid/2" />
    <setting id="Channel_10_3" value="xmltv" />
    <setting id="Channel_10_rulecount" value="1" />
    <setting id="Channel_10_changed" value="False" />
    <setting id="Channel_10_time" value="36110" />
    <setting id="Channel_10_rule_1_id" value="1" />
    <setting id="Channel_10_rule_1_opt_1" value="Channel 10" />

xmltv.xml:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv generator-info-url="epg4cable.oshapir.com" generator-info-name="EPG4Cable">

<channel id="10">
  <display-name>ערוץ 10</display-name>
</channel>
<channel id="11">
  <display-name>ערוץ 1</display-name>
</channel>
<channel id="22">
  <display-name>ערוץ 2</display-name>
</channel>
<programme start="20131127000000 +0200" stop="20131127003500 +0200" channel="10">
  <title lang="he_IL">צינור לילה (כ' סמויות)</title>
  <desc lang="he_IL">אינטרנט. תכנית יומית בענייני אינטרנט ותרבות רשת - מהפיתוחים האחרונים ועד לסרטונים החמים ובשיתוף הצופים והגולשים. מגיש גיא לרר. בליווי כתוביות סמויות.</desc>
  <category lang="he_IL">תעודה טבע ופנאי</category>
</programme>

the xmltv itself constructed as utf-8 but you said in your post that xmltv should be only as ISO-8859-1.

2) I'm trying to use the donor strm automatic feature.
ive entered the username:pass configuration in PTVL, enabled auto-tune feature and when im trying click channel configuration XBMC is restarting.
no exception nor error in the log file on debug.
any idea?

thanks!
(2013-11-29, 23:38)oferprtz Wrote: Hi Luna,

Got 2 issues that im trying to solved but with no luck:
1) I did inserted few livetv channels to PTVL and im getting this annoying exception while trying to load xmltv. (blank screen on XBMC and need to reboot machine)
actually it worked for me before, not sure what been changed.
XBMC Debug log: http://pastebin.com/hRJnRtgF

settings2.xml
Code:
<setting id="Channel_10_type" value="8" />
    <setting id="Channel_10_1" value="10" />
    <setting id="Channel_10_2" value="http://192.168.1.200:9981/stream/channelid/2" />
    <setting id="Channel_10_3" value="xmltv" />
    <setting id="Channel_10_rulecount" value="1" />
    <setting id="Channel_10_changed" value="False" />
    <setting id="Channel_10_time" value="36110" />
    <setting id="Channel_10_rule_1_id" value="1" />
    <setting id="Channel_10_rule_1_opt_1" value="Channel 10" />

xmltv.xml:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv generator-info-url="epg4cable.oshapir.com" generator-info-name="EPG4Cable">

<channel id="10">
  <display-name>ערוץ 10</display-name>
</channel>
<channel id="11">
  <display-name>ערוץ 1</display-name>
</channel>
<channel id="22">
  <display-name>ערוץ 2</display-name>
</channel>
<programme start="20131127000000 +0200" stop="20131127003500 +0200" channel="10">
  <title lang="he_IL">צינור לילה (כ' סמויות)</title>
  <desc lang="he_IL">אינטרנט. תכנית יומית בענייני אינטרנט ותרבות רשת - מהפיתוחים האחרונים ועד לסרטונים החמים ובשיתוף הצופים והגולשים. מגיש גיא לרר. בליווי כתוביות סמויות.</desc>
  <category lang="he_IL">תעודה טבע ופנאי</category>
</programme>

the xmltv itself constructed as utf-8 but you said in your post that xmltv should be only as ISO-8859-1.

2) I'm trying to use the donor strm automatic feature.
ive entered the username:pass configuration in PTVL, enabled auto-tune feature and when im trying click channel configuration XBMC is restarting.
no exception nor error in the log file on debug.
any idea?

thanks!

I would have to guess its the Hebrew characters found in your xmltv file. Support for encoding wasn't added yet.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-11-29, 05:22)Redkiller223 Wrote:
(2013-11-29, 03:20)Dumyat Wrote: Hi Luna - Am a newbie to this forum, but gotta say this plugin is just ace! Smile
Been following this thread for a while now, which is always great info and normally more than enough to sort out any of the issues I've come across upto now. However, one thing I was curious about was when I change channel, the time/temp/current weather always overlaps with the actual channel number, all be it for just a second or two, but I was wondering if their was a way for me to put that info in the opposite corner of the screen, ie on the left side, but keep the channel number on the right side? Dunno, prob in the greater scheme of things it might not seem that important to a lot of folk and maybe just a bit of mild irritation on my part. lol Confused
Any help you can give would be greatly appreciated.

Its do-able. To move it just edit the skin (script.pseudotv.live.EPG) Change the posx values under weather and time, then edit the image (pstvBackground) so the circles line up. Or change the fade time, but I haven't figured it out. Huh

Thanks very much. Aye ken it's doable, but to be honest will prob make do as things stand until the final build. Not exactly a huge issue.
  • 1
  • 86
  • 87
  • 88(current)
  • 89
  • 90
  • 694

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