Replies: 1 comment
-
|
Sounds like a problem with the Material skin. Please head over to https://forums.lyrion.org or https://github.com/CDrummond/lms-material To get in touch with its developer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running LMS inside Docker, using the repository
I am currently encountering an error when selecting media bu genre:
ERROR: List processing failed TypeError: can't access property "toLowerCase", g.genre is null parseBrowseResp@http://192.168.123.254:9001/html/js/material-deferred.min.js?r=5.10.5:125:41 fetchItems/<@http://192.168.123.254:9001/html/js/material.min.js?r=5.10.5:469:234If I clear the entire database and rescan, then everything will work for a while, before failing once again -- therefore I guess I've got something wrong with (at least) one of my media files metadata. However, is there a method of stopping the error being triggered without ensuring that my metadata is 100%?
Beta Was this translation helpful? Give feedback.
All reactions