Your missing the settings table.
Sent from my SM-N900P using Tapatalk
lol ok...
So what do I do about it ... Shouldn't PN does that...
Your missing the settings table.
Sent from my SM-N900P using Tapatalk
lol ok...
So what do I do about it ... Shouldn't PN does that...
lol ok...
So what do I do about it ... Shouldn't PN does that...
It should let me get you the sql to run.
Sent from my SM-N900P using Tapatalk
Thanks
Any idea why it's gone?
Thanks
Any idea why it's gone?
No clue. It should create it on start. Close plex notify and delete your log files then launch it. See if it logs any errors.
Sent from my SM-N900P using Tapatalk
same
same
It should work i use mysql database
Sent from my SM-N900P using Tapatalk
sql = CREATE TABLE [Settings] ([PN_ID] [nvarchar](36), [Plugin] nvarchar(100), [SettingKey] nvarchar(255), [Value] nvarchar(500))
Sent from my SM-N900P using Tapatalk
Doesn't work (bad syntax)...
Doesn't work (bad syntax)...
I'm glad you are enjoying it! The steps for setting up pushover can be found here: https://plexnotify.codeplex.com/wikipage?title=Notification%20Providers&referringTitle=Setup
Thanks so much!
I was beginning to become frustrated. I looked for documentation on how to do this and could not find it.
Keep up the awesome work!
Don't include sql =
Sent from my SM-N900P using Tapatalk
I realized that after but still has syntax error...
I realized that after but still has syntax error...
Duh remove the brackets.
Sent from my SM-N900P using Tapatalk
here is the log...
At least the table one is gone...
https://dl.dropboxusercontent.com/u/5118921/images/Plex%20Notify/PlexNotify.log.xml
here is the log...
At least the table one is gone...
https://dl.dropboxusercontent.com/u/5118921/images/Plex%20Notify/PlexNotify.log.xml
Lol its the movie. 11/11/11. The slashes are messing things up hard core. I will have to put a fix in for this.
Sent from my SM-N900P using Tapatalk
lol, really?
I never saw it...
The two requests (page 29, post #562 & #565) appear to have been overlooked in the latest update. Let me know if you need screenshots to illustrate.
As for movies that Are deleted off the plex server, This issue is solved. I dont delete the data. I keep it and it gets the images from TMDB. I will have the episodes thing sorted out sometime this weekend.
lol, really?
I never saw it...
I put the fix in. Thanks for the feedback.
Sent from my SM-N900P using Tapatalk
Thanks.
Here is more for you :P
Thanks.
Here is more for you :P
Buffer cannot be null.
Parameter name: buffer
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at System.IO.MemoryStream..ctor(Byte[] buffer)
at PlexNotify.TmdbFactory.CacheVideoImage(DatabaseInterface dbi, Video v, PlexUrl pu, String videoImage, String baseUrl)
Buffer cannot be null.
Parameter name: buffer
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at System.IO.MemoryStream..ctor(Byte[] buffer)
at PlexNotify.TmdbFactory.CacheVideoImage(DatabaseInterface dbi, Video v, PlexUrl pu, String videoImage, String baseUrl)
Buffer cannot be null.
Parameter name: buffer
at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
at System.IO.MemoryStream..ctor(Byte[] buffer)
at PlexNotify.TmdbFactory.CacheVideoImage(DatabaseInterface dbi, Video v, PlexUrl pu, String videoImage, String baseUrl)
Value required for query
at WatTmdb.V3.Tmdb.SearchTV(String query, Int32 page, String language)
at PlexNotify.TmdbFactory.GetVideoImage(DatabaseInterface dbi, Video v, PlexUrl pu)
at PlexNotify.DatabaseHelper.GetVideoSession(String transcodeID, DatabaseInterface dbi)
at PlexNotify.DatabaseHelper.GetTranscodeSessions(DateTime startTime, DateTime endTime)