Re: URL safe characters?

cpd73 <cpd73.af68on-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]> Tue, 1 Feb 2022 14:15:09 +0000
Newsgroups gmane.music.equipment.slimdevices.devel
Organization Logitech Squeezebox Forums
Message-ID <[email protected]>
gordonb3 wrote: 
> I don't think so, because then this would also apply for normal GUI
> interaction. The problem here is that you are inserting file names at a
> level where these strings are not expected to still be (fully) encoded.
> Naturally it will open/stream the file because the internal format still
> requires decoding to find the file on disk which effectively tells you
> that this step uses a standard urldecode() function rather than a
> matching decoder for the stripped down version that creates the internal
> format.

I am sorry, but you are wrong. GUI interaction is not the same as what
is used here. Please use an SQL browser to look at library.db - you will
see file:// URLs are used.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=115875