I installed the package without making any changes to Apache, etc. - just installed Python, the PlexConnect. Killed off my PhotoStation and any other app using Port:80. I uninstalled but it still does not fix the problem. Guess it made some changes to some config files somewhere. I have no .bak file. Anybody know what changes were made and how I can back them out or fix my system?
I tried your suggestion. However, plexconnect did add the httpd-vhosts.conf. It was not there before so reverting back is not possible.
With regards to the other file in directory EXTRA (httpd.conf-user). It is empty, meaning there are only comments in it. Addon: oeps…had to scroll down further…
I will try to change the httpd.vhosts.conf for the atv part to port 82. Would that work?
Oh, no special changes made to photostation here.
Yesyesyes…reverted back. Website and photostation work again.
What I did is what you suggested:
I commented the line in the httpd.conf-user linking to https-vhosts.conf.
I suppose doing so prevents plexconnect to call the file httpd-vhosts.conf?
Then restarted the apache webserver.
However, I presume plexconnect is no longer working now? Cannot check right now.
What you can try:1) Move the plexconnect vhosts config to a new bak file:mv /usr/syno/apache/conf/extra/httpd-vhosts.conf /usr/syno/apache/conf/extra/httpd-vhosts.conf.bakplexconnect2) Restore the original vhosts:mv /usr/syno/apache/conf/extra/httpd-vhosts.conf.bak /usr/syno/apache/conf/extra/httpd-vhosts.conf3) Restart apache:/usr/syno/etc.defaults/rc.d/S97apache-user.sh restartIf this doesn't fix things, you can try the following additional steps (disable vhosts all together):4) Edit /usr/syno/apache/conf/httpd.conf-user and look for the following lines:#Virtual hostsInclude conf/extra/httpd-vhosts.conf5) Comment the second line with a #, so it looks like this#Virtual hosts#Include conf/extra/httpd-vhosts.conf6) Save and restart apache again/usr/syno/etc.defaults/rc.d/S97apache-user.sh restartThis should bring you back in the original situation before plexconnect was installed (bwynants can confirm if this is still the case with the latest version).Edit: Did you guys make any special adjustments to photostation besides installing it? Maybe I will try to install it too, to see if I can reproduce this behavior.
Many thanks for the quick reply. I ended up re-installing the Synology DSM which fixed the problem. I looked for files before I did this, but had no original vhosts*.bak file. Steps I did were as follows:
1. Running DSM4.2 with PhotoStation already installed
2. Installed Plex - all working
3. Installed the Community version of Python - all working
4. Installed PlexConnect from bwynants package - no longer able to access PhotoStation locally, via iOS apps or internet
A request is send to SynoCommunity to add the package see https://github.com/SynoCommunity/spksrc/pull/576
if they add it, I plan on making addition patches for each dot 'release' of PlexConnect and Package Manager on Synology should inform you of updates automatically.
as long as it is not added I will update this post with the latest 'released' version
you can sync to https://github.com/bwynants/spksrc and build it yourself if you like :-)
PS: if PlexGDM works correct there should be no need to edit anything in the config...
Thank you for your efforts!
About PhotoStation:
I have to investigate that further, however uninstalling PlexConnect should restore your files in the original state...
What the 0.1-1 installer forgets is to restart apache upon uninstall, the packagesources at https://github.com/bwynants/spksrc already do that correct but I did not yet build that version,
so either restart the NAS after uninstall or do /usr/syno/etc.defaults/rc.d/S97apache-user.sh restart from the terminal
updated installer in first post for uninstaller
Well yes, there is an issue with photostation but also webstation if you have your website hosted on the NAS.
I think the easiest way would be to have them all on port 80.
The httpd-vhosts.conf makes port 80 forward to port 5000. So you will end up on the DSM instead your website.
Heya
Thanks for this package
I got it installed ok, but no video plays (even lower quality stuff)
My NAS is a DS1512+ which has this against the 'transcode' column in that support spreadsheet: *May transcode some low bit-rate 720p media
So if I am to understand this correctly, no matter how hard I try, plexconnect will NOT play video?
Is there some way to make it play the stuff I've transcoded already using plexsync?
Heya
Thanks for this package
I got it installed ok, but no video plays (even lower quality stuff)
My NAS is a DS1512+ which has this against the 'transcode' column in that support spreadsheet: *May transcode some low bit-rate 720p media
So if I am to understand this correctly, no matter how hard I try, plexconnect will NOT play video?
Is there some way to make it play the stuff I've transcoded already using plexsync?
The best thing for you to do is use something like subler or iflicks to remux media into an ATV compatible format (it takes a few minutes for a movie with no quality loss).
First off, thanks for putting this package together.
I'm a newbie and not really familiar with unix. I installed plexconnect and changed the DNS server on the ATV to the one on my NAS. However now I'm getting a response saying "Trailers is unavailable. Try again later".
Any thoughts or suggestions would be appreciated.
ATV Model: ATV3 running 5.0
DNS Server on ATV: 192.168.1.14
Device and OS: Synology 212j DSM 4.2
Local IP Address of NAS: 192.128.1.14
PMS: 0.9.7.28.33
I'm trying to follow the steps, but can't figure out how to install Python from SynoCommunity. I've followed the first few steps in the link below, but I don't see a tab labelled "Other Sources" after adding the package source. Can someone help?
I Need a little help to:
Before i have use port 80, and PlexConnect works fine.
But Synology-Photostation and so don't work on ios-Devices.
So i restored orig. Settings and Photostation works fine.... but i can not run PlexConnect. My AppleTV says always, that it can't connect. What I make wrong ?
Here are my Log and Settings:
09:41:34 PlexConnect: started: 09:41:34
09:41:34 PlexConnect: ***
09:41:34 PlexConnect: PlexConnect
09:41:34 PlexConnect: Press CTRL-C to shut down.
09:41:34 PlexConnect: ***
09:41:34 PlexConnect: IP_self: 192.168.160.100
09:41:34 PlexConnect: started: 09:41:34
09:41:34 PlexConnect: Starting deamon.
09:41:34 PlexGDM: ***
09:41:34 PlexGDM: looking up Plex Media Server
09:41:34 PlexGDM: ***
DiskStation> 09:41:35 PlexGDM: servers discovered: 1
09:41:35 PlexConnect: PMS: 192.168.160.100:32400
09:41:35 DNSServer: started: 09:41:35
09:41:35 DNSServer: ***
09:41:35 DNSServer: Starting up.
09:41:35 DNSServer: intercept trailers.apple.com: 192.168.160.100
09:41:35 DNSServer: forward other to higher level DNS: 192.168.160.1
09:41:35 DNSServer: ***
09:41:35 WebServer: started: 09:41:35
09:41:35 WebServer: ***
09:41:35 WebServer: WebServer: Serving HTTP on 192.168.160.100 port 81.
09:41:35 WebServer: ***
09:42:29 DNSServer: DNS request received!
09:42:29 DNSServer: Source: ('192.168.160.64', 52691)
09:42:29 DNSServer: Domain: 10-courier.push.apple.com
09:42:29 DNSServer: ***forward request
09:42:29 DNSServer: -> DNS response from higher level
09:42:31 DNSServer: DNS request received!
09:42:31 DNSServer: Source: ('192.168.160.64', 62775)
09:42:31 DNSServer: Domain: p16-buy.itunes.apple.com
09:42:31 DNSServer: ***forward request
09:42:31 DNSServer: -> DNS response from higher level
09:42:33 DNSServer: DNS request received!
09:42:33 DNSServer: Source: ('192.168.160.64', 65481)
09:42:33 DNSServer: Domain: itunes.apple.com
09:42:33 DNSServer: ***forward request
09:42:33 DNSServer: -> DNS response from higher level
09:42:35 DNSServer: DNS request received!
09:42:35 DNSServer: Source: ('192.168.160.64', 50492)
09:42:35 DNSServer: Domain: ax.init.itunes.apple.com
09:42:35 DNSServer: ***forward request
09:42:35 DNSServer: -> DNS response from higher level
09:42:35 DNSServer: DNS request received!
09:42:35 DNSServer: Source: ('192.168.160.64', 61320)
09:42:35 DNSServer: Domain: se.itunes.apple.com
09:42:35 DNSServer: ***forward request
09:42:35 DNSServer: -> DNS response from higher level
09:42:36 DNSServer: DNS request received!
09:42:36 DNSServer: Source: ('192.168.160.64', 54024)
09:42:36 DNSServer: Domain: init.itunes.apple.com
09:42:36 DNSServer: ***forward request
09:42:36 DNSServer: -> DNS response from higher level
09:42:37 DNSServer: DNS request received!
09:42:37 DNSServer: Source: ('192.168.160.64', 50737)
09:42:37 DNSServer: Domain: ld-2.itunes.apple.com
09:42:37 DNSServer: ***forward request
09:42:37 DNSServer: -> DNS response from higher level
09:42:39 DNSServer: DNS request received!
09:42:39 DNSServer: Source: ('192.168.160.64', 65486)
09:42:39 DNSServer: Domain: trailers.apple.com
09:42:39 DNSServer: ***intercept request
09:42:39 DNSServer: -> DNS response: 192.168.160.100
09:42:39 DNSServer: DNS request received!
09:42:39 DNSServer: Source: ('192.168.160.64', 60491)
09:42:39 DNSServer: Domain: s3-external-1.amazonaws.com
09:42:39 DNSServer: ***forward request
[PlexConnect]
port_pms = 32400
enable_plexgdm = True
ip_dnsmaster = 192.168.160.1
ip_webserver = 192.168.160.100
loglevel = Normal
enable_dnsserver = True
ip_pms = 0.0.0.0
port_webserver = 81
NameVirtualHost *:80
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_http.so
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:5000/
ProxyPassReverse / http://127.0.0.1:5000/
ServerName trailers.apple.com
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:81/
ProxyPassReverse / http://127.0.0.1:81/
First off, thanks for putting this package together.
I'm a newbie and not really familiar with unix. I installed plexconnect and changed the DNS server on the ATV to the one on my NAS. However now I'm getting a response saying "Trailers is unavailable. Try again later".
Any thoughts or suggestions would be appreciated.
ATV Model: ATV3 running 5.0
DNS Server on ATV: 192.168.1.14
Device and OS: Synology 212j DSM 4.2
Local IP Address of NAS: 192.128.1.14
PMS: 0.9.7.28.33
At what point do you get the error message?
Are the files compatible with the ATV (i.e. will they play through iTunes), if not your NAS may not be powerful enough to transcode (check the list i have referenced a few times in this thread).
New Installer posted in first post that should support PlecConnect + Photostation + personal website on NAS
Thank you, for new installer. I tested:
Now I can Access to PlexConnect, but I can see only MovieNames. Thrumbnails / Poster are not shown and no Movie is acessable.
Always Error: The Video can not be played.
Is it possible, the PlexConnect is started before Plex is ready or what is now the Problem ?
Thank you, for new installer. I tested:
Now I can Access to PlexConnect, but I can see only MovieNames. Thrumbnails / Poster are not shown and no Movie is acessable.
Always Error: The Video can not be played.
Is it possible, the PlexConnect is started before Plex is ready or what is now the Problem ?
Is your PMS local and are you using a local IP for it?
Hi bwynants,
I have installed your updated plex connect 0.1.3 package but cannot run it.
Do you know how I can copy and paste log report so I can post?
Regards
WOB
I have installed your updated plex connect 0.1.3 package but cannot run it.
Do you know how I can copy and paste log report so I can post?
download the .spk file in the first post, logon to your disk station, open package center, choose manual install (on top) and browse to the file you downloaded
hope you manage to do so :-)
Hi bwynants,
I think you misunderstand my previous post, I have already installed both your packages the problem is they try to run then stop.
There is a log created by by your plexconnect package that I want to post so you can see errors.
Do you know how I can copy and paste log window so I can post.
Hope you understand
Regards
WOB
Have a similar issue. Get an ErrNo 98 in the log.
Any ideas?
Thanks,
Karsten