[RELEASE] Artist Slideshow 1.3.0 addon (with skin and addon integration)

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hurricane51 Offline
Member
Posts: 50
Joined: Oct 2012
Reputation: 0
Post: #481
Hmmm. I don't think it's a permissions issue. I have a higher permission level on this PC than on my main XBMC system. The only add-ons are ones that install automatically when Artist Slideshow is installed, plus the XBMC log uploader. and a few skins. The media drives have virtually no restrictions. Originally it was a fresh install (that's when I first posted). It didn't work them. I installed Frodo over it, but it still didn't work. I deinstalled everything, but maybe I didn't find a piece of Frodo left over. I'll try installing it on a fresh PC that has never seen XBMC in any flavor.
find quote
jona_p Offline
Junior Member
Posts: 12
Joined: Oct 2012
Reputation: 0
Post: #482
Hi,

I am having some problems to get artist information. Almost all my albums got the same artist info and art.Tried to change scrapper and make a "query info for all artists" but got the same result. When I make a refresh, the query seems to complete normally but the artwork and information keeps wrong.
Please find the logs and a screenshot.

This is happening since I bought another disk drive (different than OS and XBMC installation one) and started adding music on it...

http://xbmclogs.com/show.php?id=20959

[Image: 88534571.png]

thanks,
find quote
pkscuot Offline
Fan
Posts: 604
Joined: Jan 2011
Reputation: 11
Location: Honolulu, HI
Post: #483
(2013-05-21 06:10)jona_p Wrote:  I am having some problems to get artist information. Almost all my albums got the same artist info and art.Tried to change scrapper and make a "query info for all artists" but got the same result. When I make a refresh, the query seems to complete normally but the artwork and information keeps wrong.
Please find the logs and a screenshot.
http://xbmclogs.com/show.php?id=20959

There is nothing in that log snippet about ArtistSlideshow, but you do have some SQL errors about a missing database and some texture manager errors when trying to load stuff from D:\ With the information you provided it looks to me like you have a more significant issue. You may want to post your issue in the Windows support forum.
find quote
cw-kid Offline
Fan
Posts: 562
Joined: Jun 2012
Reputation: 0
Post: #484
Hi

Another crash when starting playback of a movie trailer whilst I had music playing. Often happens either when stopping playback first or just starting playback of something else.

Code:
11:32:05 T:140678474483456   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: global name 'artist' is not defined
                                            Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 782, in <module>
                                                slideshow = Main()
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 139, in __init__
                                                if set( self.ALLARTISTS ) <> set( self._get_current_artist() ):
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 496, in _get_current_artist
                                                response = xbmc.Player().getMusicInfoTag().getTitle()[0:(artist.find('-'))-1]
                                            NameError: global name 'artist' is not defined
                                            -->End of Python script error report<--
11:32:05 T:140678474483456    INFO: Python script stopped

Full log file:

http://pastelink.me/dl/ef10cc

Many thanks Big Grin
find quote
pacooka Offline
Junior Member
Posts: 16
Joined: Dec 2011
Reputation: 0
Post: #485
Where can I download a former/old release of the Artist Slideshow add-on ?
find quote
cw-kid Offline
Fan
Posts: 562
Joined: Jun 2012
Reputation: 0
Post: #486
Here is another one, I just pressed stop on the remote control aka Keyboard shortcut: X

http://pastelink.me/dl/a2656d

Code:
12:45:39 T:139759963854592   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('result',)
                                            Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 782, in <module>
                                                slideshow = Main()
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 139, in __init__
                                                if set( self.ALLARTISTS ) <> set( self._get_current_artist() ):
                                              File "/home/xbmc/.xbmc/addons/script.artistslideshow-master/default.py", line 493, in _get_current_artist
                                                artists = json.loads(response)['result']['item']['artist']
                                            KeyError: ('result',)
                                            -->End of Python script error report<--
12:45:39 T:139760645752704   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
12:45:39 T:139759963854592    INFO: Python script stopped

Thanks
find quote
rubpa Offline
Junior Member
Posts: 27
Joined: Jun 2010
Reputation: 0
Location: India
Post: #487
Hello! I need the custom itemseparator support because my files use "/" as separator and not " / ". I see that 1.5.1 beta supports it but is apparently not released. Do you plan to release it soon?
find quote
pkscuot Offline
Fan
Posts: 604
Joined: Jan 2011
Reputation: 11
Location: Honolulu, HI
Post: #488
(2013-05-22 13:42)pacooka Wrote:  Where can I download a former/old release of the Artist Slideshow add-on ?

I don't think you can. I used github for the code repo, and you *might* be able to go through all my commits and download an older one, but I don't keep archives of the old versions, so there's no telling what you'll get if you do that.

Why do you need an older version?

(2013-05-23 18:38)rubpa Wrote:  Hello! I need the custom itemseparator support because my files use "/" as separator and not " / ". I see that 1.5.1 beta supports it but is apparently not released. Do you plan to release it soon?

I don't have a schedule for release. I'm kind of in a "life happens" time (moving, new job, etc). And there are some outstanding bugs with 1.5.1 I definitely have to resolve before it moves forward. I'd say it'll be at least another month before 1.5.2 (I use even numbers for actual releases and odds for the betas) is released.

You can try the beta if you'd like. It's at:

https://github.com/pkscout/script.artist...master.zip

The two issues of which I know:

1- the unicode support for international characters is iffy in some instances
2- sometimes the new way of parsing the artists causes AS to think there is nothing playing and/or crashes AS

In both cases the end result is that after those problems occur your artist pictures don't update when you change artists. So it's not like it crashes XBMC.
(This post was last modified: Yesterday 01:25 by pkscuot.)
find quote
pacooka Offline
Junior Member
Posts: 16
Joined: Dec 2011
Reputation: 0
Post: #489
(Yesterday 01:20)pkscuot Wrote:  [quote='pacooka' pid='1426815' dateline='1369222938']
Where can I download a former/old release of the Artist Slideshow add-on ?

I don't think you can. I used github for the code repo, and you *might* be able to go through all my commits and download an older one, but I don't keep archives of the old versions, so there's no telling what you'll get if you do that.

Why do you need an older version?


----

Need an older version due to the unicode support issue...
find quote
pkscuot Offline
Fan
Posts: 604
Joined: Jan 2011
Reputation: 11
Location: Honolulu, HI
Post: #490
(Yesterday 17:05)pacooka Wrote:  
(Yesterday 01:20)pkscuot Wrote:  [quote='pacooka' pid='1426815' dateline='1369222938']
Where can I download a former/old release of the Artist Slideshow add-on ?

I don't think you can. I used github for the code repo, and you *might* be able to go through all my commits and download an older one, but I don't keep archives of the old versions, so there's no telling what you'll get if you do that.

Why do you need an older version?


----

Need an older version due to the unicode support issue...

The shipping 1.5.0 is about the best Unicode support there is right now for Artist Slideshow. Older versions are probably even worse. If you installed the beta, just delete it and then grab 1.5.0 from the main XBMC repo.
find quote
Post Reply