telly: Parameter -temp & -Useregex not working on Windows
Hi, there’s some issues on the windows 64 release As you can see bellow the local directory exist but telly someshow is unable to finish the creation of the file and fails. As i could see on discord you have solve this on linux and it would be nice to have it too on Windows.
PS C:\Users\Carlos\Documents\tools> telly-windows-amd64.exe -playlist="http://api.vaders.tv/vget?username=username&password=password&format=ts" -streams 5 -friendlyname "MIX"-useregex 'usa|spain' -logrequests [telly] [info] booting telly v0.4.4 [telly] [error] Could not create file: C:\Users\Carlos\AppData\Local\Temp ; open C:\Users\Carlos\AppData\Local\Temp: is a directory
if the temp file is definded it will work for example -temp C:\Users\Carlos\AppData\Local\Temp\filename
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 25 (5 by maintainers)
Backslash vs forward slash @HazCod ?