Originally posted by Apesbrain
View Post
1. Start Material as http :// SERVER:9000/material/?debug=json
2. Clear any items in queue
3. Navigate to album to add
4. Open your browser's developer tools
5. Select the Console tab
6. Clear any current messages
7. Add album to queue
8. In the console tab you should see a "JSON RESP" message that contains ["status","0",5000,"tags:cdegilqtuysAAIKNSxxR"] (NOTE: tags: will only end in R if ratings are to be shown). Can you copy the contents of that into here. (If the message is long there will be "..." at the end, you need to click that to show the whole message).
This way I can see what LMS is returning, and see if there is something missing.
Comment