mediathekview / plugin.video.mediathekview

Kodi plugin that gives access to most video-platforms from German public service broadcasters using the database of MediathekView.de
https://mediathekview.de/download/#mediathekview-f%C3%BCr-kodi-fr%C3%BCher-xbmc
MIT License
55 stars 24 forks source link

Standalone DB #231

Closed codingPF closed 4 months ago

codingPF commented 7 months ago

Fehler nach einer neuinstallation von MySQL DB (8.0) auf einem Ubuntu-Server Forum

  1. ein voller Update hat super funktioniert, nun bekomme ich bei jedem Aufruf die Meldung 2024-02-13 16:39:11.974334 ERROR [mvupdate3-0.0]: Unable to find version information: ParseError not well-formed (invalid token): line 1, column 1 Der Updater scheint aber zu tun, was er soll.

    Kann ich so nicht nachsellen

  2. Gibt man den Parameter -H localhost an, gibt es eine Exception. Ohne -H funktioniert es für localhost.

    Kann ich so nicht nachsellen....-H funktioniert....ggf. den port mit angegeben?

codingPF commented 4 months ago

2024-05-09 17:56:46.155436 ERROR [mvupdate3-1.1.0:StoreMySQL]: Database error: 1264 (22003): Out of range value for column 'aired' at row 9922 2024-05-09 17:56:46.155531 ERROR [mvupdate3-1.1.0:UpdateFileImport]: Error in data import: 1264 (22003): Out of range value for column 'aired' at row 9922

FIXED