Search found 6 matches
- 13 Jun 2017, 04:17
- Forum: Scripting and Automation
- Topic: Script to automatically update deb version of filebot
- Replies: 3
- Views: 3877
Re: Script to automatically update deb version of filebot
Did not know this existed! i will look into this and update. Thanks rednoah!
- 12 Jun 2017, 07:46
- Forum: Ubuntu & Desktop Linux
- Topic: Ubuntu snapd vs deb package
- Replies: 6
- Views: 7405
Re: Ubuntu snapd vs deb package
/dir is not a system folder in Linux. I explicitly created that folder out of habit. On that note, though I assume the only way it can tell is by folder/file permissions. Are you privy to the required umask for a file/folder to be accessible from a snap package?
Thanks,
DirtyCajunRice
Thanks,
DirtyCajunRice
- 12 Jun 2017, 07:38
- Forum: Scripting and Automation
- Topic: Script to automatically update deb version of filebot
- Replies: 3
- Views: 3877
Script to automatically update deb version of filebot
Here is a simple script. When added to your crontab you can have the deb version of filebot updated automatically. When ran manually it can take the extra clicks and copy-pastas out of the job. This script checks your version against the newest version on SourceForge and checks your architecture ...
- 12 Jun 2017, 06:34
- Forum: Ubuntu & Desktop Linux
- Topic: Ubuntu snapd vs deb package
- Replies: 6
- Views: 7405
Re: Ubuntu snapd vs deb package
More, possibly relevant, information: fn:sysinfo deb FileBot 4.7.9 (r4984) JNA Native: 5.1.0 MediaInfo: 0.7.93 7-Zip-JBinding: 9.20 Chromaprint: 1.4.2 Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2017-05-15 (r500) Groovy: 2.4.10 JRE: Java(TM) SE Runtime Environment 1.8.0_131 JVM: 64 ...
- 12 Jun 2017, 06:24
- Forum: Ubuntu & Desktop Linux
- Topic: Ubuntu snapd vs deb package
- Replies: 6
- Views: 7405
Ubuntu snapd vs deb package
Preface for attention: I just donated another €10 because getting on the forum reminds me to do so :P I have used FileBot for a very long time and finally decided to try migrating from the deb package on SF to the snap package. With both the deb and the snap package on 4.7.9 ALL files give the same e ...
- 20 May 2016, 16:34
- Forum: Ubuntu & Desktop Linux
- Topic: --def does not allow you to exec. ! help
- Replies: 1
- Views: 2816
--def does not allow you to exec. ! help
I have tried using the prior posts to no avail and cannot chgrp or chown or chmod within filebot. it just does nothing. Ubuntu Server. my command is: filebot -r --output /movies -rename /dir/torrents/completed --db TheMovieDB -extract --action move \ --log-file /home/nick/movielists/moviemove.log ...