• 1
  • 383
  • 384
  • 385(current)
  • 386
  • 387
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2014-08-29, 19:23)bry- Wrote: Auto update working for everyone? I have had to manually update. Will let you know if the latest.. a build works for me

What's not working, log?

(2014-08-29, 18:55)tromy Wrote: I see that I am the only one having issue with "smart playlists" after the last upgrade to 0.4.8.I believe it's a unicode error,because my playlists contain greek characters(plot,.tags,genres...)
So I made 2 new playlists,one only with english characters and it plays fine.
The other one with greek characters PLTV can't see it at all,creates the m3u but it's empty.

log if it helps: https://www.dropbox.com/s/2vk3h09cfdhr8hd/xbmc.log?dl=0

Thanks

Lol remember I asked u twice to check if u have Unicode problems... And u said we were all good.... Sad

(2014-08-29, 18:09)oval61251 Wrote:
(2014-08-28, 19:43)Lunatixz Wrote:
(2014-08-28, 19:20)oval61251 Wrote: Yeah I already did and I did again. Nothing stands out to me, since I am very new to XBMC alot of this stuff is over my head.

What are you trying to do? watch "wired pay cable" or "OTA" TV on PTVL?

Can someone tell me what problems they are expenicing with mute? I know about mute on start... that was fixed, but is there another problem?
wired pay cable, which im sure i will need a cable card

If u have Time Whorner Cable you will also need a cable card and USB tuning adapter along with the Homerun prime...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-08-29, 17:14)bigpanda Wrote: Hi,
Okay here goes....
Got a unicode error which i had fixed and forgotten about...

heres the log... https://www.dropbox.com/s/h63vvou44yl05b...e.log?dl=0

Here is my fix...

globals.py

def uni(string, encoding = 'utf-8'):
if isinstance(string, basestring):
if not isinstance(string, unicode):
string = unicode(string, encoding, errors='ignore')

The previous semapore error seems to have been caused by the absence of a setting2.xml.( I was assuming it would generate a new one when autotuning ).
Autotuned with superfavorites not selected and all worked fine.

Added this snippet for testing with a forced channel reset

<setting id="Channel_33_type" value="15" />
<setting id="Channel_33_time" value="888" />
<setting id="Channel_33_1" value="plugin://plugin.program.super.favourites/BlazeTamer" />
<setting id="Channel_33_2" value="" />
<setting id="Channel_33_3" value="Create New Super Folder,Explore Kodi favourites,iSearch,Search,LiveStreams,Movies,Episodes,PseudoTV_Live,PseudoTV_More,PseudoTV_Music,PseudoTV_Sport,TVPlayer" />
<setting id="Channel_33_4" value="0" />
<setting id="Channel_33_rulecount" value="1" />
<setting id="Channel_33_rule_1_id" value="1" />
<setting id="Channel_33_rule_1_opt_1" value="BlazeTamer" />
<setting id="Channel_33_changed" value="True" />

I end up with an empty playlist for channel 33. Here is the log....

https://www.dropbox.com/s/r8e5ho0jo0spxku/xbmc.log?dl=0


thnx for any assistance...

Thanks for the correction... I could have swore I included ignore originally... but I guess not

(2014-08-29, 06:38)LakersFan Wrote:
(2014-08-27, 16:03)Lunatixz Wrote: I'm planning on adding Playon Autotuning... I would like to hear suggestions on content and options you would want...

Thanks

Planned so far:

Hulu:
Your subscriptions
Recently added feature films

Netflix:
My List
Top Picks for...

Is HBO Go possible?

Yes, but I don't have access to it through Playon... so I have no way of knowing if it will work...

I'm trying my best to write the playon feature similar to the "Direct Plugin" chtype... so that users can add whatever content from playon they want. BUT! playon doesn't use one format through all it's sources, so hulu,amazon, etc all have there own types of listing styles...

