Closed glitsj16 closed 1 year ago
Thank you for taking the time to report this. Seems I had too little time for TV. ;-)
Indeed, the issue is caused by entries with time specification like 45:23:00
, i.e. the 46th hour of the day which chrono
refuses to represent. I used the occasion to update the dependencies and swap out chrono
for time
which I wanted to do for a while now and finally, I made the parser resilient to invalid date and time values. (The entries will have default values, but they will be present and indexed.)
I pushed this to the master branch and the AppImage available here has been updated.
Hi, since a few days QMediathekView coredumps and I get the below output. It happens both on my main Arch Linux box and on an older Ubuntu machine, both running a build from git. Might this be a bad entree in the mediathek database? It always happens when QMediathekView tries to update its db, but I'm not sure if that's the case.
When I noticed
chrono-0.4.22
I patched the Cargo.toml to trychrono-0.4.23
but that didn't change anything. If I can provide any more info feel free to suggest what you might need. Now that my favo app for searching/watching German TV shows is broken I resorted to installing mediathekview's AppImage and that works fine with, I assume, the same mediathek database.Best wishes for 2023!