Giter Club home page Giter Club logo

docker-qbittorrent-filebot's People

Contributors

imthai avatar

Watchers

 avatar

docker-qbittorrent-filebot's Issues

7z failing all extractions

Recently I noticed filebot failing to extract anything. At best it would create an empty folder within source folder but that was it. Only info in the log said "failed (2)". No further information.

In working with the dev of FB we confirmed that even invoking fb manually 7z would not extract.
Changing it to use unrar instead of 7z worked right away.
With that said, I had to do a few things.
First I had to add unrar via nerdtools plugin. Maybe I didn't HAVE to but I'm not sure unrar comes in unraid.
From there I had to tell FB to use unrar

filebot -script fn:properties --def net.filebot.archive.unrar=/path/to/unrar

The path unrar was located

/usr/bin/unrar

Now because Qbittorrent calls FB as a different user than I am, I had to copy the newly updated properties using this.

cp -v /filebot/data/0/system.properties /filebot/data/99/

I've tested a few items, especially ones that failed before, and this change has worked for me.
I am not educated enough to diagnose why this was happening, and I really had to pester the dev over at FB to help me out, so all this work is to credit of @rednoah over in the filebot discord.

Feature request: Discord Webhook integration

I've been unable to add variables to fb.sh. I'm not very familiar with any coding, but I'm guessing you're pulling a new file from online, or somewhere locally, everytime the container starts up, and any changes I've made are thereby erased?
I would like to be able to call Discord when the AMC script has finished processing a file.
I guess it would only be a matter of adding --def discord="DISCORD_WEBHOOK" and then add another user-defined variable for the container.
If there is a way to add parameters to the .sh file that I've missed, please feel free to enlighten me as it would spare you the time to update.
Appreciate your work on this!

Problème lien symbolique .

Bonjour j'ai essayé d'utiliser ton docker qui a l'air de bien fonctionner à part le problème avec les liens symboliques qui sont morts j'aurais voulu savoir si tu avais prévu de corrigé ce petit bug car à part ça tout fonctionne bien et je n'ai pas trouvé d'autres d'autres docker comme le tien merci

Music is being excluded

I cannot get filebot to manage music in the same way as it manages movies and tv.
In the logs I can see this:
Parameter: excludeList = /data/filebot/amc-exlude-list.txt
Parameter: unsorted = y
Parameter: music = /media/y
Parameter: musicFormat = /media/music/{artist} - {t}
Parameter: artwork = /media/y
Parameter: movieFormat = /media/movies/{plex.tail}
Parameter: seriesFormat = /media/tv/{plex.tail}
Parameter: animeFormat = /media/animes/{n}/{e.pad(3)} - {t}
Parameter: ut_dir = /downloads/complete/Adele - 21 Limited Edition Flac
Parameter: ut_title = Adele - 21 Limited Edition Flac
Parameter: ut_label =
Use excludes: /data/filebot/amc-exlude-list.txt (2089)
No files selected for processing
Done ¯_(ツ)_/¯

But no files were processed as it shows, even though I have music set to yes. Thats the only help I've found on the filebot forum, adding
music=y \

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.