AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Movie Finder

 
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Wed Sep 08, 2010 11:13 am    Post subject: Movie Finder Reply with quote

Movie Finder: By Sonchaz

Every day or so i go and check rss feeds & websites for new movies & download missing trailers.
So i made this script to make my life alot easier.
"Any bugs or features you would like let me know"
FEATURES:
Scrap Movie links,posters,plot from the net
Live genre search
Live search
Movie preview
Youtube trailers
IMDb charts: Top movies
Add links to jdownloader

SCREENSHOT :



Set Up:
Download MovieFinder.rar start movie finder select (working directory)
"I have a folder in my documents called coming soon"
Then select where your other movies are thats it.

Movie Finder uses this folder structure
(working directory)
- Movie folder (2010)
--Movie name (2010).*
-- Movie name (2010)-Trailer.*
-- folder.jpg
-- info.ini

source code:
moviefinder.ahk

Download manager for movies jdownloader
and for Trailers clipnabber

Thanks:
SKAN: for StrX() :: Auto-Parser for XML / HTML
HotKeyIt: for Checkbox Checked in ListView If .txt Exist


Last edited by sonchaz on Sun Oct 03, 2010 12:00 am; edited 16 times in total
Back to top
View user's profile Send private message MSN Messenger
Delusion



Joined: 16 Jul 2008
Posts: 210
Location: Greece/Rhodos

PostPosted: Wed Sep 08, 2010 9:36 pm    Post subject: Reply with quote

im really interested in this script...it looks really nice from the screenshot.. but i dont trust exes...

and i would really want to see some source code because maybe you have some things i want to add to my movie database script also
_________________
Popcorn Movie Db
Simple Apnea Trainer
Back to top
View user's profile Send private message Visit poster's website
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Wed Sep 08, 2010 10:52 pm    Post subject: Reply with quote

Delusion wrote:
im really interested in this script...it looks really nice from the screenshot.. but i dont trust exes...

and i would really want to see some source code because maybe you have some things i want to add to my movie database script also


Thank you its not exe yet it just downloads the .ahk's to the right folder structure if you look at the
setup.ahk line #28 exe=ahk

i well post the source code at the top for you
Back to top
View user's profile Send private message MSN Messenger
Delusion



Joined: 16 Jul 2008
Posts: 210
Location: Greece/Rhodos

PostPosted: Thu Sep 09, 2010 8:14 am    Post subject: Reply with quote

sonchaz wrote:
Delusion wrote:
im really interested in this script...it looks really nice from the screenshot.. but i dont trust exes...

and i would really want to see some source code because maybe you have some things i want to add to my movie database script also


Thank you its not exe yet it just downloads the .ahk's to the right folder structure if you look at the
setup.ahk line #28 exe=ahk

i well post the source code at the top for you


oh...im sorry but i hope you understand me Smile

i will look into your script looks very nice Smile
_________________
Popcorn Movie Db
Simple Apnea Trainer
Back to top
View user's profile Send private message Visit poster's website
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Fri Sep 10, 2010 1:51 am    Post subject: Reply with quote

UPDATE:0.0.1.0
Took out charts for now going to make it a plugin
added released & score
cleaned up some of the code

Any bugs or features you would like let me know
_________________
Movie Finder


Last edited by sonchaz on Mon Sep 13, 2010 10:03 am; edited 3 times in total
Back to top
View user's profile Send private message MSN Messenger
Damein



Joined: 27 Aug 2009
Posts: 296

PostPosted: Fri Sep 10, 2010 2:34 am    Post subject: Reply with quote

I have a request to make.. a genre search.

Search for say Comedy movies or something so you don't have to think of a specific movie for those people (like me) who are sometime indecisive Very Happy

Thanks!
Back to top
View user's profile Send private message
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Fri Sep 10, 2010 8:47 am    Post subject: Reply with quote

Damein wrote:
I have a request to make.. a genre search.

Search for say Comedy movies or something so you don't have to think of a specific movie for those people (like me) who are sometime indecisive Very Happy

Thanks!


Already working on something like that
should be in the next release
Thanks
_________________
Movie Finder
Back to top
View user's profile Send private message MSN Messenger
Gauss



Joined: 10 Sep 2009
Posts: 203

PostPosted: Fri Sep 10, 2010 1:08 pm    Post subject: Reply with quote

I like it, but I have few suggestions..

-You might want to use Rdesc, better than Jdownloader.
http://rdesc.com/descargas/
-Make it resizable.
-Enter to push the search button.
-NZB and Torrent finder.

Good job though Smile
Back to top
View user's profile Send private message
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Mon Sep 13, 2010 4:54 am    Post subject: Reply with quote

UPDATE:0.0.1.5
There is a glitch in the Genre Search thats why there is extra space so if you use the scroll wheel or just hit a blank before your next search it should work.
You have to manually update the chart data once a week or so until i fix the glitch
If you were using 0.0.0.5 you need to re-scrap movies sorry


    New: Live Genre Search "request from Damein"
    new :layout
    Resizable&Enter to push the search button "request from Gauss"
    code clean up

_________________
Movie Finder
Back to top
View user's profile Send private message MSN Messenger
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Thu Sep 16, 2010 1:46 am    Post subject: Reply with quote

UPDATE:0.0.1.6


    fixed genre search glitch thanks to jballi & wooly_sammoth
    fixed sizing problem
    new right click on genre list view to add movie

_________________
Movie Finder
Back to top
View user's profile Send private message MSN Messenger
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Wed Sep 29, 2010 10:18 pm    Post subject: Reply with quote

0.3.0.0
"NEW" live search
"NEW" live preview "click any movie in the live search to review it"
"NEW" youtube trailer preview,
"If there is no preview just "rightclick" on the movie and add trailer Smile"
Fixed genre search now saves data to temp file and updates when there is new content
some other small fixes
fixed alot of code
_________________
Movie Finder
Back to top
View user's profile Send private message MSN Messenger
sonchaz



Joined: 29 Sep 2009
Posts: 47
Location: Canada

PostPosted: Tue Oct 05, 2010 8:59 pm    Post subject: Reply with quote

0.3.0.3
New help file
Now you can load your other movie folders and
use as a front end for a video player thanks to "Gerakon" for
the suggestion "see help file"
Auto scrape if info not exist
other small things
_________________
Movie Finder
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group