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
Compare Files (Subgroups)
Re: Compare Files (Subgroups)
I suppose you can just process all at once and see what happens.
Re: Compare Files (Subgroups)
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?
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?
Re: Compare Files (Subgroups)
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.
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.