Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
1 merge request!1568Backport 3.5.x: !1566, !1562
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