Search found 6 matches
- 11 Aug 2017, 11:44
- Forum: Ubuntu & Desktop Linux
- Topic: Alpine Linux MediaInfo: Unable to load library
- Replies: 7
- Views: 7486
Re: Alpine Linux MediaInfo: Unable to load library
@rix Did you ever get this working? I have tried the native portable libs without success. I have also installed the libmediainfo package from Alpine's edge branch to no avail. strace shows FileBot finding the shared lib, but still reports the "could not load" error message.
- 04 Aug 2017, 15:53
- Forum: Scripting and Automation
- Topic: Data directory
- Replies: 6
- Views: 5489
Re: Data directory
Understood, but $HOME is used by more than just FileBot. If you were scripting use of FileBot with other apps that rely on $HOME and changed $HOME for FileBot, you could negatively affect how the other apps work. It was just a suggestion. I will modify filebot.sh to use a different environment ...
- 04 Aug 2017, 13:58
- Forum: Scripting and Automation
- Topic: Data directory
- Replies: 6
- Views: 5489
Re: Data directory
That will work, but I would request that it be considered as a CLI parameter. Thanks for making an awesome app! 

- 31 Jul 2017, 18:53
- Forum: Scripting and Automation
- Topic: Data directory
- Replies: 6
- Views: 5489
Data directory
I am working on a "full" featured NZBGet pp-script for FileBot + AMC and I am running into an issue with permissions as it relates to the data directory. Is this directory supposed to be per-user, created in $HOME ? Is there (or can there be) a CLI option to specify an alternate location for the ...
- 15 Jun 2014, 00:06
- Forum: Help and Support
- Topic: CLI questions about subtitles and DB options
- Replies: 3
- Views: 3357
Re: CLI questions about subtitles and DB options
@rednoah: Per your request. Notice that in Scenario A, FB will first search OpenSubtitles for the subtitle and then TheTVDB for the release (Game.of.Thrones.S04E09.1080i.HDTV.MPEG2.DD5.1-CtrlHD.mkv). In Scenario B, FB attempts to search TVRage for both. Scenario A (no DB option) : MacBook-Air:TV ...
- 13 Jun 2014, 21:28
- Forum: Help and Support
- Topic: CLI questions about subtitles and DB options
- Replies: 3
- Views: 3357
CLI questions about subtitles and DB options
Scenario A: When I run FB with no DB option and -get-subtitles or -get-missing-subtitles, FB searches OpenSubtitles to download the subtitles and then searches the TheTVDB or TheMovieDB depending on context auto-detection. I assume that TheTVDB or TheMovieDB are the default databases for TV and ...