Search found 8 matches
- 20 Mar 2017, 16:03
- Forum: Feature Requests and Bug Reports
- Topic: Files suddenly not being processed since a week
- Replies: 7
- Views: 4589
Re: Files suddenly not being processed since a week
1. I think it's up to my members to donate as they are the end users, I just make it easy for them to use your tools. I have no problem however sending some money your way for some custom works, will pm in a second. 2. That's fine but again requires a lot of changes on my side since we are not just ...
- 20 Mar 2017, 15:48
- Forum: Feature Requests and Bug Reports
- Topic: Files suddenly not being processed since a week
- Replies: 7
- Views: 4589
Re: Files suddenly not being processed since a week
I'm afraid that's not quite possible. I'm provide a hosting service which your app is an integral part and depends on a lot of custom scripts I wrote. Yours is not the only Java app in the stack so a simple upgrade wouldn't work. If there is no way around it I will proceed with a total rewrite of ...
- 20 Mar 2017, 15:31
- Forum: Feature Requests and Bug Reports
- Topic: Files suddenly not being processed since a week
- Replies: 7
- Views: 4589
Re: Files suddenly not being processed since a week
Heya, The problem is a bit more complicated then that. I depend on a custom script you once wrote for me that is no longer working on newer versions. Added to the fact that Ubuntu 14.4 has no official support for anything over Java 7 and the fact that I have thousands of custom scripts running that ...
- 20 Mar 2017, 15:10
- Forum: Feature Requests and Bug Reports
- Topic: Files suddenly not being processed since a week
- Replies: 7
- Views: 4589
Files suddenly not being processed since a week
Hi, Since a week or so reports are coming in from users that Filebot is refusing to identify certain files. java.lang.Exception: No media files: [xxx.mkv] However filebot -mediainfo xxx.mkv xxx [720x404 2ch x264 AAC] This seems to happen with various files although most appear to be on the smaller ...
- 31 Oct 2016, 17:59
- Forum: Ubuntu & Desktop Linux
- Topic: Using different config folder
- Replies: 2
- Views: 3056
Re: Using different config folder
You are a hero, that did the trick! Thanks, some beer money is coming your way 

- 31 Oct 2016, 16:32
- Forum: Ubuntu & Desktop Linux
- Topic: Using different config folder
- Replies: 2
- Views: 3056
Using different config folder
Hi guys, Is it possible to specify a different config folder for Filebot? By default it tries to create a .filebot folder inside of your home folder. However because I'm doing some container magic I would love to store the files elsewhere. Is there any definition or config option that can achieve ...
- 25 Jul 2014, 12:29
- Forum: Scripting and Automation
- Topic: [AMC] Sleeping on dir creation
- Replies: 2
- Views: 2417
Re: [AMC] Sleeping on dir creation
That's awesome. I will take that route. Thanks for the advise 
Is it possible to see the original rename implementation somewhere?

Is it possible to see the original rename implementation somewhere?
- 25 Jul 2014, 10:54
- Forum: Scripting and Automation
- Topic: [AMC] Sleeping on dir creation
- Replies: 2
- Views: 2417
[AMC] Sleeping on dir creation
Heya, I'm working with a setup where files are symlinked from one location to an other, this in order to make it easier for Plex to recognise the files. I'm running into a problem however where AMC/Filebot is too fast for it's own good. I'm using Plex's fsevent support to automatically update Plex ...