tsquillario/Jamstash

Artist not shown

Closed this issue · 7 comments

If I click on an artist (in the left artist pane), albums will show-up in a normal situation.
but if I Click an artist with only one album, no albums are showed.
(Same bug is in the Beta version)

Hi,

I tried to reproduce this bug but couldn't, in my library the first level (which is displayed on the left artist pane) corresponds to genres and some of my genre folders only have one artist in them, and all of those are displayed correctly.
Could you please post a screenshot showing what happens ? Also, when you press the F12 key and go to the "Console" tab, are there any javascript errors ?
If so, could you please copy and paste the error(s) here as they will help me identify the source of the problem.
I'm also thinking that this problem may be related to #206. Do the songs in the album have ID3 tag information about the artist ?

Thanks !

There is no Java Error in the Console:
This is what I do:

  1. Click A-Z choosing 'E'
  2. Click artist 'Eagles, the' => Get 2 Albums as result (That's correct)
  3. Click artist 'Edmunds, Dave' => the result of 'the Eagles' remain on screen (Edmunds has 1 album)
  4. Click artist 'Elis' => Get 5 Albums as result (That's correct)
  5. Click artist 'Edmunds, Dave' => the result of 'Elis' on screen (Edmunds has 1 album)

Any sequence wil give the same result.

image

I'm able to reproduce this bug as well with all artists with a single album. The javascript console in Chrome shows no errors (or other messages) when clicking on an artist, nor does my Madsonic logs. Nothing appears to happen at all.

Tried with Jamstash 4.4.0 and Madsonic 5.2.5420.20141215.0303 (Subsonic API: 1.6.0).

If you have any suggestions for debugging this I will gladly have a go since this has been driving me crazy for months.

Thanks for the input, I'll give it a look this friday. I'll keep you posted on this.

I tried again but still, it worked. Using http://jamstash.com (so v 4.4.0) and a test Subsonic 5.2.1 server, I could display a single album.

Could either of you please create me a "guest" account or whatever so I can try with your backend and music ?
[EDIT]: Disregard that. I've successfully created myself a test Madsonic server. I can't display a single album. Seems Madsonic doesn't send the same things as Subsonic. I'll now be able to fix this.

2015-04-11 20_07_16-jamstash

I just pushed an update to http://beta.jamstash.com, let me know if your issue is resolved.

Thanks for looking into this, the issue seems to be resolved in the latest beta.