MrBrax / LiveStreamDVR

An automatic livestream recorder
MIT License
330 stars 25 forks source link

vod.move not working as expected #394

Open 4syno4 opened 1 year ago

4syno4 commented 1 year ago

Hi

I understand the archive button moves videos from vods folder to saved_vods, but for whatever reason it is not working in my set up. Pressing the button simply does nothing. It asks if you want the video moved, but no result. No error log. not sign of the software failing. Nothing. I don't think my set up is that much different from vanilia, so I don't know why this is the case. Please help

Log:

2022-12-19 19:00:43 | vod.move | INFO | Move capturevid to /usr/local/share/twitchautomator/data/storage/saved_vods

2022-12-19 191153

I must note that everything else about the app works as expected

MrBrax commented 1 year ago

2022-12-19 19:00:43 | vod.move | INFO | Move capturevid to /usr/local/share/twitchautomator/data/storage/saved_vods

so this is the only output? what about in the server console log?

4syno4 commented 1 year ago

Screenshot_20221220_100021_Firefox About the same. No error logs

MrBrax commented 1 year ago

hmm i don't have many leads on this, only other thing i can think of is that it doesn't reach the move function because the file doesn't exist

4syno4 commented 1 year ago

Yes same here. But I have to say the files are there. I just ended up wiping the docker and reinstalling.