Official PlexConnect Fanart views

apt-get install python-dev

CC=gcc python setup.py build

No success

Pro6N:/etc/frontview/addons/bin/PLEXCONNECT/PIL-1.1.7# apt-get install python-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-dev: Depends: python (= 2.4.4-2) but it is not going to be installed
E: Broken packages

  • python-dev: Depends: python (= 2.4.4-2) but it is not going to be installed


    There’s a good hint. What version of of python are you running? Probably not 2.4.4-2.

- python-dev: Depends: python (= 2.4.4-2) but it is not going to be installed

There's a good hint. What version of of python are you running? Probably not 2.4.4-2.

Sure wahlman.j,

As PlexConnect requirement i'm running Python 2.7.3 on my x86 ReadyNas (default, Jul  4 2012, 17:31:14) 

[GCC 4.3.2] on linux2
 
I've installed PlexConnect as described in this thread:
https://forums.plex.tv/topic/70190-plexconnect-on-a-nas-drive-readynas/

No brew available on Linux?

Test Linux pillow


You will need to do this to test it after copying it:


chmod +x pillow

./pillow


If you don’t have wget:


sudo apt-get install wget

No brew or macports available on Linux?

Test Linux pillow
You will need to do this to test it after copying it:
chmod +x pillow
./pillow

If you don't have wget:
sudo apt-get install wget

Thank you wahlman.j 

I don't know about brew or macports on Linux ReadyNas

Do you mean i have to try your Test Linux pillow bash script which will install brew, pip and pillow on my setup ?

Regards

Yep, you need pillow which is a fork of pil and also other dependencies to get fanart to work properly such as:


libjpeg & freetype


Hopefully you already have pip. If not install it first for your linux distro. I’m not sure if the script will install pip for you or not. It’s a test file that I haven’t tested since I don’t not use linux currently. Unix and linux are similar in some aspects, hopefully with some luck you can get it to work. If you get it to work please share what you did for others to duplicate the process in the future. I can also edit the pillow script if need be. You may need to edit the script to your needs to match you directory structure(s). ReadyNas isn’t on the list yet so you get to be the lucky on to try to figure it out. Seems strange since it’s linux you couldn’t just follow the instructions for Linux. But anyways good luck :wink:

Did anybody got PIL propoerly installed on a QNAP NAS? I tried but I wouldn't be able to get a "JPEG/ETC support OK " even I managed to install a few packages.

It might be good to post which libs are necessary for PIL to get a starting point and check if those are available/installable on the QNAP system.

Yep, you need pillow which is a fork of pil and also other dependencies to get fanart to work properly such as:
libjpeg & freetype
Hopefully you already have pip. If not install it first for your linux distro. I'm not sure if the script will install pip for you or not...

Thank you wahlman.j, 

Unfortunately pip is not installed yet.

I've tried to install python-setuptools to get pip and easyinstall, no joice ...

Pro6N:~# apt-get install python-setuptools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-setuptools: Depends: python (< 2.6) but 2.7.2-7 is to be installed
E: Broken packages
Pro6N:~# python -V
Python 2.7.3

Thank you wahlman.j, 

Unfortunately pip is not installed yet.

I've tried to install python-setuptools to get pip and easyinstall, no joice ...

Pro6N:~# apt-get install python-setuptools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-setuptools: Depends: python (< 2.6) but 2.7.2-7 is to be installed
E: Broken packages
Pro6N:~# python -V
Python 2.7.3

 I think "python27-setuptools" is the right package for python 2.7

 I think "python27-setuptools" is the right package for python 2.7

Thank you Maddhin, but  python27-setuptools seems not in my distro sources``

`` 

Pro6N:~# apt-get install python27-setuptools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package python27-setuptools

up

Thank you Maddhin, but  python27-setuptools seems not in my distro sources``

`` 

Pro6N:~# apt-get install python27-setuptools
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package python27-setuptools

Sorry, this seems to be an QNAP / IPKG package only then - my linux skills are very limited - struggling to get PIL or pillow properly installed, too :(

Great work by all involved on this aspect of PlexConnect.  My issue is that no fanart seems to be downloading for any tv show or film.  If I long press on a series in list view, I'm able to select "Change Fanart", select a new image to use, and when I re-enter the series it will show the newly selected fanart image.  If I perform the same steps and select the first image, no image is shown on the series page.  Looking in the /fanartcache folder, the only jpgs there are the ones I have manually changed.

logs?

logs?

No problem.

Not sure if that is what we are looking for... but:

>>10:16:04 PILBackgrounds: URLError: [Errno 61] Connection refused // url: http://10.0.0.13:32400/library/metadata/24327/art/1416458868

 
I don't like those "Connection refused" errors. They seem to stack up lately. :-(
 
Hm... do you have "require authorization" switched on? Do I recall correctly, that the second background you choose manually works all right?
Is there anything special to your setup - between aTV, router, PlexConnect host, PMS?

What port is your PMS operating on?

It would be helpful to fill in the "how to report an issue" template (see sticky) so we can get a picture of your setup.

Not sure if that is what we are looking for... but:

>>10:16:04 PILBackgrounds: URLError: [Errno 61] Connection refused // url: http://10.0.0.13:32400/library/metadata/24327/art/1416458868

 
I don't like those "Connection refused" errors. They seem to stack up lately. :-(
 
Hm... do you have "require authorization" switched on? Do I recall correctly, that the second background you choose manually works all right?
Is there anything special to your setup - between aTV, router, PlexConnect host, PMS?

What port is your PMS operating on?

It would be helpful to fill in the "how to report an issue" template (see sticky) so we can get a picture of your setup.

Got it all sorted...I don't have "require authentication" turned on.  I was initially running PlexConnect on a Mac Mini, PMS running on an Arch VM running under Xen on unRaid server.  Complicated....I decided to take another crack at running PlexConnect under Arch, and this time all is working great.  Fanart loads up no problem.

Thanks for the help guys!

Hey devs, thanks for the great work on this.

Have ran into another issue, where one of my tv shows doesn't show fanart.

Edit, Disregard issue for the moment. I think it might be a server problem.

thanks

Hi,

I read all the post and reply. But unfortunately, when i enable the fanart on both, i have the error "Trailers not available, try again later."

In the option on Atv, it's "show", but in the atvsettings,cfg it's "hide". I see the fanart downlaod tin the folder.

i try to re-install python 2.7.8, pillow 2.6.1 and plexconnect v4.0. i have PMS 0.9.1104.739 (release November 20, 2014)

running on Windows 8,1.1, ATV 3G.

if i change the option to "hide" in the Atv, i can see again movies and browse TV Series.

Thanks for the help.