gdavis / Mimir-Feedback

The place to report bugs and suggest improvements for the podcast app Mimir
https://mimirpodcasts.app
9 stars 0 forks source link

[Crash][macOS]: Possible database corruption scenario #172

Closed gdavis closed 1 year ago

gdavis commented 2 years ago

A user on macOS 1.4.4 contact me with the following info on what he did before the database was corrupted and then crashed the app on startup:

Thinking back about what may have precipitated the crash: I added a podcast to the app but a weird thing was: there appeared to be two different appearances of this podcast in the search results. They had two different logos but seemed to be the same podcast. It is called Wavescan or AWR Wavescan. Immediately after adding I tried to download and listen to the podcast and that is when it crashed. So maybe that had something to do with the database issue.

Need to validate and try to reproduce this scenario to see if it leads to a corrupt database.

Possibly the podcast feed updated its contents that would affect the podcast identifier?

Would relationships possibly be corrupted if a second podcast with the same ID is added, but from a different RSS url?

gdavis commented 1 year ago

Related to gdavis/Mimir-Feedback#194