[vlc-commits] lua/http: properly convert art URL to path in art handler

2020-08-22 Thread Pierre Ynard
vlc/vlc-3.0 | branch: master | Pierre Ynard | Sat Aug 22 14:42:19 2020 +0200| [f309e89d111ea3d99f9df619bae27a805f9d8a48] | committer: Pierre Ynard lua/http: properly convert art URL to path in art handler Processing URLs is not a mangling game (cherry picked from commit

[vlc-commits] lua/http: fix art handler for missing art file extension and MIME type

2020-08-22 Thread Pierre Ynard
vlc/vlc-3.0 | branch: master | Pierre Ynard | Sat Aug 22 14:40:24 2020 +0200| [57e60891b7eee9655493b5be6565d4a8ef4e1c79] | committer: Pierre Ynard lua/http: fix art handler for missing art file extension and MIME type ... as is the case with art from the local cache. (cherry picked from

[vlc-commits] lua/http: fix art handler for missing art file extension and MIME type

2020-08-22 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard | Sat Aug 22 14:40:24 2020 +0200| [0431e87b8c6801f8549509687524e6bc70fb7ec2] | committer: Pierre Ynard lua/http: fix art handler for missing art file extension and MIME type ... as is the case with art from the local cache. >

[vlc-commits] lua/http: properly convert art URL to path in art handler

2020-08-22 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard | Sat Aug 22 14:42:19 2020 +0200| [9ed406943232aa288ed154692a479f66aedb37db] | committer: Pierre Ynard lua/http: properly convert art URL to path in art handler Processing URLs is not a mangling game >