Commit Graph

3 Commits

Author SHA1 Message Date
Felipe M 18f006bafe
PlayStation 4 Provider improvements
* Using EXIF data for screenshots which is more accurate and doesn't
require parsing the filename (which not always contains the date)
* Relying on the date parsing for videos for now since I haven't found
a game that didn't have the datetime on the video filename. This could
change in the future.
2021-01-31 13:51:49 +01:00
Felipe M 0b33e24472 Windows: Using slugify names on errors
On windows filesystems no special characters can be used on path routes,
so when we fail to create (MkdirAll) the path for a certain
game and a failure happens, we use a slugified version of the name
instead.
2021-01-05 16:55:31 +01:00
Felipe M d7f0a68b08
WIP 2020-11-08 21:28:15 +01:00