Hello!
I am currently developing an agent but have now encountered a problem. I have tried to debug myself but have not been able to find the error. I am now looking for some help.
My search functions works perfectly, it displays the results and the ID is saved as mentioned on the development site. The problem occurs when I choose one of the search results. The update function fetches all the necessary information and populates the metadata object but the information does not seem to be updated on the server.
Agent log
2014-01-01 23:53:56,262 (7fcaea7fc700) : DEBUG (networking:167) - Fetching 'http://www.********.***/**/work/wk1010350/'from the HTTP cache 2014-01-01 23:53:56,281 (7fcaea7fc700) : DEBUG (preferences:256) - Loaded preferences from DefaultPrefs.json 2014-01-01 23:53:56,282 (7fcaea7fc700) : DEBUG (preferences:178) - Loaded the user preferences for com.plexapp.agents.elcinema ..... SOME DEBUGG TEXT ........ 2014-01-01 23:53:56,296 (7fcaea7fc700) : DEBUG (model:218) - Serializing to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Metadata/Movies/b/a5df720f42c009832878a0f33ad4faabde90b62.bundle/Contents/com.plexapp.agents.elcinema/Info.xml 2014-01-01 23:53:56,297 (7fcaea7fc700) : DEBUG (runtime:915) - Response: [200] str, 16 bytes
# Update
* It seems that only the title of the movie being updated.