Bug 2531 - Artist looping in web ui
: Artist looping in web ui
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Plugins
: 6.2.1
: PC Linux (other)
: P2 normal (vote)
: ---
Assigned To: Dan Sully
http://www.monkeynoodle.org/tmp/fishb...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-10 18:11 UTC by Jack Coates
Modified: 2011-03-16 04:19 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Coates 2005-11-10 18:11:11 UTC
http://forums.slimdevices.com/showthread.php?t=18067&highlight=fishbone

it's 6.2.1 and yes, it does happen in default skin.
Comment 1 KDF 2005-11-10 18:26:51 UTC
Jack, can you make that song available online, and let us know what you use to impmort it (itunes, etc or just folder scan?)
Comment 2 Jack Coates 2005-11-10 18:32:01 UTC
I assume you mean track 1, not the entire album: http://www.monkeynoodle.org/tmp/kdf.mp3. It'll take forever, be forewarned.

I import via regular folder scan, no itunes. File was tagged by emusic.com.
Comment 3 KDF 2005-11-11 10:09:03 UTC
The song itself seems fine.  With some posts on the forum going on about multiple artists due to Lazy Search, have you installed that Plugin?  If so, is this fixed by doing a wipe and rescan?
Comment 4 Jack Coates 2005-11-11 12:32:08 UTC
Yes, LazySearch is installed. Browse by Artist shows a lot of looping too. I did a wipe-n-rebuild when I installed LazySearch.
Comment 5 KDF 2005-11-11 13:39:26 UTC
do you have any scheduled rescans that have happened since?  It seems a possibility that the "look for new and changed" scan causes lazy search to add a new artist each time.  After a few days, this could explain what shows in the image if you scan nightly.

One check would be a full wipe and scan now.  After that completes, the problem should be, at least temporarily, gone.
Comment 6 Jack Coates 2005-11-11 14:29:06 UTC
yes, I do have a scheduled nightly rescan, and yes wipe-and-scan fixed it.
Comment 7 Blackketter Dean 2005-11-11 14:47:10 UTC
Jack:  let us know if this reoccurs with  your next nightly scan.

Dan: Any thoughts on this?
Comment 8 Blackketter Dean 2005-11-11 16:12:29 UTC
Jack:  Do you have lazy search installed? 
Comment 9 Jack Coates 2005-11-11 16:38:33 UTC
yes.
Comment 10 Stuart Hickinbottom 2005-11-14 00:58:54 UTC
Yes, this seems to be a problem with lazy search and the 6.2.1 branch, so is probably not a SlimServer problem at all. Bug #2511 seems possibly the same problem (thanks for pointing me at them, kdf).

I'm going to do some investigation on what's different in 6.2.1 in this area. In the meantime you can either do a full "clear 'n rescan" and disable your nightly rescans (possibly a big pain if you've a large library), or you could think about the latest trunk nightly instead as I've not seen the same problem there (which I can understand you may not want to do if you're after stability).

I will look at this, though, and I apologise to the SlimServer chaps if they've been getting SS bug reports because of my plugin.

One last question - was this with SQLite or MySQL as the database? If you don't know what I'm talking about and you're using a 'vanilla' SlimServer installation then it will be SQLite.
Comment 11 Stuart Hickinbottom 2005-11-14 05:02:49 UTC
I've been trying to confirm this as a problem with the lazy search plugin and have made a little progress. Can you confirm whether you have any playlists defined? That could be in SlimServer itself, iTunes, MusicMagic or similar.

Also, if I manage to track it down would you be willing to test a new version of the plugin for me?

Thanks.
Comment 12 Stuart Hickinbottom 2005-11-15 13:54:11 UTC
I've posted an updated plugin that might include a partial workaround for this problem (it should solve the problem with playlists, at any rate). You can get it from the usual place:
http://hickinbottom.demon.co.uk/slimserver/lazy-searching/lazy-searching2.htm

Fixing the problem completely (including using browse music folder to introduce new music), will require a core slimserver modification I think.
Comment 13 KDF 2006-01-03 00:47:36 UTC
we'd welcome a patch if you happen to have one that does what you need for the server side.
Comment 14 Stuart Hickinbottom 2006-01-03 04:40:46 UTC
I did work up a patch to SlimServer 6.5 that added a 'customsearch' column to the important core database tables. I filed that as an enhancement in bug #2625.

If that were implemented it would make things much easier for me and would remove this problem which was caused by SlimServer thinking the artist was different because that equality test is performed on the ARTISTSEARCH column (and not the artist name).
Comment 15 KDF 2006-01-27 00:03:22 UTC
dan put in a column jan 25, 2006 for this.  I guess this one should be done now.  reopen if there is more.