Page 1 of 1

Various search bugs

PostPosted: Wed Nov 12, 2014 10:55 pm
by AC-BC
Hi,

First let me thank you for this great application. Really much appreciated, I use it everyday with great pleasure. I have encountered a few bugs however that I'd like to give feedback about in hope they might be fixed. They might very well come from the subsonic API ; in such case please let me know so I can file a bug report in the appropriate section :wink:

Search:
  • In online mode, search results return an "album not found" error when the server is set up to be browsed using tags. That might be some kind of incompatibility since it works perfectly fine when tags browsing mode is disabled.
  • In offline mode, search returns a Null Pointer Exception. Well, that is not very surprising (and to make myself clear, I am not asking for this feature) but it could probably be more gracefully handled.

Thanks in advance for any feedback.
AC-BC.

Re: Various search bugs

PostPosted: Thu Nov 13, 2014 2:16 am
by daneren2005
1) Does it return nothing no matter what you search for? I turned on tag browsing and it seems to work fine for me. I might need to look at the problem directly.
2) Send me a log after you get that NPE so I can look at what the error is being thrown about.

Re: Various search bugs

PostPosted: Thu Nov 13, 2014 7:46 am
by AC-BC
Thanks for your quick answer.

1) Error actually happens only when tapping on a song suggestion. Album or artist suggestions work fine. Launching a search and adding the song from the results screen is fine too.

2) Will do, thanks :-)

Re: Various search bugs

PostPosted: Fri Nov 14, 2014 6:12 pm
by daneren2005
1) Found the issue. It will be fixed in the release going out today.
2) Based off the error in the log, I might have fixed it, or I might have just fixed the symptom. Let me know after you get the update please.

Re: Various search bugs

PostPosted: Fri Nov 14, 2014 10:13 pm
by AC-BC
I updated and things turned out for the better.

1) is fixed indeed.
2) no more error and I can even search while being offline, really cool, I didn't expect so much.

Thanks a lot for taking care of it, and really quickly as well !