Christian Benincasa

Results 61 comments of Christian Benincasa

No, Tunarr doesn't require write permissions to the `.dizquetv` directory. The migration is read-only

Hmm, perhaps something regressed. I'll try either later today or tomorrow morning. Though I won't be able to test the unraid setup specifically.

Oh one other thing... it could be because the Tunarr database directory exists already. The migration is skipped in that case in order to not overwrite any existing Tunarr data...

Ah thanks for the context. That is most likely it then. Let me file an issue to capture this. This might be a little tricky since we try to the...

Opened #474 to track the full solution. It'll be the next thing I tackle.

This should be fixed/improved with #476. Let me know if you see any issues. I just kicked off a manual edge release to get this in the build ASAP: https://github.com/chrisbenincasa/tunarr/actions/runs/9366211897

Huh... the legacy migrator doesn't attempt to verify the Plex settings, it'll just blindly migrate them. This is likely coming from some other data fixers that happen afterward. Are there...

@josway happy to look further if you provide some debug logs -- check out my previous comment on how.

@nwithan8 - did you get your issue resolve? I'm surprised there are locations in the code where a Plex request would cause the server to not start. If you are...

Gotcha, thanks! I'll try injecting some bad values and see if I can reproduce.