Package Details: filebot 5.1.3-3

Git Clone URL: https://aur.archlinux.org/filebot.git (read-only, click to copy)
Package Base: filebot
Description: The ultimate TV and Movie Renamer
Upstream URL: https://www.filebot.net/
Keywords: mass media rename subtitle
Licenses: Commercial
Conflicts: filebot-git, filebot47
Provides: filebot
Submitter: ndowens
Maintainer: rvasilev
Last Packager: rvasilev
Votes: 138
Popularity: 0.005898
First Submitted: 2009-06-21 07:41 (UTC)
Last Updated: 2024-03-30 19:38 (UTC)

Dependencies (6)

Required by (0)

Sources (3)

Pinned Comments

mithrial commented on 2022-03-03 21:16 (UTC)

This package now verifies the downloaded package against rednoahs PGP key:

gpg --recv-keys B0976E51E5C047AD0FD051294E402EBF7C3C6A71

(The key from https://get.filebot.net/filebot/KEYS )

rvasilev commented on 2018-11-11 11:46 (UTC) (edited on 2022-03-03 22:07 (UTC) by rvasilev)

Looking for a co-maintainer.

Please report bugs & fixes https://github.com/arch-noob/filebot

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 26 Next › Last »

max.bra commented on 2014-12-13 18:35 (UTC)

Yes you can delete it. As per previous comments, this package is not updatable immediately because of possible md5sum mismatches. It is not necessary to provide a PKGBUILD with only md5sum changed.

DrDeath commented on 2014-12-13 16:31 (UTC)

Thanx for the update man. Should I delete the PKGBULD? What are the changes @ the start script? I mean there was no problem with the old one. At least for me.

max.bra commented on 2014-12-13 11:44 (UTC)

Please update from aur completely and not from DrDeath PKGBUILD. Start shell script is changed...

DrDeath commented on 2014-12-12 12:58 (UTC)

Here's the PKGBUILD for the new ver 4.5.3 enjoy http://pastebin.com/nd35b0j2

rednoah commented on 2014-12-09 07:04 (UTC)

For the next release I recommend updating the filebot launch script as well as follows: java -Dunixfs=false -DuseExtendedFileAttributes=true -DuseCreationDate=false -Djava.net.useSystemProxies=true -Dsun.net.client.defaultConnectTimeout=10000 -Dsun.net.client.defaultReadTimeout=60000 -Djna.nosys=true -Dapplication.update=skip -Dapplication.deployment=aur -Dapplication.dir=$HOME/.filebot -Djava.io.tmpdir=$HOME/.filebot/temp -Djna.library.path=/usr/share/java/filebot -Djava.library.path=/usr/share/java/filebot -jar /usr/share/java/filebot/filebot.jar "$@"

max.bra commented on 2014-11-23 19:39 (UTC)

yes, so simple!! Completely missed that! Done and thanks.

Reihar commented on 2014-11-23 18:21 (UTC)

Maybe a "requires('java-environment=8')" would work as this is what the java package "provides".

max.bra commented on 2014-10-16 13:23 (UTC)

you are welcome. "Mybe jre8-openjdk should be in dependencies" no, should not. java-runtime give freedom to install openjdk or oracle version. instead, it should be needed a java-runtime-8 like meta package, but this is not the place...

logos commented on 2014-10-16 11:13 (UTC)

I didn't know that I hadn't the last java version installed. Now it works. Thanks for hte help. Mybe jre8-openjdk should be in dependencies