BTW for any users that don't have playon, please use the logo found in post 1 when signing up to help me out using my referral link Smile
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-08-29, 22:42)Lunatixz Wrote:
Lol remember I asked u twice to check if u have Unicode problems... And u said we were all good.... Sad
You asked about "my music tv." I only checked that type of channel for unicode errors.
Sorry for the misunderstanding
(2014-08-29, 23:22)tromy Wrote:
(2014-08-29, 22:42)Lunatixz Wrote:
Lol remember I asked u twice to check if u have Unicode problems... And u said we were all good.... Sad
You asked about "my music tv." I only checked that type of channel for unicode errors.
Sorry for the misunderstanding

I meant in general to check... make sure its working... because I made some changes...

BTW, Are you the guy who I added 'Οι Απαράδεκτοι' into my library for ?

Because It still loads for me (w/ full plot and info) in the current build... it's there as a reminder to make sure your unicode works...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-08-29, 23:27)Lunatixz Wrote:
(2014-08-29, 23:22)tromy Wrote:
(2014-08-29, 22:42)Lunatixz Wrote:
Lol remember I asked u twice to check if u have Unicode problems... And u said we were all good.... Sad
You asked about "my music tv." I only checked that type of channel for unicode errors.
Sorry for the misunderstanding

I meant in general to check... make sure its working... because I made some changes...

BTW, Are you the guy who I added 'Οι Απαράδεκτοι' into my library for ?

Because It still loads for me in the current build... it's there as a reminder to make sure your unicode works...
Yeah that's me! I guess I'll have to search more to see what happened to my playlists.Huh


One question:The video window patcher can I use it with a classic PTV skin(after make the appropriate xml changes) or it's only for PLTV skins?
(2014-08-29, 23:40)tromy Wrote:
(2014-08-29, 23:27)Lunatixz Wrote:
(2014-08-29, 23:22)tromy Wrote: You asked about "my music tv." I only checked that type of channel for unicode errors.
Sorry for the misunderstanding

I meant in general to check... make sure its working... because I made some changes...

BTW, Are you the guy who I added 'Οι Απαράδεκτοι' into my library for ?

Because It still loads for me in the current build... it's there as a reminder to make sure your unicode works...
Yeah that's me! I guess I'll have to search more to see what happened to my playlists.Huh


One question:The video window patcher can I use it with a classic PTV skin(after make the appropriate xml changes) or it's only for PLTV skins?

No, only if the classic skin was updated for PTVL... otherwise all classic skins won't have dynamic artwork, video window and all visual enhancements i've made

Also want you to know i just triple checked your problem... both with a channel setup in PTVL and with a custom playlist set to play your show.... both work fine here is my settings and output... so you know i'm not pulling your leg Smile

setting2
Code:
<settings>
    <setting id="Channel_52_type" value="6" />
    <setting id="Channel_52_1" value="Οι Απαράδεκτοι" />
    <setting id="Channel_52_2" value="0" />
    <setting id="Channel_52_changed" value="False" />
    <setting id="Channel_53_type" value="0" />
    <setting id="Channel_53_1" value="D:\Dropbox\XBMC\userdata\playlists\video\TEST.xsp" />
    <setting id="Channel_53_changed" value="False" />
    <setting id="Channel_52_time" value="30" />
    <setting id="Channel_53_time" value="30" />
    <setting id="LastResetTime" value="1409349247" />
    <setting id="LastExitTime" value="1409349275" />
</settings>

channel52
Code:
#EXTM3U
#EXTINF:2612,Οι Απαράδεκτοι//01x02 - Βόλτα με κλεμμένο αμάξι//Ένας συναγερμός αυτοκινήτου αναστατώνει την παρέα μέσα στη νύχτα. Το αμάξι σου Σπύρου είναι άφαντο, ενώ οι αστυνομικοί κωλυσιεργούν γευματίζοντας. Η μόνη λύση είναι η συμμετοχή τους σε τηλεπαιχνίδι. Εγκυκλοπαιδικές γνώσεις και πολύς χορός και το αμάξι είναι δικό τους. Τα κλεφτρόνια, όμως, της γειτονιάς έχουν άλλη άποψη...//Unknown////tvshow|0|0|False|4|TV-G|
smb://192.168.0.51/TV/öi aparadektoi/Season 1/1x02 Βόλτα με κλεμμένο αμάξι.avi

