YAMJ / yamj-v3

Main Project for YAMJ v3
11 stars 7 forks source link

API video for BLURAY/DVD video type return filebasename with / instead of \ #333

Closed jluc2808 closed 6 years ago

jluc2808 commented 6 years ago

API video for all the BLURAY, DVD video return / separator instead of \ for all other video

api/video/movie/1610.json?dataitems=files return : "fileName": "T:/video/Film/le monde de narnia/Le Monde de Narnia chapitre 1 - le lion, la sorcière blanche et l'armoire magique [SET Le monde de narnia-1]/VIDEO_TS",

other video return "fileName": "T:\video\Film\Mon âme soeur (2018) - 1080p.WEB.x264.mkv",

this have for consequence a wrong play sequence with eversion (error when start playing with the message "invalid path look like a windows path" )

jluc2808 commented 6 years ago

api return still with / not \ "fileName": "D:/temp/video/Film/le monde de narnia/Le Monde de Narnia chapitre 1 - le lion, la sorcière blanche et l'armoire magique [SET Le monde de narnia-1]/VIDEO_TS",

storage stage_file is OK : 'D:\temp\video\Film\Le Monde de Narnia chapitre 1 - le lion, la sorcière blanche et l''armoire magique'