AutoHotkey Community

It is currently May 27th, 2012, 12:17 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 98 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7  Next
Author Message
 Post subject:
PostPosted: November 13th, 2010, 3:06 pm 
Offline

Joined: September 10th, 2009, 5:54 pm
Posts: 203
Well, I try to search for movies and this is all I get
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 13th, 2010, 7:29 pm 
Offline
User avatar

Joined: July 17th, 2008, 12:58 am
Posts: 270
Gauss wrote:
Well, I try to search for movies and this is all I get
Image


"Launch Movie" comes up when you doubleclick on a movie
are you sure you have set the path to the movie correctly?
if the path is wrong this message will come up

_________________
QuickSubs | Popcorn Movie Db
All my scripts are just in AutoHotkey v1.0.48.05


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 3rd, 2011, 2:30 am 
When i download the files, i become a Virus warning. The files have a Trojaner inside: TR/Dldr.Vxidl.8


Report this post
Top
  
Reply with quote  
 Post subject: Feature request
PostPosted: January 8th, 2011, 6:20 am 
Offline

Joined: September 14th, 2010, 8:47 pm
Posts: 11
Hi Delusion,
If you already have some way of doing this, could you please explain?
I love the script, but I have one feature request that would make adding imdb data much simpler. It would be nice if there was a way to do a "mass imdb add".

What would be nice is if I could click a button or menu selection called "Mass imdb query" or something and have it go through each entry that doesn't have an imdb link in popcorn one at a time. it could open the web browser to the search result page (same as it does now) on imdb and then I can click on whichever the right one is. Then while I'm on that page I hit a hot key, ctrl+alt+S for example. Popcorn could copy the current url and store it. Popcorn could then automatically do a urldownloadtofile and scrape the rest of the data and picture from the file and store that as well. It could then go on to the next entry in popcorn that doesn't have an imdb link and repeat the process.

