It seems that there is an issue with the main user (myself in my case). When I go into the users list, I can display information about all users except myself. It displays an empty list without even my username on the top left.
I have the following error (in bower.js):
Error: 'undefined' is not an object (evaluating '$scope.user.watched.length')
http://192.168.3.44/PlexWWWatch/public/build/script.js:493:32
$digest@http://192.168.3.44/PlexWWWatch/public/build/bower.js:100:468
$apply@http://192.168.3.44/PlexWWWatch/public/build/bower.js:103:271
f@http://192.168.3.44/PlexWWWatch/public/build/bower.js:67:126
H@http://192.168.3.44/PlexWWWatch/public/build/bower.js:71:280
onreadystatechange@http://192.168.3.44/PlexWWWatch/public/build/bower.js:72:225
It seems that there is an issue with the main user (myself in my case). When I go into the users list, I can display information about all users except myself. It displays an empty list without even my username on the top left.
I have the following error (in bower.js):
Error: 'undefined' is not an object (evaluating '$scope.user.watched.length')
http://192.168.3.44/PlexWWWatch/public/build/script.js:493:32
$digest@http://192.168.3.44/PlexWWWatch/public/build/bower.js:100:468
$apply@http://192.168.3.44/PlexWWWatch/public/build/bower.js:103:271
f@http://192.168.3.44/PlexWWWatch/public/build/bower.js:67:126
H@http://192.168.3.44/PlexWWWatch/public/build/bower.js:71:280
onreadystatechange@http://192.168.3.44/PlexWWWatch/public/build/bower.js:72:225
Now if you get the latest release it shouldn't break.
But the problem is that something throws an error while trying to build your user.. If you (as before) comment out the try/catch in backend/users.php in the if (isset...) branch and then visit PlexWWWatch/backend/users.php?user= and say what error you get?
Now all the basic stuff works.
- Recently added
- Recently watched
- Users list
- User view
- Details view for Seasons, Episodes and Movies
- Basic charts
i ´m using a qnap NAS with a embeded Linux. i try to get the plexWatch service running.
so far i downloaded plexWatch.pl and config.pl-dist to /opt/plexWatch/
from that point on no luck with the further installation steps!
first problem ist that i canot install the perl requirements with:
So I have this script running in MAMP, I am able to get to the settings page but I can't seem to get the stats to work. I'm guessing its some sort of path issue. I have the plexWatch.db file from my server (remote server) sitting in the /public/ folder. What should I be making the plex watch database path in the settings?
Sadly that didn't work either, still no stats, just getting the recently added content from the remote server. Oh well, thanks for trying, guess its not for this n00b!
I extracted them to /Users/apple/Sites/plexwatch/ and have MAMP pointing to the hostname plexwatch, which is set to that directory.
Update: I even tried uploading the plexWatch.db to dropbox and shared that link and put it in there. lol not sure if that would do it but no luck again.
If using this on Windows, do I set the Plex Watch Database path to something like 'C:\plexWatch\plexWatch.db'? There are watched entries in the plexWatch.log file, so I'm assuming there are also in the plexWatch.db file, but nothing shows up in the Recently Watched section. Any ideas to help me debug this?