Compare Files (Subgroups)

Any questions? Need some help?
Post Reply
Utti17
Posts: 2
Joined: 05 Jun 2014, 12:10

Compare Files (Subgroups)

Post by Utti17 »

Hello,

I download animes via utorrent over rss feeds e.g.
Subgroup1, Subgroup1, Subgroup1

so I have 3 folders with animes/subgroups but because some groups are doing the same anime I get some twice or third e.g
[Subgroup1]Naruto 1, [Subgroup2]Naruto 1,[Subgroup1]Naruto 2,

is it possible to get all the files in the subgroup folders in 1 folder without double Files, so that Filebot compare the folders but ignoring the [Subgroups] ?

Greetings

Utti
User avatar
rednoah
The Source
Posts: 24137
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Compare Files (Subgroups)

Post by rednoah »

I suppose you can just process all at once and see what happens.
:idea: Please read the FAQ and How to Request Help.
Utti17
Posts: 2
Joined: 05 Jun 2014, 12:10

Re: Compare Files (Subgroups)

Post by Utti17 »

With Filebot GUI I only get the Option to rename the Files.
But I just want to have 1 folder with all the animes but only 1 episode from one of this subgroups.
What can I do with a script und what must I do is there somthing quick and dirty, don't have experince with it?
User avatar
rednoah
The Source
Posts: 24137
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Compare Files (Subgroups)

Post by rednoah »

So? Drop all files in and move/rename files into the new structure. If 3 files resolve to the same destination there will either be an error or one of them will be moved. You could try copy instead of move/rename for testing.

If the GUI doesn't allow you to do that, you can either remove entries by hitting DELETE, or by using the CLI which does allow you do specify --conflict skip/override.
:idea: Please read the FAQ and How to Request Help.
Post Reply