2007-05-07, 06:49 AM
HydroChronic Wrote:The plugin I am currently working on deals with manually editing commercials in a comskip txt file. But since I expect the user to include their Recordings folder as one of the folders where files are selected from, I would like to be able to give the user more than just the file name with the show name and various numbers.
You say that you just completed a tool which gets information from GBPVR's database. How did you go about doing that, since that is basically what I am trying to do.
Yeah it's pretty straight forward. Although I use the dll that I mentioned in the previous post, I would bet that the dotnet dll that was mentioned would work the same way.
Basically, I send an SQL query to the dll. The results are written to a Listview. I then pull what I want out of the listview
My other feature that I have in ZRename, is the download of the associated epguides.com html page (minus pics or attachments) and then read the html one line at a time into a for next loop, which matches text against search criteria. I can get most show's season and episode numbers that way...
Someone else has wanted to see the source code for it. And it's really the first one that I won't mind sharing. (I just don't want to have my hobby taken away from me... )
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]