causefx / Plex-Library-Viewer-PHP

Plex Library Viewer in PHP
18 stars 6 forks source link

Webpage not being served? #1

Open MrMxyzptlk opened 7 years ago

MrMxyzptlk commented 7 years ago

I cloned this into the same root folder as Organizr (html). I edited the mentioned lines in the php file for my Plex info. I get a 500 error when going to URL?

http or https://san-02.myccg.home:89/Plex-Library-Viewer-PHP/index.php

This is the URL that works for Organizr: http://san-02.myccg.home:89/Organizr/index.php

causefx commented 7 years ago

Wow, i forgot about this project. Maybe I will rewrite the whole thing and include it in organizr.

MrMxyzptlk commented 7 years ago

Too funny! I thought this was being used in Organizr, to display the Plex media. I was going to play around with getting my photo library in Plex to display.

So....this doesn't work then?

causefx commented 7 years ago

not sure, i havent used this in over 2 years. lol

aztm22 commented 6 years ago

Organizr is awesome I just would love to be able to link all 3x of my plex servers so on home page it will show what's been added on all servers plus show who's watching what on all my servers right from the homepage can this be done?

KJThaDon commented 4 years ago

Change line 216 <?}?> to <?php }?>