Page 1 of 1

Gdrive to gdrive

Posted: 18 Sep 2022, 13:39
by klapvogn
Hello,

I have a scenario here:

I have been giving access to a gdrive with a lot of movies in it, and I what to copy the files I don't have in my collection and then add to plex. Does Filebot support such a thing?

Re: Gdrive to gdrive

Posted: 19 Sep 2022, 03:48
by rednoah
In general, FileBot works like this:
https://youtu.be/cihWAvDW7MM


If you only drop in the files you want, then FileBot can help you copy & rename them into a new Plex-friendly structure.


Find files that you don't yet have in your Plex library is possible, but will require some level of programming ability on your part, and this aspect may be more or less difficult largely depending on how files are currently organise in the source and destination file structure, easy if you just mean "exact same file" as opposed to "same movie", easy if files have the same names in both structures, easy if files are tagged in some way on both structure, nigh impossible otherwise.


tl;dr

short answer: no
long answer: maybe if you can express in code the "find the files I don't have in my collection" logic

Re: Gdrive to gdrive

Posted: 19 Sep 2022, 14:19
by klapvogn
Thanks for the reply :-)