channel53
Code:
#EXTM3U
#EXTINF:2612,Οι Απαράδεκτοι//01x02 - Βόλτα με κλεμμένο αμάξι//Ένας συναγερμός αυτοκινήτου αναστατώνει την παρέα μέσα στη νύχτα. Το αμάξι σου Σπύρου είναι άφαντο, ενώ οι αστυνομικοί κωλυσιεργούν γευματίζοντας. Η μόνη λύση είναι η συμμετοχή τους σε τηλεπαιχνίδι. Εγκυκλοπαιδικές γνώσεις και πολύς χορός και το αμάξι είναι δικό τους. Τα κλεφτρόνια, όμως, της γειτονιάς έχουν άλλη άποψη...//Unknown////tvshow|0|0|False|4|TV-G|
smb://192.168.0.51/TV/öi aparadektoi/Season 1/1x02 Βόλτα με κλεμμένο αμάξι.avi
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Luna can you take a look at this log, PSTL is failing to start after the last update. thanks

https://www.dropbox.com/s/cw7odhm6g366bze/xbmc.log?dl=0
(2014-08-29, 23:48)Lunatixz Wrote:
(2014-08-29, 23:40)tromy Wrote:
(2014-08-29, 23:27)Lunatixz Wrote: I meant in general to check... make sure its working... because I made some changes...

BTW, Are you the guy who I added 'Οι Απαράδεκτοι' into my library for ?

Because It still loads for me in the current build... it's there as a reminder to make sure your unicode works...
Yeah that's me! I guess I'll have to search more to see what happened to my playlists.Huh


One question:The video window patcher can I use it with a classic PTV skin(after make the appropriate xml changes) or it's only for PLTV skins?

No, only if the classic skin was updated for PTVL... otherwise all classic skins won't have dynamic artwork, video window and all visual enhancements i've made

Also want you to know i just triple checked your problem... both with a channel setup in PTVL and with a custom playlist set to play your show.... both work fine here is my settings and output... so you know i'm not pulling your leg Smile

setting2
Code:
<settings>
    <setting id="Channel_52_type" value="6" />
    <setting id="Channel_52_1" value="Οι Απαράδεκτοι" />
    <setting id="Channel_52_2" value="0" />
    <setting id="Channel_52_changed" value="False" />
    <setting id="Channel_53_type" value="0" />
    <setting id="Channel_53_1" value="D:\Dropbox\XBMC\userdata\playlists\video\TEST.xsp" />
    <setting id="Channel_53_changed" value="False" />
    <setting id="Channel_52_time" value="30" />
    <setting id="Channel_53_time" value="30" />
    <setting id="LastResetTime" value="1409349247" />
    <setting id="LastExitTime" value="1409349275" />
</settings>

channel52
Code:
#EXTM3U
#EXTINF:2612,Οι Απαράδεκτοι//01x02 - Βόλτα με κλεμμένο αμάξι//Ένας συναγερμός αυτοκινήτου αναστατώνει την παρέα μέσα στη νύχτα. Το αμάξι σου Σπύρου είναι άφαντο, ενώ οι αστυνομικοί κωλυσιεργούν γευματίζοντας. Η μόνη λύση είναι η συμμετοχή τους σε τηλεπαιχνίδι. Εγκυκλοπαιδικές γνώσεις και πολύς χορός και το αμάξι είναι δικό τους. Τα κλεφτρόνια, όμως, της γειτονιάς έχουν άλλη άποψη...//Unknown////tvshow|0|0|False|4|TV-G|
smb://192.168.0.51/TV/öi aparadektoi/Season 1/1x02 Βόλτα με κλεμμένο αμάξι.avi

