"Change Artwork" doesn't work in Movies section

I can successfully change artwork in the TV section by navigating to an item and holding down the select button which brings up the option. I select “Change Artwork” and a screen with artwork appears. In Movies when I select the option nothing happens. This has been the case for at least a week and happens with the latest build from yesterday.

Never seen this option... :-D

I can successfully change artwork in the TV section by navigating to an item and holding down the select button which brings up the option. I select "Change Artwork" and a screen with artwork appears. In Movies when I select the option nothing happens. This has been the case for at least a week and happens with the latest build from yesterday.


Umm... It works fine for me, from the PMS web interface go to a movie and make sure there actually is more than one piece of artwork available for it.

Assuming you use the 'themoviedb' scraper then make sure that it's at the top of the list in the agents settings and that 'Local Media Assets' is below it otherwise PMS will only grab the artwork from the file and not the art from themoviedb.

![post-51394-0-17326300-1381765707.jpg|600x245](upload://unhF9DaW52bz9antTFUvUyLPQ1f.jpg)

OK, as long as it’s not a bug. I do have local media assets at the top for movies mainly because iFlicks and I tend to select better posters then the agents in PMS.

iFlicks grabs it’s artwork from themoviedb anyway :slight_smile:

Well, when I let PMS choose I end up with pictures of DVD cases and such.

I do think that default behaviour should be Plexconnect showing the one available poster rather than giving no feedback at all.

I do think that default behaviour should be Plexconnect showing the one available poster rather than giving no feedback at all.


Good point... Or just don't include the "Change Artwork" menu item if there is only one available.


Edit:-

Umm... actually something else is going on here because the selector does display if only one piece of artwork is available.

I just checked through the Plex/Web interface and the movies in question have multiple posters available. I am using python 2.74 on OSX 10.6.8 and PMS 9.8.6. The “Mark watched” options do work in that menu and, as I said, “change artwork” works in the TV section.

Could you replace the following file in assets/js for me:-

scrobble.js (4.61 KB)

Then in Debug.py change:-

“ATVLogger” : 0, <br>
to

"ATVLogger" : 1, <br>
Run PlexConnect, try to select Change Artwork on a Movie then post the PlexConnect.log

Thanks.

Here you go:

Umm… that log is empty, could you try this one:-

scrobble.js (4.61 KB)

And post the log again, Thanks

Strange, the Plexconnect.log file is not showing the same content as the terminal window. This time I have cut and pasted the terminal content into a text file.

Great, just one more thing I need :slight_smile:

Open the following page in a browser:- http://192.168.2.15:32400/library/metadata/34791/posters

And post the xml that is displayed, thanks.

Here is the xml. 

I think Baa might want to check his log code changes. My Plexconnect.log file is showing the startup info but nothing else.

Ok, thanks for the xml, I’ll take a look at the log and compare it to the xml and hopefully find an answer :slight_smile: It may not be tonight, but I will get back to you.

Thx Roidy.

Ok, I’ve worked out what the problem is now I just need to fix it :slight_smile: The current artwork selector fails with any posters from “movieposterdb”, stay tuned for a fix :slight_smile:

OK, this should be fixed now, institute11 can you grab the latest commit from github and test it for me, thanks.

It works! Thanks again.

Here is the xml. 

I think Baa might want to check his log code changes. My Plexconnect.log file is showing the startup info but nothing else.

What is happening? I can't seem to duplicate it here - I get all the logs I want (even more - most of the time).