Cannot wait for a web enabled version. I run a windows server with Mac clients...
Looks fantastic!
Cannot wait for a web enabled version. I run a windows server with Mac clients...
Looks fantastic!
Cannot wait for a web enabled version. I run a windows server with Mac clients...
Looks fantastic!
Me too! I need to flush out all the existing bugs before I begin new feature development again though. Soon! I only have some image stuff and Connection error notification stuff to fix before I move on to the webserver and RSS.
Me too! I need to flush out all the existing bugs before I begin new feature development again though. Soon! I only have some image stuff and Connection error notification stuff to fix before I move on to the webserver and RSS.
Great stuff. I've hit follow...
Sorry JBurlison. Is this just me then?

Sorry JBurlison. Is this just me then?
Sorry, your image is not displaying
Feel like I'm spamming with all these images. lol
Link instead -
https://dl.dropboxusercontent.com/u/49303915/bug.png
Anastasia has always used Chrome BTW.
Feel like I'm spamming with all these images. lol
Link instead -
https://dl.dropboxusercontent.com/u/49303915/bug.png
Anastasia has always used Chrome BTW.
ok I will look into this when I get home.
Sorry JBurlison. Is this just me then?
Same here. From resume from pause or resume from stop. Statistics just show one occurrence, though. I turned off notifications for those two types, and buffering too, just in case, until a fix comes in.
Same here. From resume from pause or resume from stop. Statistics just show one occurrence, though. I turned off notifications for those two types, and buffering too, just in case, until a fix comes in.
Cool thanks for the info, this will help me track it down
Does the 'Users' tab work?
When i tick something it automatically unticks itself : (
I tried toggling them on/off because one of my users doesn't give me push notifications, all others work fine.
Does the 'Users' tab work?
When i tick something it automatically unticks itself : (
I tried toggling them on/off because one of my users doesn't give me push notifications, all others work fine.
Humm interesting. are you saving after you check it off. also, can you post your log file?
Humm interesting. are you saving after you check it off. also, can you post your log file?
Yes I tried, but nothing changes. I tick Enable and i see a crossmark which dissapears after 1,5 seconds. Heading to bed now, so will retry tomorrow and post a log :)
Sent from my iPhone 5 using Tapatalk 2
Running on V0.0.0.45 ( but happened on previous versions)
I get hundreds of stop/resumes from people with Nexus 7's. I get notified once a minute for each user and my error log is also full of these errors occurring once a minute. Why?
0.0.0.45
@state : String truncation: max=10, len=16, value='Resumed_FromStop'.
at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters)
@state : String truncation: max=10, len=16, value='Resumed_FromStop'.
at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters)
Running on V0.0.0.45 ( but happened on previous versions)
I get hundreds of stop/resumes from people with Nexus 7's. I get notified once a minute for each user and my error log is also full of these errors occurring once a minute. Why?
0.0.0.45 @state : String truncation: max=10, len=16, value='Resumed_FromStop'. at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters) @state : String truncation: max=10, len=16, value='Resumed_FromStop'. at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters)
HA! THIS IS WHY!
Running on V0.0.0.45 ( but happened on previous versions)
I get hundreds of stop/resumes from people with Nexus 7's. I get notified once a minute for each user and my error log is also full of these errors occurring once a minute. Why?
0.0.0.45 @state : String truncation: max=10, len=16, value='Resumed_FromStop'. at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters) @state : String truncation: max=10, len=16, value='Resumed_FromStop'. at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue) at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery() at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters)
Sorry let me explain, your databases did not update for some reason. The Resumed_FromStop length is too long for the current database field (10) and it needs to be set to 30. this should have happened when you started the application
can one of you guys having this issue, Close plex Notify, Delete your log file, open plex notify then send me the logs?
FYI - For a number of versions I get notified that an update has occurred but it only happens if I exit PlexNotify and restart it, at which point I get a install UAE prompt to install.
I did what you asked - closed PN, deleted Log and restarted but the log is clean; No one is using a Nexus 7 ( also get it on Roku ) and playing a video on my Surface 2 or Windows PHT doesn't seem to show the SQL error. So at the moment so the log just shows:-
EDIT: Just did a manual pause resume on my Surface and the log is as as shown. Doesn't explain why Nexus and Roku get this every min.
0.0.0.45
Application started.
0.0.0.45
@state : String truncation: max=10, len=16, value='Resumed_FromStop'.
at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters)
@state : String truncation: max=10, len=16, value='Resumed_FromStop'.
at System.Data.SqlServerCe.SqlCeCommand.FillParameterDataBindings(Boolean verifyValue)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteNonQuery()
at PlexNotify.Databases.MSSqlCE.RunQuery(String sql, Dictionary`2 sqlParameters)
OK done some further research - Some weird stuff going on over and above the SQL errors
If I play something that is transcoded I get PlexNotify showing me info but at each poll ( 60 secs ) it seems to think there is a resume. If I direct play something with no transcoding PlexNotify seems to ignore it. The Web front end 'now playing' displays it, whereas Plex stats shows nothing playing and I get no notifies.
OK done some further research - Some weird stuff going on over and above the SQL errors
If I play something that is transcoded I get PlexNotify showing me info but at each poll ( 60 secs ) it seems to think there is a resume. If I direct play something with no transcoding PlexNotify seems to ignore it. The Web front end 'now playing' displays it, whereas Plex stats shows nothing playing and I get no notifies.
I just got the bug while debugging how lucky!