![]() |
|
Sage My Movies This forums is for discussing the user-created Sage My Movies for SageTV. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
|||
|
|||
same issue here
I have exactley the same iisue here. Had the cant unpause problem so waited till the new release was stable and now after updating iof I hit play or ok \i caanot play a video. Also if i exit to the menu it comes up and says do I wish to set the video flagged as watched
|
#22
|
|||
|
|||
I e-mailed you a new set of logs. If they don't show up, let me know and I'll have to upload them somewhere since they are over 750kb.
I verified that the log level was set to trace, stopped SageTV service, deleted data file, then restarted service. |
#23
|
|||
|
|||
Just as a side note - I also have the issue where my extender properties file is now called "NotFound" and has an additional "1" at the end of the MAC address. Not sure if that is causing this issue...
|
#24
|
|||
|
|||
Quote:
|
#25
|
||||
|
||||
I'll also send logs if the issue isn't found by the time I get to it later today.
Thanks! -d2g
__________________
Server Hardware: 34TB Total using Custom Intel Q6600, 20tb storage w/ 3ware SATA2 RAID, bluray R/W, 3x hd300 clients, 5xhd200 clients, HDHR Prime 6, 7TB RAID5 w/ Synology DS1010+ NAS, 7TB RAID5 w/ Synology DS1511+ NAS Server Software: Win 7 64bit w/ SageTV 7.1.9 Primary Workstation: Custom AMD Phenom II X6 1055T 6xCore 2.81Ghz, Asus Crosshair IV, 8GB DDR3, 1xCorsair 128GB SSD for OS, 4x WD Velociraptor 300gb HDD, 2xATI Eyefinity 6 Edition GPU's w/ CrossFireX - connected to 6x20" LCD, 1500w PSU |
#26
|
|||
|
|||
Don't need anymore logs I am able to reproduce the issue however I still haven't fixed it
![]() |
#27
|
|||
|
|||
I fixed the play problem and extender propertie file issue (they were related). I am trying to work out the database sorting issues with date added and collection manager then I will upload a new api build.
Thanks for the understanding and patience everyone!!! ![]() ![]() |
#28
|
|||
|
|||
Thanks for your efforts in creating and maintaining this plug-in.
|
#29
|
|||
|
|||
Quote:
Quote:
![]() ![]() |
#30
|
|||
|
|||
Plucky -
New build works for me as well. Thanks for all of the work you do and for the quick fix. It is appreciated |
#31
|
|||
|
|||
Quote:
I have gotten several updates today, but the last one was about 10 minutes ago so I am pretty sure that it is the latest. The problem that I am having is that some movies play just fine and other don't. I also have at least 1 movie that trying to start it doesn't put a single line in the info logs. I am restarting everything now with Trace logging enabled to try and see what is up with that movie. Here is a log excerpt of a movie that plays Code:
20:02:16,395 [AWT-EventQueue-0] INFO - Disc Ids returned=[MediaFile[id=560474 A[560477,560475,"\\sos-99-v01\dvd1\Toy Story 2toy_story_2.iso",0@0914.20:16,0] mask=D host=sos-99-v01 encodedBy= format=DVD 0:00:00 0 kbps [{MyMoviesFile=true}] \\sos-99-v01\dvd1\Toy Story 2\toy_story_2.iso, Seg0[Tue 9/14 20:16:46.058-Tue 9/14 20:16:46.059]]] - [smm.api.PlayMovie(api.java:836)] 20:02:31,677 [AWT-EventQueue-0] INFO - DataFileChangedUpdating.... - [smm.api.GetCurrentMyMovies(api.java:266)] 20:02:32,161 [AWT-EventQueue-0] INFO - FinishedUpdate - [smm.api.GetCurrentMyMovies(api.java:268)] 20:02:32,161 [AWT-EventQueue-0] INFO - server: SOS-99-V01,FanartShareLocation: C:\Documents and Settings\All Users\Application Data\My Movies\FileStorage\ - [smm.api.ConnectDB(api.java:188)] 20:02:32,177 [AWT-EventQueue-0] INFO - SQl Connection Made Successfull - [smm.api.ConnectDB(api.java:191)] 20:02:32,177 [AWT-EventQueue-0] INFO - GetMyMovies SQL searchstring type:AllBoxed--- select*,(SELECT COUNT(intTitleSerie) FROM [My Movies].[dbo].[tblTitleSeries] where intTitle=[My Movies].[dbo].[tblTitles].intId)as intSeriesSize, (SELECT bitExcludeHolder FROM [My Movies].[dbo].[tblTitleSeries] where intTitle=[My Movies].[dbo].[tblTitles].intId and bitExcludeHolder='true')as bitExcludeHolder, (Select nvcName from [My Movies].[dbo].[tblTypes] where intId = [My Movies].[dbo].[tblTitles].intType) as nvcTypeName, (Select datAdded From [My Movies].[dbo].[tblTitlePersonal] where intTitle =[My Movies].[dbo].[tblTitles].intId) as datAdded, (Select bitWatched From [My Movies].[dbo].[tblTitlePersonal] where intTitle =[My Movies].[dbo].[tblTitles].intId)as bitWatched, (Select intCollectionNumber From [My Movies].[dbo].[tblTitlePersonal] where intTitle =[My Movies].[dbo].[tblTitles].intId) as intCollectionNumber from [My Movies].[dbo].[tblTitles] where [My Movies].[dbo].[tblTitles].intId not in(SELECT intTitleSerie FROM [My Movies].[dbo].[tblTitleSeries]) and [My Movies].[dbo].[tblTitles].intId not in (Select intTitle from [My Movies].[dbo].[tblDiscs] where nvcLocation like '%/SageOnlineServicesEXEs\UPnPBrowser\PlayOn\Movies%') Order By nvcSortTitle ASC - [SMMImplementation.CommonSQLSearch.GetCurrentMovies(CommonSQLSearch.java:121)] 20:02:32,208 [AWT-EventQueue-0] INFO - Current Movie Grouping Returned in: 31ms - [SMMImplementation.CommonSQLSearch.GetCurrentMovies(CommonSQLSearch.java:170)] 20:02:32,208 [AWT-EventQueue-0] INFO - DatabseDisconected - [smm.api.disconectdb(api.java:178)] Code:
20:04:02,230 [AWT-EventQueue-0] INFO - Disc Ids returned=[] - [smm.api.PlayMovie(api.java:836)] |
#32
|
|||
|
|||
That means there is no Id found in sage for the movie could be a path issue...
To the others thanks for the kind words they go along way when you are coding for fun ![]() |
#33
|
|||
|
|||
Works for me now too. Thanks!
![]() ![]() |
#34
|
|||
|
|||
I have tried rebuilding the DB 3 or 4 times today and it hasn't fixed the problem. That said, I am going to dump my entire My Movies library and start over from scratch. If it is a path problem, it should be gone.
|
#35
|
|||
|
|||
Not necessary if it is a not matchin issue. With a good trace log of a database build I can tell immediately the issue.
|
#36
|
|||
|
|||
Thanks
Hey Plucky thanks for the super quick update. Works a treat
|
#37
|
|||
|
|||
I rebuilt everything like I said I was going to and rebuilt the SMM DB. I have sent you the logs in e-mail because a full trace log is big. I would like to point out that the DB rebuild ran for about 10 hours and never left the "In Process" status even though SMM showed my entire collection in less than 2 minutes.
|
#38
|
|||
|
|||
Quote:
|
#39
|
|||
|
|||
Quote:
FYI: I have SageTV running as a service so closing and reopening the GUI shouldn't impact the DB creation. In short, I did leave and come back to the configuration screen and the "In Process" indicator remains. It has been listed as "In Process" for 10.5 or 11 hours now. |
#40
|
|||
|
|||
Quote:
If it is hanging which could be the case it will never go away because the value won't ever get reset to done because it is hanging regardless of how many times you restart the GUI as the service is still hanging and if it is a continuing problem then that explains it. I didn't check your log for the hang but I will after I receive your response to the first issue. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
can't play WMA files on MVP (wmv files play ok) | zzmystique | SageTV Media Extender | 6 | 05-29-2007 06:16 PM |
Play all? | Johnm | SageTV Customizations | 6 | 11-28-2006 02:33 PM |
DVDs will not play | wolfpackmars2 | SageTV Software | 0 | 07-25-2005 06:53 PM |
What do I need to play HD files? | abasu2003 | Hardware Support | 1 | 03-14-2005 05:49 PM |
Play from Beginning, Play from last viewed... | Hercules | SageTV Software | 8 | 05-17-2004 11:57 AM |