channel53
Code:
#EXTM3U
#EXTINF:2612,Οι Απαράδεκτοι//01x02 - Βόλτα με κλεμμένο αμάξι//Ένας συναγερμός αυτοκινήτου αναστατώνει την παρέα μέσα στη νύχτα. Το αμάξι σου Σπύρου είναι άφαντο, ενώ οι αστυνομικοί κωλυσιεργούν γευματίζοντας. Η μόνη λύση είναι η συμμετοχή τους σε τηλεπαιχνίδι. Εγκυκλοπαιδικές γνώσεις και πολύς χορός και το αμάξι είναι δικό τους. Τα κλεφτρόνια, όμως, της γειτονιάς έχουν άλλη άποψη...//Unknown////tvshow|0|0|False|4|TV-G|
smb://192.168.0.51/TV/öi aparadektoi/Season 1/1x02 Βόλτα με κλεμμένο αμάξι.avi

Thanks for your efforts

I think my problem lies only on movie playlists.Just created a playlist with only one movie "twelve monkeys" which has greek title and plot(nfo).m3u created but empty.
nfo: https://www.dropbox.com/s/e3zyji3timxfkd...e.nfo?dl=0
xsp: https://www.dropbox.com/s/0cald9piztxaej...s.xsp?dl=0
If you can, chck it out
@tromy... Im busy adding the playon feature... but I promise to look into it when I find time Smile
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-08-29, 01:14)Lunatixz Wrote: BTW you didn't answer my question about donor features... because i'm deeply offended by your statement that I run a pay program.

I don't want to devolve this into an argument. From my perspective, free is free. As I understand it, you have 'features' that can only be activated after a "donation" is sent. You totally deserve to get compensated for your hard work, but it's not really a donation if it's an exchange of compensation for access to part of the program that cannot otherwise be accessed, nor can you call it FOSS if those features are otherwise inaccessible without sending you a payment. It's so called 'freemium', like F2P games with in-app purchases, where free isn't really free. I'm not passing judgement on that, I'm just calling a duck a duck.
(2014-08-30, 02:22)DarkKnight Wrote: [quote='Lunatixz' pid='1783265' dateline='1409267663']
BTW you didn't answer my question about donor features... because i'm deeply offended by your statement that I run a pay program.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Awsome plugin!! Did exactly as is says on the forum,The only problem is that when i change channels i get an error and the whole xbmc crashes, then it takes a long time to load everitging again,, i would apreciate if you can helpme!! My log is http://xbmclogs.com/show.php?id=281468 thanks!! O lot of aftv users are having the same problem,, hope you can help!!
(2014-08-30, 03:18)xavier.ba Wrote: Awsome plugin!! Did exactly as is says on the forum,The only problem is that when i change channels i get an error and the whole xbmc crashes, then it takes a long time to load everitging again,, i would apreciate if you can helpme!! My log is http://xbmclogs.com/show.php?id=281468 thanks!! O lot of aftv users are having the same problem,, hope you can help!!

this log was taken directly after the crash? I don't see a channel change, only that you started PTVL... no crash nothing after that... what channel type is it trying to load? can you make sure you have level 1 debugging on xbmc and recreate problem then send log... thanks
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2014-08-30, 03:40)Lunatixz Wrote:
(2014-08-30, 03:18)xavier.ba Wrote: Awsome plugin!! Did exactly as is says on the forum,The only problem is that when i change channels i get an error and the whole xbmc crashes, then it takes a long time to load everitging again,, i would apreciate if you can helpme!! My log is http://xbmclogs.com/show.php?id=281468 thanks!! O lot of aftv users are having the same problem,, hope you can help!!

this log was taken directly after the crash? I don't see a channel change, only that you started PTVL... no crash nothing after that... what channel type is it trying to load? can you make sure you have level 1 debugging on xbmc and recreate problem then send log... thanks

Ok
(2014-08-30, 00:46)ylafont Wrote: Luna can you take a look at this log, PSTL is failing to start after the last update. thanks

https://www.dropbox.com/s/cw7odhm6g366bze/xbmc.log?dl=0

Auto update did not work for me. Had to do an a complete uninstall and re-install manually.
  • 1
  • 383
  • 384
  • 385(current)
  • 386
  • 387
  • 694

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