CouchPotato - Automatic Movie Downloader via NZB & Torrents!
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
All your subtitles? I only cleans the download dir.
It also should copy all subtitles with the following extensions: ['*.sub', '*.srt', '*.idx', '*.ssa', '*.ass']
It also should copy all subtitles with the following extensions: ['*.sub', '*.srt', '*.idx', '*.ssa', '*.ass']
Last edited by RuudBurger on July 24th, 2010, 9:32 am, edited 1 time in total.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Ok, yeah I made a little mistake. I pointed it towards my movie directory. Not a big deal, only had a few movies with external subtitles. Thanks for the help.
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Then you are lucky I build a filesize check in the cleanup function, otherwise everything would be gone
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
haha phew. I do have one more question, and then I'll be done. One movie it moved had 2 cds and it only moved 1 cd. (This is the reason I ended up pointing it towards the movie directory, I thought Sab would move all the files and then I wouldn't have to worry about losing a cd). Is there a special set up in the rename section I need to use so that it moves both parts of the movie?
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
it should move both parts.
could you post the appropriate log. (Should contain '[app.lib.cron.cronRenamer]')
could you post the appropriate log. (Should contain '[app.lib.cron.cronRenamer]')
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Somehow also that does not seem to workRuudBurger wrote: The "update details" is on startup now (which only updates movies that don't have a poster yet).
If you want to reload everything from themoviedb, press the reload icon on the right of the movie.
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
To prevent this I run a script that first joines the 2 .avi'scman675 wrote: haha phew. I do have one more question, and then I'll be done. One movie it moved had 2 cds and it only moved 1 cd. (This is the reason I ended up pointing it towards the movie directory, I thought Sab would move all the files and then I wouldn't have to worry about losing a cd). Is there a special set up in the rename section I need to use so that it moves both parts of the movie?
And then it renames the BIG file ;-)
@ ruudburger , if you want to implement this into Couchpotato , let me know , as i think maybe some people will like this feature
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
@rascalli To prevent this I run a script that first joines the 2 .avi's
And then it renames the BIG file ;-)
- Thanks, I ran across a similar script like that the other day and was actually going to give it a try. I guess I have a better reason to now!
And then it renames the BIG file ;-)
- Thanks, I ran across a similar script like that the other day and was actually going to give it a try. I guess I have a better reason to now!
Last edited by cman675 on July 24th, 2010, 11:23 am, edited 1 time in total.
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
You are correct . Ill check it out. This is with movies that weren't on TMDB at all right?rascalli wrote:Somehow also that does not seem to workRuudBurger wrote: The "update details" is on startup now (which only updates movies that don't have a poster yet).
If you want to reload everything from themoviedb, press the reload icon on the right of the movie.
@cman675
I'm downloading now, to see what is going wrong.
Last edited by RuudBurger on July 24th, 2010, 10:59 am, edited 1 time in total.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
2 CDs seem to go like it should.
Make sure the 2 cds and the matching subtitles are in the download dir at the same time.
It wont work if you first download cd 1 and later cd 2. Also the subtitles can't be added later to the download dir. It would just delete them as there are no matching moviefiles in the folder.
Make sure the 2 cds and the matching subtitles are in the download dir at the same time.
It wont work if you first download cd 1 and later cd 2. Also the subtitles can't be added later to the download dir. It would just delete them as there are no matching moviefiles in the folder.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
ok, thanks. The 2 cds and subtitles are in the dir at the same time. I'll play around with it and see what I can do. Thanks for the great app and help!
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
That is for movies that indeed were not 100% completed before , and I added the info (or the whole movie) on the site (TMDB)RuudBurger wrote: You are correct . Ill check it out. This is with movies that weren't on TMDB at all right?
If I readd the movie , it all goes good
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Please test the latest Git version.
On start it does a lazyload and only updates the movies where no info is found.
If you use the reload button on the movie, it does a "hard" load and forces an overwrite on all the data.
On start it does a lazyload and only updates the movies where no info is found.
If you use the reload button on the movie, it does a "hard" load and forces an overwrite on all the data.
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
So far I had no luck , but I deleted the movie & readdedRuudBurger wrote: Please test the latest Git version.
On start it does a lazyload and only updates the movies where no info is found.
If you use the reload button on the movie, it does a "hard" load and forces an overwrite on all the data.
And the it gives me the picture
-
- Sr. Member
- Posts: 305
- Joined: July 2nd, 2010, 6:11 am
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
@rascalli
Ok I found the problem, sqlite wouldn't notice the changes till after a restart.
I is fixed now, please try it out
Ok I found the problem, sqlite wouldn't notice the changes till after a restart.
I is fixed now, please try it out
CouchPotato - Automatic Movie Downloader
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum
For bugs & feature request go to Lighthouse. For questions & problems go to our support forum