• 1
  • 121
  • 122
  • 123(current)
  • 124
  • 125
  • 694
[OLD/CLOSED] PseudoTV Live - Set-Top box solution
(2013-12-24, 03:59)Guile Wrote: Has anybody been able to get last.fm working?

I couldn't get this to work with username so I took link from settings2.xml and just used it like below.

http://api.tv.timbormans.com/artist/muse/similar.xml

It will play videos similar in sound/style to Muse.

did I try disabling hide short videos?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-12-24, 03:59)Guile Wrote: Has anybody been able to get last.fm working?

I couldn't get this to work with username so I took link from settings2.xml and just used it like below.

http://api.tv.timbormans.com/artist/muse/similar.xml

It will play videos similar in sound/style to Muse.

Yup getting the black screen of death as well.
(2013-12-24, 05:41)Lunatixz Wrote:
(2013-12-24, 03:59)Guile Wrote: Has anybody been able to get last.fm working?

I couldn't get this to work with username so I took link from settings2.xml and just used it like below.

http://api.tv.timbormans.com/artist/muse/similar.xml

It will play videos similar in sound/style to Muse.

did I try disabling hide short videos?

Yeah, that was one of the first things I tried. Unfortunately...same thing (black screen).
(2013-12-24, 06:44)Guile Wrote:
(2013-12-24, 05:41)Lunatixz Wrote:
(2013-12-24, 03:59)Guile Wrote: Has anybody been able to get last.fm working?

I couldn't get this to work with username so I took link from settings2.xml and just used it like below.

http://api.tv.timbormans.com/artist/muse/similar.xml

It will play videos similar in sound/style to Muse.

did I try disabling hide short videos?

Yeah, that was one of the first things I tried. Unfortunately...same thing (black screen).

Weird, works for me... Guess logs will help me figure out why its not for u guys. Are u in the US?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
http://pastebin.com/0zEcBCsz
(2013-12-24, 07:43)Redkiller223 Wrote: http://pastebin.com/0zEcBCsz

dumb mistake on my part, uploaded a fix.... Happy Holidays Smile
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Still black screen

http://pastebin.com/761BqraF
(2013-12-24, 17:03)Redkiller223 Wrote: Still black screen

http://pastebin.com/761BqraF

ugh!! really...

I think you posted the wrong log, that log has no PTVL instances...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
(2013-12-24, 17:12)Lunatixz Wrote:
(2013-12-24, 17:03)Redkiller223 Wrote: Still black screen

http://pastebin.com/761BqraF

ugh!! really...

I think you posted the wrong log, that log has no PTVL instances...

line 244

Code:
08:58:16 T:2740   ERROR: C:\Users\Virus233\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py:72: DeprecationWarning: object.__init__() takes no parameters
                                              xbmcgui.WindowXMLDialog.__init__(self, *args, **kwargs)
08:58:16 T:2740   ERROR: C:\Users\Virus233\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py:46: DeprecationWarning: object.__init__() takes no parameters

But it might be my fault as well cause when i follow the link from settings2.......... http://api.tv.timbormans.com/user/Redkil...rtists.xml ...... It returns....... "User 'Redkiller223' hasn't listened to enough artists on Last.fm yet. Please try a different user."
(2013-12-24, 17:22)Redkiller223 Wrote:
(2013-12-24, 17:12)Lunatixz Wrote:
(2013-12-24, 17:03)Redkiller223 Wrote: Still black screen

http://pastebin.com/761BqraF

ugh!! really...

I think you posted the wrong log, that log has no PTVL instances...

line 244

Code:
08:58:16 T:2740   ERROR: C:\Users\Virus233\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py:72: DeprecationWarning: object.__init__() takes no parameters
                                              xbmcgui.WindowXMLDialog.__init__(self, *args, **kwargs)
08:58:16 T:2740   ERROR: C:\Users\Virus233\AppData\Roaming\XBMC\addons\script.pseudotv.live-master\resources\lib\Overlay.py:46: DeprecationWarning: object.__init__() takes no parameters

But it might be my fault as well cause when i follow the link from settings2.......... http://api.tv.timbormans.com/user/Redkil...rtists.xml ...... It returns....... "User 'Redkiller223' hasn't listened to enough artists on Last.fm yet. Please try a different user."

Okay, thanks for the info, I'll add an exception to handle this type of error...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Sorry to do this to you.... But RSS doesn't seem to work anymore. Rolled back to 0.2.3 and it works. Went back to latest and nope.

http://pastebin.com/xEFycZEx

Code:
11:22:59 T:1028   ERROR: script.pseudotv.live-ChannelList: Unable to get information about channel 3
11:22:59 T:1028   ERROR: script.pseudotv.live-ChannelList: Unable to get information about channel 4

ch 3/4 HD nation/ Tekzilla rss channels
(2013-12-24, 19:34)Redkiller223 Wrote: Sorry to do this to you.... But RSS doesn't seem to work anymore. Rolled back to 0.2.3 and it works. Went back to latest and nope.

http://pastebin.com/xEFycZEx

Code:
11:22:59 T:1028   ERROR: script.pseudotv.live-ChannelList: Unable to get information about channel 3
11:22:59 T:1028   ERROR: script.pseudotv.live-ChannelList: Unable to get information about channel 4

ch 3/4 HD nation/ Tekzilla rss channels

You need to enable debugging in your xbmc advanced settings, also enable debugging in PTVL settings... Then when you send me logs, I can get a better idea of whats going on...because i'm using RSS feeds daily without issue... I need to see where on your end things are going wrong...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Sorry about that.. i was wondering why my log was so small. Angel

http://pastebin.com/mke0VFAg
So after doing some tests, I think I figured out what the problem may be. I have 3 machines I want to share PTVL custom channels amongst. Everytime I boot them up, they all refer to the default channels except the main machine. I have tried sharing the folder with the settings2.xml I have also copied the settings2.xml to the script.pseudotvlive folder, when I do that all I get is a black blank screen on the machines.

So I shut the channel sharing off and created custom channels on all 3 machines using shared media, and all 3 machines can use custom channels created on each machine, and use the media no problem. I just can't seem to get all 3 of them to share the same media channels.

If I have to go in and create custom channels on all 3 machines individually then so be it, but I was really hoping to have one master machine with custom channels and share to the other 2. I have gone over all the steps, I swear, like 25 times now, over and over and can't get it going.
(2013-12-24, 19:53)Redkiller223 Wrote: Sorry about that.. i was wondering why my log was so small. Angel

http://pastebin.com/mke0VFAg

Ah, your 2 - 0 got me twice, it's my bad... small fix will be posted soon...
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
  • 1
  • 121
  • 122
  • 123(current)
  • 124
  • 125
  • 694

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