-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CP module not showing #352
Comments
Thats definitely a bug thanks for reporting. Could you tell me what those 3 movies are? |
I can't I'm afraid - that was actually a small section of the log - there are as many lines in there as I expect there to have been films in my library, ie all of them. |
Thats a shame, I think there might be a character in the return response that is probably breaking things. |
In your browser go to couchpotatourl/api/yourapikey1234/media.list
|
Your can try to replace line 70 in couchpotato.py with data = json.JSONDecoder('UTF-8').decode(data) aswell Sendt fra min iPhone
|
The response is huge but it's there and seems pretty reasonable. On the other hand the UTF-8 fix worked a treat and I can now see the widget. Will this go into the git? |
I dont know, they will prop fix it.Just dont hold your breath ;) Your good until next update atleast. |
Actaully I spoke too soon - the widget is still behaving a little weird (history doesn't work neither does "all"). I'm guessing still some codepage issue? |
Ok, paste the content of the link on pastebin. Nvm that the content if huge ;)
|
"all" and history are partially problems on CP side. I submitted tickets there (RuudBurger/CouchPotatoServer#4337 and RuudBurger/CouchPotatoServer#4348). Maraschino side corrections are in my pull request. |
Thanks for getting this merged in cp, the same problem occurred randomly in htpc manager aswell |
just to give a little more information, i can't get CP to work in the normal webinterface but on the mobile one it works fine, if you need any log's just give a heads up then i will send them to you. keep up the nice work.. love it :) |
http://ip:port/xhr/couchpotato returns a blank page (with the CP livery).
Logs show this:
Adding
results in:
The text was updated successfully, but these errors were encountered: