Search found 23002 matches

by rednoah
06 Jan 2012, 12:30
Forum: Announcements and Releases
Topic: FileBot 2.4 is out!~
Replies: 0
Views: 57776

FileBot 2.4 is out!~

FileBot 2.4 is out!~ New features: * Extreme-Makeover for Movie auto-detection (It actually works now!) * More accurate and robust episode/file matching * Support movie/series detection via imdbid/tvdbid from nfo files * Update notifications when future versions are released * Greatly reduced initi...
by rednoah
06 Jan 2012, 11:50
Forum: Scripting and Automation
Topic: How about sharing your CLI scripts?
Replies: 12
Views: 511231

Fetch artwork and NFO files (v2)

Description: Fetch artwork and generate *.nfo files for movie folders, series folders, season folders and episode files. Fetch artwork: filebot -script fn:artwork /path/to/media/ Generate NFO files: filebot -script fn:nfo /path/to/media/ Notes: This script does not parse or guess any information fr...
by rednoah
06 Jan 2012, 11:46
Forum: Scripting and Automation
Topic: How about sharing your CLI scripts?
Replies: 12
Views: 511231

Fetch artwork and NFO files

Description: Fetch artwork for your movie folders, series folders and season folders from TheMovieDB or TheTVDB and generate movie and series *.nfo files. Fetch movie artwork: filebot -script fn:artwork.tmdb "/path/to/Movies" Fetch series artwork: filebot -script fn:artwork.tvdb "/pa...
by rednoah
06 Jan 2012, 11:00
Forum: Feature Requests and Bug Reports
Topic: [Request] Order Select
Replies: 15
Views: 11655

Re: [Request] Order Select

So this image is after the TVRage step? Looks good. Titles match what's in TheTVDB. So what's your problem from here? When you use TVDB (eng) things should match up. Just change the format back to something with SxE, e.g. {n} - {sxe} - {t}
by rednoah
06 Jan 2012, 10:06
Forum: Feature Requests and Bug Reports
Topic: [Request] Order Select
Replies: 15
Views: 11655

Re: [Request] Order Select

Not sure if it's still that way. It's just how the website used to work at some point, at the scraper is really just extracting info from the normal website. So if you get italian titles when browsing through imdb you might just get italian titles when using imdb datasource in filebot.
by rednoah
06 Jan 2012, 09:45
Forum: Feature Requests and Bug Reports
Topic: [Request] Order Select
Replies: 15
Views: 11655

Re: [Request] Order Select

btw if you use IMDb do you get English titles or Italian ones? Someone once said that the IMDb page scraper returns results according to your geo-location, i.e. italian titles if you are in Italy etc
by rednoah
06 Jan 2012, 01:03
Forum: Feature Requests and Bug Reports
Topic: [Request] Order Select
Replies: 15
Views: 11655

Re: [Request] Order Select

So your point is not that you want Airdate order but that since FileBot matches your airdate SxE with TheTVDB DVD SxE it causes miss matches everything? Try this: 1. Match via TVRage (Airdate) and get titles for your episodes but kill SxE via format, e.g. {n} - {t} 2. Match with TheTVDB (English) so...
by rednoah
05 Jan 2012, 01:34
Forum: Feature Requests and Bug Reports
Topic: [Request] Order Select
Replies: 15
Views: 11655

Re: [Request] Order Select

Btw just out of interest why do you prefer airdate order over DVD order?? As far as I know media center like filebot prefer DVD order over airdate, DVD order makes more sense in most cases. Airdate is often messed by the network and breaks the flow of the show. So why don't u change you're file orde...
by rednoah
05 Jan 2012, 00:48
Forum: Feature Requests and Bug Reports
Topic: [Request] Order Select
Replies: 15
Views: 11655

Re: [Request] Order Select

Right now I settled on DVD order for TheTVDB. Problem is of course that other sources don't work as alternative for localised titles... I plan on making that selectable. But only after the next TheTVDB api update which brings better management of sort orders.
by rednoah
04 Jan 2012, 02:22
Forum: Help and Support
Topic: Physically moving file to NAS
Replies: 15
Views: 12107

Re: Physically moving file to NAS

Thanks for verifying it works on OSX. I'll add this with the next release in a few days.
by rednoah
02 Jan 2012, 06:42
Forum: Help and Support
Topic: How do I block FileBot sending results to Google Analytics?
Replies: 3
Views: 5839

Re: How do I block FileBot sending results to Google Analyti

If you're interested in the movie-mode rewrite try r828 from here:
http://sourceforge.net/projects/filebot ... ebot/HEAD/

It's a vast improvement at least with the little testdata I've got.
by rednoah
02 Jan 2012, 04:24
Forum: Help and Support
Topic: How do I block FileBot sending results to Google Analytics?
Replies: 3
Views: 5839

Re: How do I block FileBot sending results to Google Analyti

