I had to replace a drive that crashed, and now only my new recording show up. Is this an issue with Channels or PlayOn? I’ve tried deleting its folder, deleting it as a source and adding it again, and it’s still the same thing.
Thanks
I had to replace a drive that crashed, and now only my new recording show up. Is this an issue with Channels or PlayOn? I’ve tried deleting its folder, deleting it as a source and adding it again, and it’s still the same thing.
Thanks
So you're trying to redownload all your playon recordings?
Currently the DVR remembers what it had already downloaded and ignores those.
Update to the latest prerelease, then paste this command in powershell:
Invoke-WebRequest -Method DELETE -Uri http://localhost:8089/providers/playon/sync
Worked like a charm.. thanks!