-
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
CouchPotato not working #362
Comments
Same problem here. CP stopped working several Maraschino builds ago. |
CP is working for me, I'm running latest stable maraschino. |
@dannyb78 which version of CP are you running? Latest stable or developer? |
latest stable. thats the about: |
Then maybe my CP developer fork screws up the integration... |
It's possible one of the movies in your wanted list is missing some info Maraschino expects. CP is not very consistent with the info it replies. |
Not likely considering I don't use CP for NFO data. I use either whatever XBMC saves or Ember media manager. |
The problem is that the dev branch of CP has had some changes to the database, and therefore all my apps/addons will no longer work with CP until they are updated to use the new dB. |
The CP modules grabs data from CP only, not sure what you mean by XBMC in this case. |
I don't developed CP and am only forwarding information I was told by the CP dev. Appatently there has been changes to the database which would most likely in turn mean changes to the API to suit. And as to XBMC I thought you were talking about the NFO data |
I see. It's possible there were changes as I havent had a read through CP's documentation in a long time. You can try going to: http://MARASCHINO_URL/xhr/couchpotato/ and see if you get any errors there. |
I ge the following with that URL. Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application. |
Ok, I can see they changed a few things. I'll see if i can push a quick patch in a moment. |
@eangulus I saw they have had a tone of updates in the last few days so I updated a few sections of the Maraschino code. Give it a shot and let me know if it has worked for you. |
Still not working. Heres the logs: |
Noticed these lines in particular: Jun-04 19:32:56 :: DEBUG :: CouchPotato :: EXCEPTION -- No JSON object could be decoded: line 1 column 0 (char 0) |
Just tried something. The CP Module seems to work when set to compact view but doesn't otherwise. |
Also seems to have broken my CP Module with the latest update.... worked Matt On Thu, Jun 5, 2014 at 6:11 AM, Shaun Williams [email protected]
|
This is the version I am coding for: 80559d3 (6/4/2014 6:31:20 AM) |
I have the latest version and its not that. I have: d252b660 (6/4/2014 4:18:41 PM) |
Well this is weird. This is what I see on the master branch over at https://github.com/RuudBurger/CouchPotatoServer/tree/master |
That time seems to match with my version so I am not sure whats up. |
I know, as per written in the first comment, I already stated I am on the Dev build. |
Oh i misinterpreted your last comment I think. I cant really support the dev branch tho as most people are not on it so if there is a significant change there then we will have to wait till it trickles down to the master branch. |
Add correct API Key and module never shows.
Not even sure if its a problem here or with CP, but have been talking to the CP Dev, and he says that the database has changed slightly in CP and that developers need to adjust their software to suit. Hence why I am reporting it here.
Using Latest Maraschino build as of writing this, and using CP Dev build fully upto date.
Logs:
http://pastebin.com/bkSrNAcM
The text was updated successfully, but these errors were encountered: