Kodi Community Forum
AutoMovies - (Fully) Automatic movie downloader - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: AutoMovies - (Fully) Automatic movie downloader (/showthread.php?tid=107388)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13


Having some issues getting movies to download - lotus503 - 2011-08-25

I got everything up and running took a directory of DVDRips imported it, however it Says it cant match quality on over 100 movies, when I look at matches there are obvious quality substitutes. In addtion I can delete quality profiles I have created or get options to save for changing quality size thresholds?

Does this work in one browser better than another? Seem to have similar issues in IE and firefox


- krish_2k4 - 2011-08-25

derekft Wrote:lost my movies... Sad

found this in log: deleting [F:\Movies] because it's an older version of this movie

did i have the directory wrong for my movie folder?

Shocked this has actually made me scared to install this now! thats shocking!


Unable to launch Program - emdee - 2011-08-25

Hello All,

Maybe someone can help me out. I have extracted the contents from the package but am unable to launch the program. Here is the output i get from AutoMovies.bat.

C:\Users\Marco1\Desktop\automovies-0.10>java -cp lib/*;conf/ -javaagent:lib\open
jpa-all-2.1.0.jar apps.automovies.Main
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Marco1\Desktop\automovies-0.10>pause
Press any key to continue . . .

Thanks in advance.


- j1nx - 2011-08-25

emdee Wrote:Hello All,

Maybe someone can help me out. I have extracted the contents from the package but am unable to launch the program. Here is the output i get from AutoMovies.bat.

C:\Users\Marco1\Desktop\automovies-0.10>java -cp lib/*;conf/ -javaagent:lib\open
jpa-all-2.1.0.jar apps.automovies.Main
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Marco1\Desktop\automovies-0.10>pause
Press any key to continue . . .

Thanks in advance.

You need to download and install JAVA. Google for it.


- smiffy1989 - 2011-08-25

emdee Wrote:Hello All,

Maybe someone can help me out. I have extracted the contents from the package but am unable to launch the program. Here is the output i get from AutoMovies.bat.

C:\Users\Marco1\Desktop\automovies-0.10>java -cp lib/*;conf/ -javaagent:lib\open
jpa-all-2.1.0.jar apps.automovies.Main
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Marco1\Desktop\automovies-0.10>pause
Press any key to continue . . .

Thanks in advance.

Do you have java installed and is it the correct version for your OS?


- emdee - 2011-08-25

smiffy1989 Wrote:Do you have java installed and is it the correct version for your OS?

I was missing 64-bit Java for Win7x64. Thanks a bunch for the quick responses.


- indy5 - 2011-08-27

Has anyone here been able to install this on an unraid server?


- smiffy1989 - 2011-08-27

indy5 Wrote:Has anyone here been able to install this on an unraid server?

Shouldn't be too difficult. You can install Java using the unmenu package then just recreate the .bat file to start the program. Remember to disable the windows only features.


- gugahoi - 2011-08-28

Hey fellas. I'm eager to test this out but I'm on OS X. As advised above, I should modify the .bat scripts according to Mac's own paths and whatnot. Trying to run the command from the Terminal gives me errors. What folders and files am I aiming for to run the command? Any tips?

Thanks in advance...


- kri kri - 2011-08-28

Will there be a windows exe like headphones/sickbeard/etc?


- dannycorker - 2011-08-30

Getting this error when a match is found - also finding that lots of matches are discarded even though they are 720p, which is the quality I'm searching for.

Quote:ERROR 2011-08-30 00:54:01,982 apps.automovies.MovieDownloader [Thread-29] - Error downloading Match [Law Abiding Citizen UNRATED 720p BluRay x264 CROSSBOW]
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.http://www.http.HttpClient.openServer(Unknown Source)
at sun.net.http://www.http.HttpClient.openServer(Unknown Source)
at sun.net.http://www.http.HttpClient.(Unknown Source)
at sun.net.http://www.http.HttpClient.New(Unknown Source)
at sun.net.http://www.http.HttpClient.New(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.http://www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at apps.automovies.util.Util.getContentFromURL(Util.java:53)
at apps.automovies.MovieDownloader.download(MovieDownloader.java:182)
at apps.automovies.MovieDownloader.searchForMovie(MovieDownloader.java:152)
at apps.automovies.MovieDownloader.run(MovieDownloader.java:44)



- Daxten - 2011-08-30

Seems to be very very nice!
When I'm installing it on my NAS System with W7 and try to connect to it via http://SERVER:8087 the website is all fucked up and on the bottom stands

sfdksjdjfjdshjf
dsfjhsdjdsjhfhjjdsf info
dsfjhsdjdsjhfhjjdsf wanring
dsfjhsdjdsjhfhjjdsf error

with remote desktop and http://localhost:8087/ it seems to work fine


- turok - 2011-08-30

kri kri Wrote:Will there be a windows exe like headphones/sickbeard/etc?

The AutoMovies.bat file is executable just like an exe, but I'll probably still wrap the application in an actual exe in the future (with an icon, for aesthetics).

dannycorker Wrote:Getting this error when a match is found - also finding that lots of matches are discarded even though they are 720p, which is the quality I'm searching for.

Regarding the error, what do your settings for SABnzbd look like? Keep in mind that the username and password aren't being used right now, since I only tested with an API key (I think I already added it for the next release though).

About the discarded matches -- we'll only grab 1 match per search, so if it's for an older movie, we'll grab the best match (according to your settings). Go to the Matches tab (or right-click on the movie you want on the Movies tab and select View matches for ttXXXXXXX), and double-click on the match that you're curious about to get a dialog explaining why we didn't grab that match. If you want to download a particular match, just right-click on it and select Download this match.


Daxten Wrote:Seems to be very very nice!
When I'm installing it on my NAS System with W7 and try to connect to it via http://SERVER:8087 the website is all fucked up and on the bottom stands

sfdksjdjfjdshjf
dsfjhsdjdsjhfhjjdsf info
dsfjhsdjdsjhfhjjdsf wanring
dsfjhsdjdsjhfhjjdsf error

with remote desktop and http://localhost:8087/ it seems to work fine

Thanks! What browsers/versions are you trying in both cases? I've tested mainly on Chrome 12 and Firefox 5, and a little on IE 8. The random strings you see are just place-holders until an AJAX request replaces content on those tabs with actual logs (it was there originally when I was testing the layout), so it appears that some JavaScript errors are preventing the page from fully rendering. If possible, can you try grabbing an error message and file/line number from a debugger?

_____________________________

A quick update for everyone: Newznab support has been added, along with some small miscellaneous fixes. I want to improve the Settings tab before the next release though -- basically just adding descriptions for each setting, along with samples (like "localhost:8080" for SABnzbd, etc) to clear up most of the confusion around settings.
I did notice that NZB.su is returning some incorrect movies for IMDB ID searches, which is pretty strange but was hoping to have some folks test it out and see how many movies are impacted by this. I'd like for AutoMovies to focus on accuracy and *only* download stuff that it can be certain about (even eventually matching qualities to video resolutions, etc), so I'm not sure that we want to use a provider when we can't be certain about the movies we're grabbing from them.

By the way, any ideas for a better name for this app? I never meant for AutoMovies to be the actual name, and I keep telling myself I'll think of a better name later Smile

-t


- smiffy1989 - 2011-08-30

Movie-Mate.

As in its friendly and also automatic Tongue My cheesy suggestion Big Grin


- mahockey - 2011-08-30

Will you be releasing an idiot proof version of this cool tool on ATV2 ?

When i say idiot proof i mean like install , easy setup , forget .

Would love to have it .

Yours cordially .
An idiot .