FileBot 2.6 is released !!

Release notes and future plans
Post Reply
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

FileBot 2.6 is released !!

Post by rednoah »

FileBot 2.6 is out! Get it here!

This release integrates 7zip right out of the box so you can extract files from pretty much any kind of archive. New cmdline options for linking/copying files instead of moving and how to handle existing files. Also quite a few little enhancements to movie/series auto-detection and episode matching.

New features:
+ 7-Zip native integration for extracting files from archives
--> supports 7-Zip, Zip, Rar, Tar, Split, Lzma, Iso, HFS, GZip, Cpio, BZip2, Z, Arj, Chm, Lhz, Cab, Nsis, Deb, Rpm, Udf
+ Improved movie/episode auto-detection and matching
+ New CLI -rename option for how to organize files into a new folder structure: --action move|copy|keeplink|symlink|hardlink|test
--> linking requires Java 7
+ New CLI -rename option for how to handle existing files: --conflict override|skip|fail
+ New CLI -extract action and extract() scripting function
+ Various improvements for the FileBot/Groovy Scripting Environment

Noteworty new scripts:
* Sample Script: extract rars, fetch subtitles, move episode files one by one
* Sort out TV Download Folder
* Sort out Tivo Recordings
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot 2.61 is released !!

Post by rednoah »

FileBot 2.61 is out! Get it here!

This minor update adds support for multi-episode files and some cmdline features.

New features:
+ Support multi-episode files
+ -get-missing-subtitles per language
+ --filter option to customize episode matching
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot 2.62 is released !!

Post by rednoah »

FileBot 2.62 is out! Get it here!

This minor update brings lots of enhancements for cmdline scripting and lots general improvements suggested in the forums.

New features:
* Lots of bugfixes and improvments that came up in the forums
* Various improvements for headless cmdline mode
* Scripting: pass variables via -Xname=value arguments
* Scripting: more -script input options besides File/URL:
=> stdin via -script "system:in"
=> pass inline via -script "script:expression"
=> easily call shared script via "fn:name"


µTorrent Integration:
There's a new example script for processing completed downloads using µTorrents "Run this program when torrent finishes" feature. The script will extract archives, handle movies/tvshows, fetch subtitles, copy-rename files, fetch artwork/nfo files and finally make xbmc rescan the video library.

Best of all, it'll take less then a minute to set all that up:
http://filebot.sourceforge.net/forums/v ... 4&t=5#p802
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: FileBot 2.64 is out !!

Post by rednoah »

FileBot 2.64 is out! Get it here!

This update brings lots of enhancements for movie detection and cmdline mode.

Changes:
* Lots of tweaks and improvements for movie detection
* Ignore clutter files like samples/trailers/etc
* Hide "Override Extension" feature (can still be activated for the current session via right-click Rename button)
* Added "series X episode Y" as known SxE pattern
* Cmdline: use TheTVDB and TheMovieDB as default if --db is not set
* Cmdline: --q option in -rename series mode supports "A | B | C" syntax for manually forcing multiple tv shows
* Cmdline: tweaked series auto-selection
* Cmdline: --output in -rename mode is resolved against current working dir (as opposed to --format which is resolved against the folder of the file to be renamed)
* Cmdline: fixed PermGen memory leak that happened when calling rename(...) alot
* DEB: use SVG application icon and setup /usr/bin/filebot via postinst/prerem properly
* Portable: fix bash startup script
* WebStart: don't create webstart desktop shortcut automatically (still can do it manually via Java control panel)
* IPKG: New ipkg packages for embedded devices
:idea: Please read the FAQ and How to Request Help.
Post Reply