AutoHotkey Community

It is currently May 23rd, 2012, 4:21 am

All times are UTC [ DST ]


Search found 22 matches
Search these results:

Author Message

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: October 14th, 2011, 2:13 am 

Replies: 70
Views: 11613


looks good from the screenshot, guest, haven't actually tried it yet, but, I like the idea of detecting wrong info and allowing you to correct it that way...

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: October 13th, 2011, 12:56 pm 

Replies: 70
Views: 11613


Welcome back, I have also continued to work on my version of the renamer, but, have not been posting new versions here, and, I also got lazy about documenting my changes, so, it will be a pain for me to write the changelog, but, I will post an update soon, I will also need to merge in some of the ch...

 Forum: Support   Topic: UrlDownloadToFile error

Posted: October 13th, 2011, 12:44 pm 

Replies: 5
Views: 291


I think there is more to it than corrupt pictures, I use urldownloadtofile in a TV Episode renamer I have been working on, it downloads the episode info from thetvdb.com and some of the xml files it fetches come through as garbage, while others are fine, if I plug the same URL it is using for the &q...

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: August 5th, 2011, 2:58 am 

Replies: 70
Views: 11613


Nazzal wrote:
That could be the problem as I always disable it since I use FF only.
Doesn't the executable use the same resources?!


The executable probably compiles in a stand alone ie.dll of some sort to do the internet stuff.

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: May 23rd, 2010, 1:44 pm 

Replies: 70
Views: 11613


Hey, great to see you have still been working on this, I also have made a bunch of changes, but, I have a whole long, boring story about why I haven't posted any revisions lately.... But, I will try to integrate my new changes soon and post a new version soon... My own project has become very compl...

 Forum: Support   Topic: hiding URL of a file that is being downloaded

Posted: March 4th, 2010, 3:05 pm 

Replies: 12
Views: 927


PHP or ASP and sessions sounds like what you need to be looking into, where the user would go through a process of "signing up" or paying for the download, and then would be able to download the file during the period of time that the session is good for, and would need a new session creat...

 Forum: Support   Topic: [SOLVED] USB SYNC

Posted: February 26th, 2010, 9:34 am 

Replies: 9
Views: 579


I know the point of this forum is to help with autohotkey scripts, but, I'd also like to point out that windows comes with a very handy utility meant for this very thing called briefcase....

 Forum: Support   Topic: Sprite, just for fun...

Posted: February 13th, 2010, 9:37 am 

Replies: 11
Views: 936


I think someone missed the point.

 Forum: Support   Topic: Autohotkey not responding?

Posted: February 13th, 2010, 9:29 am 

Replies: 3
Views: 589


Ugh, I hate how this forum allows you to post as guest, I thought I was logged in....

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: February 9th, 2010, 11:42 am 

Replies: 70
Views: 11613


You should also hunt around and collect all the possible tags, because, I already know you are missing WS or WS-PDTV or, even just PDTV and probably many more.....

AC3 MP3.... there should be some sort of scene reference someplace.

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: February 9th, 2010, 10:50 am 

Replies: 70
Views: 11613


OK, one more, this fixes the handling of Episodes without the release info... 1.42.7 Edit, I went ahead and made the change mentioned in the next post here, so, if you already copy+pasted this, do it again. ; SceneRenamer by strictlyfocused02 ; Modified By Paradox iamparadox at netscape.net ; AutoHo...

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: February 9th, 2010, 9:57 am 

Replies: 70
Views: 11613


I know I said the next version would be a great departure, but, I had to release one more version before that, because, while adding Pacheco's changes, I noticed that we both have a closing curly brace in the wrong place, causing some code to never be run.... so, I figured I'd get one more revision ...

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: February 9th, 2010, 9:19 am 

Replies: 70
Views: 11613


This is another reason I'm splitting off with my new version, which will be almost unrecognizable, when it's done.... I don't care about the release group, or codec or any of that (and most of mine are missing that info long ago anyway) they are just for myself and some family/friends to watch, but,...

 Forum: Scripts   Topic: AxC : Pack and Unpack Binary files

Posted: February 8th, 2010, 10:56 pm 

Replies: 29
Views: 9419


On a related note, here is how we can directly load an image from a .ZIP using UnZip.DLL ( 19k ) #SingleInstance, Force SetWorkingDir %A_ScriptDir% IfNotExist, UnZip.DLL UrlDownloadToFile, http://arian.suresh.googlepages.com/UnZip.DLL, UnZip.dll ; 19k only IfNotExist, bmp.zip UrlDownloadToFile,http...

 Forum: Scripts   Topic: SceneRenamer - Renames "Scene" releases of TV Show

Posted: February 8th, 2010, 10:18 pm 

Replies: 70
Views: 11613


And, it seems no one cares about this....
Sort by:  
Page 1 of 2 [ Search found 22 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group