Page 1 of 1

Last.fm Searches

PostPosted: Sat Mar 20, 2010 6:59 pm
by colli419
Hi All:

When I try and search an album or song directly from Subsonic. I get the following output in the Last.fm search bar:

%22John Legend%22 %22Get Lifted%22

I understand the purpose of the %22's in html code but they shouldn't be there in this case. Is there a way to get rid of them so that the search will work?

PostPosted: Sat Mar 20, 2010 7:10 pm
by deejay2302
Thats an symbol/character (Hex Symbol)
Normally, I know the only mp3 files which you have downloaded somewhere.

And normally is the symbol " in the name of files not allowed in Windows.^^

Example:

%28 = (
%29 = )
%20 = Space
%26 = &
%7D = }
%7B = {
etc......

U understand ?


*EDIT* The symbol is this:

%22 = "

List for more Codes:

http://www.ascii.cl/

*EDIT2*

Ahh. I understand ur problem. I have test it. When im in a Musicfolder and the click over the Tracklist on last.fm then make subsonic this symbols to searchfield. I mean thats an Bug. I have same problem.
Anyone have an Bug Fix?

The Problem are the Symbols of Subsonic. He copy Symbols to last.fm.

Look here:
h**p://ww*w.last.fm/music/?q=%22B%C3%B6hse+Onkelz%22+%22Dopamin%22&m=albums

Thats the direct link to last.fm from an Album from me.

Sindre can helps?

PostPosted: Sun Mar 21, 2010 7:15 am
by sindre_mehus
I'll try to fix that. Thanks for reporting it :-)

Sindre

PostPosted: Sun Mar 21, 2010 5:25 pm
by colli419
Thanks Sindre and Deejay.