|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
||||
|
||||
It works for me with ripped DVDs as long as I rename VIDEO_TS.jpg to folder.jpg.
|
#62
|
|||
|
|||
I have made one major modification to the MyScraper application and a couple of bug fixes as well. You can now point the application to an Episode Overview Listing page on TV.com and have the application automatically parse all episodes of a given show and even save them automatically.
* My Scraper Executable * My Scraper C# .Net Source Code Enjoy and please report any problems you might encounter. Cheers, Phil. |
#63
|
||||
|
||||
Is there (or will there be) a way to search the .my files of Imported videos from inside of Sage.
I know that SageMC has the ability to save and edit the detailed info of Imported Videos, but is there a way to either just search the .my files themselves or import the .my file data into the wiz database without using SageMC? By the way JREkiwi, I just wanted to say thanx again for this import
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#64
|
||||
|
||||
Thanks dvd_maniac. There's no way to search and I can't think of an easy way to do that.
If you recall, the whole writing to wiz.bin got caught up in the database changes that occurred with version 6. However now that Flachbar has changed SageMC to save in the version 6 format, it's probably time for me to have a look at this again. John |
#65
|
|||
|
|||
pdavis,
Thanks for your efforts on making parsing TV.com easier. However, I just DL'd and tried your latest version and got some errors. I sent you a PM with details and logs, so as to not too severely sidetrack this thread. Any help would be appreciated, and I'll test anything you wish(if It's within my capabilities of course). EDIT:>OK I believe I've gotten it working now. I DL'd the source file zip and found the "MyScraper.exe.Settings" file that the Error dialog was saying was missing. I didn't have any from a previous version since this is a new Windows setup. So I guess someone who had used earlier versions of your app may not have had troubles. Still you might want to put that file in the executable zip for future situations like this. PS: Do you have any workaround for things like illegal characters in the .my file's save name/path? ie : Such as in what can happen with Star Trek:Voyager. I just tried to download all Eps. of Voyager to a temp(it was an empty dir) dir and ran into this issue. The scraper wanted to put the : in each .my file's name. A similiar issue occured when I did a full Ep download of Babylon5. It dilsiked the episode "What Ever Happened to Mr. Garibaldi?", because of the question mark. In this case once I clicked OK in the scraper's popup dialog, it went on processing the rest of the episodes. But that Ep does not have a .my file for it, in the temp dir. An auto-replace(of illegal chars) would be fine, or a character substitution table that a user could set(deciding which char to use for each illegal char encountered) in a file would be great. <:End of EDIT /justme Last edited by justme; 03-02-2007 at 10:34 PM. |
#66
|
||||
|
||||
Quote:
It would be awesome to search for actors, description, title etc... for those of us that have massive import libraries...
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#67
|
||||
|
||||
Quote:
I turned Auto save off, parsed all seasons and checked all. Then going back and forth between My scraper and My Scraper's Episode Guide screen I did the following: My scraper = pasted url for Voyager All Seasons and pressed parse. Episode Guide = I pressed Check All, then pressed Parse My Scraper = took out the : symbol (or any other illegal character) then press Save. Episode Guide = The one that was just parsed is now unchecked so just press parse again and repeat the removal of illegal characters and save... repeat until finished.
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#68
|
||||
|
||||
Minor change to RW .my Files
(1.5.6) - Fixed writing of .jpg files from IMDB for ripped DVD's New version under test RW Metadata Test (2.0.0) - Automatic creation of .my and or .properties files for current recordings. (see 6.1.4 beta for properties file info) - Manual creation of .my and or .properties files for any or all, current, past of future airing. - Display more than default wiz.bin show information in imported videos - Saves IMDB data to wiz.bin, .properties files, .my files - Only for version 6 John Last edited by JREkiwi; 03-09-2007 at 11:10 PM. |
#69
|
||||
|
||||
I have a question about properties files...
I created properties and .my files for all my current recordings and then editted out commercials and converted them. I renamed the .my and prop files to match. Now how do I get the properties file to import into the wiz.bin? If I remove the .my file the video detail does not read the properties file and there is no save feature
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#70
|
||||
|
||||
dvd_maniac, the Sage core is currently only reading the properties files on the first scan of a file as an imported video (not recordings). If the file is already an imported video when the properties file is created then the core isn't reading the file. Try a rename of the video and properties file at the same time and see if it picks it up on the next scan.
I hope that will be fixed in future versions, along with a few other additional field suggestions I've submitted. If the release version comes out without parsing the properties files on re-scans then I'll have a look at spending some time on a manual update button. FYI the IMDB save does save to the wiz.bin You can also configure whether you want to have only properties files, or only my files, or both created by all the file creation methods (IMDB, Automatic, Manual, Bulk). John |
#71
|
||||
|
||||
Thanx JREkiwi
One more question... Is the IMDB save feature suppose to save the actors? I am not able to. It saves the Summary, Tagline, Trivia and Quotes but not Cast... Is this right?
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#72
|
||||
|
||||
dvd_maniac, should be saving cast. Where is it not saving to? wiz.bin, properties or my files?
John |
#73
|
||||
|
||||
It is saving to the .my file but not the properties file and since the wiz.bin gets info from the properties file, it too is not saving the cast info.
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#74
|
||||
|
||||
dvd_maniac, what version are you running? I only problem I've seen since 2.0.2 that I haven't nailed is maybe something to do with Actors names with strange characters ie:ß or some other special characters. Is it problem with a particular movie?
The changes in 2.0.3 are all cosmetic. John Last edited by JREkiwi; 03-12-2007 at 10:31 PM. |
#75
|
||||
|
||||
I upgraded to 2.0.3 then restarted Sage and tried a couple more movies. I have done over 30 now and none are saving actors.
I am also running IMDB search 6.4. What else could I try? Gridiron Gang is the last movie I tried and none show any special characters in the IMDB search results...
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#76
|
||||
|
||||
This is a snippet of what I get
Code:
Genre=Drama/Sport Actor=The Rock, Xzibit, L. Scott Caldwell, Leon Rippy, Kevin Dunn, Jade Yorker, David V. Thomas, Setu Taase, Mo, James Earl, Trever O'Brien, Brandon Smith, Jurnee Smollett, Michael J. Pagan, Jamal Mixon, Danny Martinez, Artie Baxter, Joe Seo, Joey Lucero, Robert Zepeda, Omari Hardwick, Omari Hughes, Six Reasons, Adam Clark, Dan Martin, Dominiqua Alexis, Michael Jace, Garrett M. Brown, Brett Cullen, Nafeesa Monroe, Marcia Jeffries, Charles Walker, Emil Pinnock, Kelli Dawn Hancock, Michael Francis Kelly, Anna Maria Horsford, Marcela Rasa, Bruce Katzman, Sonya Eddy, Melissa-Anne Davenport, Ambrit Millhouse, Phil Reeves, Danny Mora, Walter A. Saunders III, Robert C. Cawley, Michael C. Mahon, Brian Oblak, Jamie McShane, Allan Graf, Daniel Murphy, Roberto Montesinos, Lamont Holmes, Catherine McCord, Barry Tolli, Jay Bingham, Daniel Abikasis, Charles W. Davidson, Sean Hampton, Trevor Rabin, Joel Negron Director=Phil Joanou Producer=Amanda Cohen, Ryan Kavanaugh, Neal H. Moritz, Michael I. Rachmil, Lynwood Spinks, Lee Stanley, Shane Stanley Writer=Jeff Maguire, Jac Flanders Year=2006 Can you change debug_logging=TRUE in SageClient.Properties (with your client shut down of course). Start up Sage and try a save. Stop Sage, zip the sagetvclient_0.txt and post it. Set debug_logging back to false and restart Sage. John |
#77
|
||||
|
||||
here it is...
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#78
|
||||
|
||||
Here is the gridiron gang properties file I created
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
#79
|
||||
|
||||
Are you running as a service? If so I need the sagetvclient_0.txt file.
Does it work on any files that are not .mp4? John |
#80
|
||||
|
||||
No to Sage service running.
I have also tried it on .avi files as well with no luck.
__________________
If this doesn't work right, Then: "I'm going to blow up the Earth!" |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
STV Import: Comskip Playback for Default STV (v1.5.4 30/August/2008 for SageTV 5/6) | JREkiwi | SageTV Customizations | 600 | 11-23-2011 07:58 AM |
STV Import: Pandora Internet Radio (Default STV and SageMC) | cncb | SageTV Customizations | 290 | 10-20-2010 03:37 PM |
STV Import: Auto Compress for version 6 Default STV (V1.4.5 1/October/2008) | JREkiwi | SageTV Customizations | 325 | 10-15-2010 03:06 PM |
STV Import: Batch Metadata Importer Tools for Default STV | Tiki | Batch Metadata Tools | 23 | 05-03-2010 09:52 PM |
STV Import: Fan Art for Default STV by TiKi (v2.2 Feb 22, 2009) | Tiki | SageTV Customizations | 102 | 01-05-2010 05:16 PM |