Thanks for this contribution. Even if I can't having it working.
I run it on a synology NAS with DSM 5 beta, running php Version 5.5.7. I can see that the configuration is correct (right url to PMS and right plexWatch.db location). However, when I access the main page, nothing appears and Safari console displays the following errors:
[Error] Error: [ngRepeat:dupes] http://errors.angularjs.org/1.2.13-build.2242+sha.e645f7c/ngRepeat/dupes?p0=w%20in%20%24data&p1=string%3Aa
http://192.168.1.13/PlexWWWatch/public/build/bower.js:185:193
http://192.168.1.13/PlexWWWatch/public/build/bower.js:100:36
$digest@http://192.168.1.13/PlexWWWatch/public/build/bower.js:100:468
$apply@http://192.168.1.13/PlexWWWatch/public/build/bower.js:103:271
f@http://192.168.1.13/PlexWWWatch/public/build/bower.js:67:126
H@http://192.168.1.13/PlexWWWatch/public/build/bower.js:71:280
onreadystatechange@http://192.168.1.13/PlexWWWatch/public/build/bower.js:72:225
(fonction anonyme) (bower.js, line 85)
(fonction anonyme) (bower.js, line 62)
$digest (bower.js, line 101)
$apply (bower.js, line 103)
f (bower.js, line 67)
H (bower.js, line 71)
onreadystatechange (bower.js, line 72)
Thanks for the modification. However, I'm still not able to use it. The main remains empty, as you can see in the screenshot.
No error appears in Safari console. Note that I have not been able to save the configuration file. All the fields where reset when I hit the save button. I had to copy your settings file and edit it.
Thanks for the modification. However, I'm still not able to use it. The main remains empty, as you can see in the screenshot. No error appears in Safari console. Note that I have not been able to save the configuration file. All the fields where reset when I hit the save button. I had to copy your settings file and edit it.
Hehe.. :P That would indicate no items in the database.. Are you sure you have put the correct path to the plexWatch.db? If you are, try to comment out the try catch block in watched.php
Replace the content in PlexWWWatch/public/backend/watched.php with:
Changed style to match the new style of plex.tv/web. View to see a single user. Screenshots in first post!
Now I can start making your requests for new features.
Recently added is not on the front page and some more changes. You probably have to save your settings again (but now the settings system is better).
All images are now loaded from the webserver, only working if the webserver is on the same local network as the pms (but I figure that that's the case for most users) will hopefully add myPlex auth tomorrow so images will work everywhere.