The whole process for the user would consist of "click link" "ctrl+alt+S" "click link" "ctrl+alt+S" cataloging each movie entry would 5-10 seconds each. Could maybe also add a different hotkey if you want to skip that entry (if imdb doesn't have an entry or something).

I realize this is not a small request, but I think it would be a great addition to your program.

Please let me know if you already have something similar that makes this process easy, or if you need clarification on this thought.

Thanks,
Gerakon


Report this post
Top
 Profile  
Reply with quote  
 Post subject: help
PostPosted: January 9th, 2011, 5:00 pm 
ok i am knw to this downloaded the program how do i get the movies? sorry dont know much about programming.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 11th, 2011, 1:08 pm 
@ Gerakon
this is really good idea thanks for your suggestion.but unfortunately im working in another country at the moment and i have no time to work on it for the next few months.
but i will definately look into it when i get back

@ guest
what do you mean? this is a movie database.you cant download movies from it


Report this post
Top
  
Reply with quote  
 Post subject: fail for me
PostPosted: January 12th, 2011, 3:46 pm 
Offline

Joined: February 6th, 2007, 12:30 am
Posts: 142
Location: Michigan
When I run popcorn, I get a listener window and nothing else appears or happens.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: MovieDB
PostPosted: March 17th, 2011, 1:55 am 
Offline

Joined: November 28th, 2008, 11:42 am
Posts: 7
Location: Dallas, Tx
I'm not able to run Popcorn as Norton picks up the .dll as a virus:

--------------------------------------------------------------------
Scan type: Auto-Protect Scan
Event: Security Risk Found!
Security risk detected: Trojan.Gen
File: G:\PopcornDB\Source\data\res.dll
Location: Quarantine
--------------------------------------------------------------------

:(


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: MovieDB
PostPosted: March 17th, 2011, 10:32 am 
Offline
User avatar

Joined: December 26th, 2005, 4:40 pm
Posts: 8776
paulmeister wrote:
Norton picks up the .dll as a virus:


Can you please confirm the status with my recompiled copy :arrow: res.dll ( VirusTotal scan result )


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Does Not Work for Me!
PostPosted: September 24th, 2011, 4:49 pm 
Offline

Joined: November 29th, 2007, 3:29 pm
Posts: 100
Location: Québec Canada
I have extracted the exe file and when I run it.
I get first a Virus Notification but this might be a false positive. wellknow with AHK.

And then I get the.
Local Variables for MI_ExtractIcon()

and extended file of all variables...
Tried on XP and W7 OS same results.

Please advise.

Bat


Report this post
Top
 Profile  
Reply with quote  
PostPosted: February 7th, 2012, 1:04 pm 
capbat wrote:
I have extracted the exe file and when I run it.
I get first a Virus Notification but this might be a false positive. wellknow with AHK.

And then I get the.
Local Variables for MI_ExtractIcon()

and extended file of all variables...
Tried on XP and W7 OS same results.

Please advise.

Bat


which version of autohotkey are you using?


Report this post
Top
  
Reply with quote  
PostPosted: April 30th, 2012, 11:43 pm 
Offline

Joined: July 31st, 2008, 10:27 pm
Posts: 336
Delusion - The download links at the top of the first page are broken. Is there any way that I could download the latest source and have a look? Your project looks interesting, and I hate to see you give up on it.

_________________
Any code that I post will be for AHK Basic.
I'm not always right, but I still try to help.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: May 2nd, 2012, 4:13 pm 
Offline
User avatar

Joined: July 17th, 2008, 12:58 am
Posts: 270
Morpheus wrote:
Delusion - The download links at the top of the first page are broken. Is there any way that I could download the latest source and have a look? Your project looks interesting, and I hate to see you give up on it.


thank you for your interest :D i thought no one is interested anymore..
i dont have the old source anymore but i will release a new version in the near future.i completely rewrote it from beginning
if there is something specific you are looking for maybe i can help you

its the same project but with different approach.everything that the old one has will be in the new version also but slightly different and improved.
im trying to make it simple and easy to use without sacrificing anything

it will still be just for ahk basic....i need to fix a few things that are necessary before releasing it
if you have any suggestions or something you would like to see in the next version please tell me and i will see what i can do

heres a small preview :

Image

_________________
QuickSubs | Popcorn Movie Db
All my scripts are just in AutoHotkey v1.0.48.05


Report this post
Top
 Profile  
Reply with quote  
PostPosted: May 5th, 2012, 5:18 am 
Offline

Joined: September 14th, 2010, 8:47 pm
Posts: 11
I still have an interest in your project as well. I've been checking every few months to see if there's anything new. I had started a project myself a few months back, assuming that you may not be coming back to the project, but I didn't get to the more difficult parts yet.

I'm still interested in seeing the faster db lookup that I had suggested before and I'm interested to see how your search feature works. It would be great if it searched all fields so that if you wanted to see all the movies that had a specific actor, or you could even use it to search genre. Then maybe you wouldn't need the column on the left unless I'm misunderstanding the image a bit. Anyway, I'm really looking forward to seeing what you come up with.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: May 5th, 2012, 2:53 pm 
Offline
User avatar

Joined: July 17th, 2008, 12:58 am
Posts: 270
Gerakon wrote:
I still have an interest in your project as well. I've been checking every few months to see if there's anything new. I had started a project myself a few months back, assuming that you may not be coming back to the project, but I didn't get to the more difficult parts yet.

I'm still interested in seeing the faster db lookup that I had suggested before and I'm interested to see how your search feature works. It would be great if it searched all fields so that if you wanted to see all the movies that had a specific actor, or you could even use it to search genre. Then maybe you wouldn't need the column on the left unless I'm misunderstanding the image a bit. Anyway, I'm really looking forward to seeing what you come up with.


to be honest i havent even worked on a faster imdb lookup yet and im not sure if i will add something like that right now..i really dont have any time at all..i wasnt even planing to release the rewrite of the script...i intended to keep it for personal use only
in my opinion its too much work for something i dont really need.

this is how the adding window looks right now :

Image

you can put there a title or an imdb id and download the informations
there is also automatic adding video files of a folder like in the last version but it doesnt download more informations about the movie..if someone can help with that i would be very gratefull

my search feature searches all fields and you can search by actor genre or whatever you like.keywords from imdb are also downloaded and you can search that also
the column on the left is more like a quick filter.you just click on it and it filters the movies.its also possible to add some custom filters so that you wouldnt have to type it in the search box all the time.
but if you dont like that and it takes up too much space for you, you can just hide that whole window

if you have some other suggestions i would like to hear them and you can also send me the project you started if you want.maybe i will find something usefull
some of my ideas im trying to take from http://www.emdb.tk

_________________
QuickSubs | Popcorn Movie Db
All my scripts are just in AutoHotkey v1.0.48.05


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 98 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group