Tracking is mentioned in the forums and on the website. Also in the cmdline help, which is how u can disable it. Just add "-no-analytics" as cmdline argument. I do track the auto-selected TheMovieDB result (so only data that has just been recieved from TheMovieDB is tracked), so I can twea...
by rednoah
30 Dec 2011, 20:11
Forum: Help and Support
Topic: Filebot scripting rename strict option
Replies: 8
Views: 8808

Re: Filebot scripting rename strict option

Check out the latest revision. Rewrote the movie lookup logic, should work as one would expect now:

http://sourceforge.net/projects/filebot ... ebot/HEAD/
by rednoah
30 Dec 2011, 07:14
Forum: Help and Support
Topic: Filebot scripting rename strict option
Replies: 8
Views: 8808

Re: Filebot scripting rename strict option

It's easy to do if you can assume all that. You know the filename is the movie name than again it's easy to clean that up and use as query. But it's really hard do auto-detect without knowledge of your structure.
by rednoah
30 Dec 2011, 02:01
Forum: Help and Support
Topic: Filebot scripting rename strict option
Replies: 8
Views: 8808

Re: Filebot scripting rename strict option

hash is always the first options, but right now in console mode there is no auto-detection based on folder/filename, instead the query for text search has to be specified. But if you know that the parent folder is the name of the movie, then you can script that: args.eachMediaFolder { dir -> rename(...
by rednoah
28 Dec 2011, 01:54
Forum: Feature Requests and Bug Reports
Topic: thank you and 2 requests
Replies: 36
Views: 25706

Re: thank you and 2 requests

What happened I my post from yesterday with all the new info??? I guess I kinda failed there as well :P Ok here I go again: New scripts for movies and tv shows (artwork.*.groovy) http://filebot.sourceforge.net/scripts/ (requires r803) Btw no need to keep old versions yourself, it's all checked into ...
by rednoah
27 Dec 2011, 02:48
Forum: Help and Support
Topic: Physically moving file to NAS
Replies: 15
Views: 12107

Re: Physically moving file to NAS

Transmogrifier only does OSX, that makes things a lot easier. haha :P Anyway, since I don't trust that there'll be Java 7 anytime soon on Mac, I'll be using software-copy now but only if system-copy isn't supported. Get r800 here. That should copy&delete accross filesystems: http://sourceforge.n...
by rednoah
25 Dec 2011, 16:50
Forum: Help and Support
Topic: Physically moving file to NAS
Replies: 15
Views: 12107

Re: Physically moving file to NAS

Damn, looked like they at least at something more or less working judging from the screenshots. According to the roadmap it'll still need a few months to get ready for end-users... :/
by rednoah
25 Dec 2011, 11:34
Forum: Help and Support
Topic: Physically moving file to NAS
Replies: 15
Views: 12107

Re: Physically moving file to NAS

Did anyone ever try this? Java 7 on Mac?
by rednoah
25 Dec 2011, 02:59
Forum: Help and Support
Topic: File Renaming
Replies: 12
Views: 15654

Re: File Renaming

btw the next version will check for updates and tell you if there's any
by rednoah
23 Dec 2011, 19:44
Forum: Feature Requests and Bug Reports
Topic: thank you and 2 requests
Replies: 36
Views: 25706

Re: thank you and 2 requests

ups, sorted the wrong way... :P

=>fixed and updated
by rednoah
23 Dec 2011, 18:48
Forum: Feature Requests and Bug Reports
Topic: thank you and 2 requests
Replies: 36
Views: 25706

Re: thank you and 2 requests

Updated banners.groovy to better auto-detect your structure and fixed that NPE problem (probably 'caused by the tvdb info record missing some required info).
by rednoah
23 Dec 2011, 14:41
Forum: Feature Requests and Bug Reports
Topic: thank you and 2 requests
Replies: 36
Views: 25706

Re: thank you and 2 requests

The script will respect the --q option now. Other than that it should figure things out by itself.
by rednoah
22 Dec 2011, 19:47
Forum: Feature Requests and Bug Reports
Topic: thank you and 2 requests
Replies: 36
Views: 25706

Re: thank you and 2 requests

Added lots of internal stuff to the scripting framework and uploaded r783.

Updated banners.groovy as well:
* create xbmc tvshows.nfo / xml
* auto-detect "series vs series" folder and place artwork accordingly
* fetch artwork multi-threaded

signing off, 晚安
by rednoah
22 Dec 2011, 03:56
Forum: Feature Requests and Bug Reports
Topic: thank you and 2 requests
Replies: 36
Views: 25706

Re: thank you and 2 requests

Awesome! Not been to Xinjiang, Tibet and Yunnan. But I've been hear for a year and half so I've seen lots of places, but of course I can get out backpacking in the holiday... :/ Anyway, Spring Festival coming up so I'll be less active here mid-Jan to mid-Feb. ;) Got lots of ideas related to metadata...