rawdlite

rawdlite ·

fatg3erman/RompR

Specified key was too long

Probably i am coming a bit late to the party ;-)
While updating the rompr docker image i noticed the error 'Specified key was too long' when using mysql. (mariadb)
This is because UTF8mb4 allows max varchar 196 instead of 255.
I found i had to add

innodb...
fatg3erman/RompR

Mopidy 3.0.1 - undefined function check_undefined_tags()

bug

hi

I created a new set of docker container Rompr is 1.32 and Mopidy is 3.0.1
Unfortunatly rompr can not get the playlist.

PHP Fatal error: Uncaught Error: Call to undefined function check_undefined_tags() in /app/rompr/player/mopidy/player.php:171\nStac...