Ok I did that and my statistics still are not being updated, when I log into PMS I see activity on the activity page, but plex notify is not seeing any activity happening, do you have any idea where I could start for troubleshooting? I just installed the latest version.
Humm you are not getting any statistics at all? does the log file have anything in it?
Fresh log file uploaded, I see nothing in there. Fyi, I have a working system no issues with pms at all that I can tell (I am very tech savvy), I had noticed that notify wasn't working so I started tinkering, I also ran the clear database command in plex notify, as well as starting from scratch for everything (or at least what I presume was everything following your instructions. I did notice that pms doesn't show activity when i use the http://127.0.0.01 url on my server (windows 7) but it does when I use the actual ip of the machine, when I use the loopback I am able to browse and play and all that but no notification under activity on the pms page. So I tried with plex notify to connect to my server using that ip instead but still no dice.
Fresh log file uploaded, I see nothing in there. Fyi, I have a working system no issues with pms at all that I can tell (I am very tech savvy), I had noticed that notify wasn't working so I started tinkering, I also ran the clear database command in plex notify, as well as starting from scratch for everything (or at least what I presume was everything following your instructions. I did notice that pms doesn't show activity when i use the http://127.0.0.01 url on my server (windows 7) but it does when I use the actual ip of the machine, when I use the loopback I am able to browse and play and all that but no notification under activity on the pms page. So I tried with plex notify to connect to my server using that ip instead but still no dice.
are there any active sessions at http://127.0.0.1:32400/status/sessions?
also in advance can you set your logging to debug?
debug seems to show activity now, but statistics are still empty. Will check the link you sent in a few. yes it does
Cant paste the info into this box but here is the file
Ok I found some problems with the MsSqlCE database. I also added additional Debug information in. Pushed a update.
Installed, still no dice, nothing is being populated, I tried to flush the database as well as a fresh install, I also tried to import my plex watch db, but that said 1040 out of 2090 rows failed to import and it still shows nothing in there, I am going to send you a donation here in the next hour or so, thanks for working on this bro, really appreciate the hard work.
Installed, still no dice, nothing is being populated, I tried to flush the database as well as a fresh install, I also tried to import my plex watch db, but that said 1040 out of 2090 rows failed to import and it still shows nothing in there, I am going to send you a donation here in the next hour or so, thanks for working on this bro, really appreciate the hard work.
Thanks. The problem is with the users using MsSqlCE (the default database) thats why I was not seeing the problem. I pushed another update that HOPEFULLY fixes the problem.
I just installed .86, still nothing showing up, although the good note is that I am seeing stuff in the logs now, but still not propagating to the mssqlce database. Let me know if you want to take this off thread for troubleshooting.
Update, .87 seems to be working, nice job mate!
Update, .87 seems to be working, nice job mate!
Awesome! Glad that's over lol. A notification engine that cant notify haha.
Works like a charm after the update. Donation on your way mate.
Another thing, might be something that's been discussed earlier and I missed it. I finally just made the switchover from PlexWatch a few days ago and the only thing I´m missing is the notifications via pushover of new content, since it's all automatically downloaded and imported. Is this a feature on the todo list?
edit: Heh, nvm, found it.
Works like a charm after the update. Donation on your way mate.
Another thing, might be something that's been discussed earlier and I missed it. I finally just made the switchover from PlexWatch a few days ago and the only thing I´m missing is the notifications via pushover of new content, since it's all automatically downloaded and imported. Is this a feature on the todo list?
Should be already in, in options its "Notify Recently Added".
Should be already in, in options its "Notify Recently Added".
Just found it, was about to edit my post! :)
So Lets Talk Beta 1!
Beta v0.0.1.0
- Added Music Support. (This can get very spammy. Notifications are off by default and is used only for statistics purposes.)
- Added additional plugin support
- Plugin settings tab has been added to the settings screen.
- Added Web Server
- Added Web Server configurations
- Added Web UI for Plugins.
- Added Web API.
- Added Web page for your users to manage their notifications.
- Added RSS Feed
- Pushbullet Support
- Added Recently added support
- Added Email Support
- Added a Email screen where you can create email notifications for users.
- Emails can be configured to auto-send or send manually.
- Users can opt-out of emails with an unsubscirbe button auto added to all emails. You will not be able to send email to these users.
- You can create your own custom HTML email.
- 2 template emails are included
- weekly newsletter
- Recently added
- Emails use tokens similar to Notification messages to populate the email.
- Note: (x) is configurable.
- Statistics tokens are for the emailed user not The plex server as a whole.
- All tables, lists and elements are named for CSS in the tokens. See Documentation at PlexNotify.com for more information and examples.
- {RecentlyAdded} - This will show the recently added content for the past (x) days OR only the content the emailed user has not been notified about.
- {RecentlyAddedDetail} - Same as recently added but in a table that displays all the media information.
- {MoviesWatched} - Number of movies watched in the past (x) days.
- {TVShowsWatched} - Number of TV shows watched in the past (x) days.
- {AudioListenedTo} - Number of audio files listened to in the past (x) days.
- {TotalPlexTime} - The grand total of all the time in both audio and video on your plex servers over the past (x) days.
- {TotalListenTime} - Total amount of time listened to audio on your plex servers over the past (x) days.
- {TotalWatchTime} - Total amount of time watched on your plex servers over the past (x) days.
- {TotalTVShowWatchTime} - Total amount of time watched for TV shows on your plex servers over the past (x) days.
- {TotalMovieWatchTime} - Total amount of time watched for Movies on your plex servers over the past (x) days.
- {UserName} - The Friendly name of the user, or if blank or not set, the users Plex Name.
- {PlexName} - Displays the users Plex Name.
- {ViewListAudio} - Displays a list of all audio listened to over the past (x) days.
- {ViewListAudioDetail} - Same as View List Audio but in a table that displays all the audio information.
- {ViewListTVShow} - Displays a list of all TV shows watched to over the past (x) days.
- {ViewListTVShowDetail} - Same as View List TV Show but in a table that displays all the video information.
- {ViewListMovies} - Displays a list of all Movies watched to over the past (x) days.
- {ViewListMoviesDetail} - Same as View List Movies but in a table that displays all the video information.
- UI improvements in settings and statistics screen.
- Updated User Management in settings.
- Fixed detection for video watch "Re-starts"
- Fixed some cases where notifications would be infinitely sent out.
- Fixed memory leak in Stats page
- Social Media Support (Twitter, Facebook, Google+)
- IPAddress Monitoring
- Bandwidth Monitoring (windows PMS's only)
Priorities:
- Music support
- Email Interface
- Web API
- Bandwidth Monitoring
- Social Media
Sounds awesome. That email section sure will come in handy. Could you elaborate on the IP address monitoring function?
Sent from my Nexus 4 using Tapatalk
Sounds awesome. That email section sure will come in handy. Could you elaborate on the IP address monitoring function?
Sent from my Nexus 4 using Tapatalk
Yeah, in settings if you add A log file path to your server settings, you can enable IP monitoring. the {IpAddress} token will populate for messages and in the Statistics screen, on a users page, you can see the IP addresses they have used.
Sweet, something that I used quite alot in PW. Down the road, do you think that it would be possible to add a notification when the same user started playback from two different IP’s?
Would come in handy busting those users that are loaning friends and family members their accounts, amazing how friends can disregard basic guidelines.
Sent from my Nexus 4 using Tapatalk