XBMC Community Forum
CouchPotato - Automatic Movie Downloader via NZB & Torrents - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: CouchPotato - Automatic Movie Downloader via NZB & Torrents (/showthread.php?tid=75960)



- Cyberkid2002 - 2011-02-02 02:09

arghhh! This app just deleted all 300 of my movies and I have no idea why!?!?!

In the renaming tab I set-up the download folder as the local drive on my HTPC where movies are downloaded and the Movie destination folder is set as the folder on my 2tb external HDD. I also have the remove leftovers from downloads option ticked.

All of my downloads on my external drive have been deleted. Looking in the log file I have hundreds of entries like this:

23:18:01 INFO [ app.lib.cron.renamer] Removed old file: d:\Video\Movies\Unforgiven.mkv
23:18:00 INFO [ app.lib.cron.renamer] Removed old file: d:\Video\Movies\Twilight 3 - Eclipse.mkv
23:18:00 INFO [ app.lib.cron.renamer] Removed old file: d:\Video\Movies\Twilight 2 - New Moon.mkv

Why would this happen? I have checked my settings over and over, surely this is a major bug?


- alshain - 2011-02-02 04:33

I don't know what to say really...
The reason is, probably, that they were not in individual folders... but that they would be deleted in this fashion.. that's truly not so clever. I suggest you get a tool to undelete your files. Make sure nothing writes to that harddrive/partition in the meantime.

cable_guy: I'll attend to that tomorrow.


- Aenima99x - 2011-02-02 05:44

Cyberkid2002 Wrote:arghhh! This app just deleted all 300 of my movies and I have no idea why!?!?!

In the renaming tab I set-up the download folder as the local drive on my HTPC where movies are downloaded and the Movie destination folder is set as the folder on my 2tb external HDD. I also have the remove leftovers from downloads option ticked.

All of my downloads on my external drive have been deleted. Looking in the log file I have hundreds of entries like this:

23:18:01 INFO [ app.lib.cron.renamer] Removed old file: d:\Video\Movies\Unforgiven.mkv
23:18:00 INFO [ app.lib.cron.renamer] Removed old file: d:\Video\Movies\Twilight 3 - Eclipse.mkv
23:18:00 INFO [ app.lib.cron.renamer] Removed old file: d:\Video\Movies\Twilight 2 - New Moon.mkv

Why would this happen? I have checked my settings over and over, surely this is a major bug?

Might be of some help to try and get your files back


- gerner - 2011-02-02 07:25

hello,

Thanks for couchpotato, love it.

However, it seems to not be working for a few movies.

E.g. Requested a DVD rip for Every Little Step, from logs this uses the following search URL:
http://thepiratebay.org/search/Every+Little+Step+dvdrip/0/7/200. This URL returns one result, 5 seeds, 1 leech, for a rip in the file size limit. No further logging is performed, but torrent is not snatched.

Let me know if you need more info, fingers crossed it's replicable if you add the Every Little Step movie.

Cheers.


- Cyberkid2002 - 2011-02-02 08:44

Hi all,

I left Recuva running last night and it has restored around 70% of my files so all is not lost.

After much investigation it turns out that it was my fault. I had put a static entry in the folder name box rather than a variable. As such it deleted everything in that folder, which just so happened to be my movies folder Sad

A couple of suggestions to the developer which may help people like me out in the future... Is it either possible to force users to enter a variable within the folder name box and not save if one is not entered? Alternatively is it possible to limit the number of files deleted by the renamer to 1, it should never have to delete more old versions that the one file it is replacing.


- coendeurloo - 2011-02-02 12:38

coendeurloo Wrote:Is there a way to let it download a movie in either 720p or 1080p? I now choose 720p, but if there is a 1080p I'd rather have it download that version.

Anyone? This sounds like a pretty basic option right? Maybe I'm just missing something.


- alshain - 2011-02-02 12:40

gerner: I've never worked with torrents, sorry.

Cyberkid: I see what you're suggestion, however, it won't work that way. It always does only one delete. Then, it will go and take the next movie, and it'll see that it already exists.
So it deletes them "gradually", not all at once.


- alshain - 2011-02-02 12:40

coendeurloo Wrote:Anyone? This sounds like a pretty basic option right? Maybe I'm just missing something.


Yes, you create a custom quality where 1080p is the topmost quality.


- Cyberkid2002 - 2011-02-02 13:55

alshain Wrote:gerner: I've never worked with torrents, sorry.

Cyberkid: I see what you're suggestion, however, it won't work that way. It always does only one delete. Then, it will go and take the next movie, and it'll see that it already exists.
So it deletes them "gradually", not all at once.

Im not too sure about deleting one at a time. It was only moving one file for me but in one go deleted my whole collection.

I was thinking about this on the way in and from a coding point of view the easiest option may be to have the folder name entry box insist on have a < and > in. This would, at least, stop the simple entering of a folder name. Just a thought.


- owen-b - 2011-02-02 15:18

Sorry for the n00b Q, can someone link me a good description of how to get CP running from source on a Mac, bearing in mind I currently have it running from the application so not sure what I'd need to change. I installed SickBeard through the Terminal, so I'm confident, I just need instructions Smile