2005-01-09, 10:07 AM
well whats missing that you would like to see?
2005-01-09, 10:07 AM
well whats missing that you would like to see?
2005-01-09, 10:17 AM
Nothing really i just would like to be able to develop as well. I am using sharpdevelop but keep getting failed load resources error. Your plugin is awesome..I can't think of anything that it needs, just want to make a simple video plugin for myself, and learn from it, videos are really the only thing for me.
2005-01-09, 10:48 AM
I am trying to reload you build is something wrong with the wiki. Anyway you can email to me, or i can just wait till tomorrow
2005-01-09, 12:12 PM
build: #1.1.1836.404
ive added "Burn ISO" on the video menu, if you hit {ctrl}o /nonamebutton on an iso image, so you can burn your ripped isos.
2005-01-09, 02:50 PM
hi there,
strange behaviour: when i try to add imdb-information for a movie, the plugin rips off the _ and adds spaces, but doesn't get rid of the timestamp. then i have a wish: could you add ofdb - support? it's quite difficult for me to get movie information from imdb for a german movie.... another option would be to show the onscreen-keyboard before adding movie-information, so one could change the displayed movie-name before getting the imdb-information. just a few ideas, keep it up!
---------------------
www.sitecomposer.de
2005-01-09, 03:42 PM
the timestamp looks for a 8 digit number followed by another 8 digit number so name_12345678_12345678.ext, which might not be exact, every recoring of mine follows that format, can you give me a few file names where it doesnt work.
if you write the code to grab info from odfb, ill include it into my videos, but dont expect me to write that myself (i dont speak german, i probably wouldnt be able to understand the page). i was thinking of adding "rename" to the "video menu" so you could rename files and then search the movie via the new file name, i have to still think about imdb.com searches, im to lazy to extend the code myself im googling for a dll or source code for more information, but so far havent got anywhere, if anyone wants to help me out (and other plugin developers who access imdb.com) by extending the grabber (written by jeff) let me know ill send you the source so you can extend it. methods i want GetActors() - return a string array of actors GetDirectors() - return a string array of directors (sometimes more than one) GetResults(string movie) - get the results from an imdb.com search (at moment uses google im feeling lucky) GetCert() - return a string, rating R18 etc GetTagLine() - return a string.
2005-01-09, 03:57 PM
I've updated the IMDB code in the latest version of the video archvie plug-in. I'll pull together an update to send you if you'd like.
Jeff
2005-01-09, 04:14 PM
that would be great,
cheers jeff. i did notice one bug that sometimes run time grabbed the region aswell eg USA:102, i correct this in code when saving to the file so its no biggy, but the only bug ive found.
2005-01-09, 04:48 PM
ok, i'll look for some ofdb-code. i'll post the filename, which doesn't work tomorrow, i'm not at home at the moment.
it would be great, if this could be implemented, thank you.
---------------------
www.sitecomposer.de
2005-01-10, 03:21 AM
build: #1.1.1836.28453
if added a few things: if you go to the video menu, and select imdb/amazon an onscreen keyboard will popup to enter the name (so you can edit it for the imdb/amazon search). added rename, so can rename a file (also the .details/.jpg files will be renamed if exist). |
|