Skip to content
Commit 3db6b9bb authored by Duncan McNamara's avatar Duncan McNamara Committed by Nicolas Pomepuy
Browse files

MlStorage: fix ban / unban when space in filename

The list of banned folders returned by the medialibrary returns an
encoded path, including spaces which aren't encoded by
VLCUtil.encodeVLCString. To properly compare strings in the ban unban
callback, it is necessary to manually encode the space.

(cherry picked from commit 9e6675b0)
parent a77af19a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment