Search found 23343 matches
- 04 Jan 2012, 02:22
- Forum: Help and Support
- Topic: Physically moving file to NAS
- Replies: 15
- Views: 13338
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.
- 02 Jan 2012, 06:42
- Forum: Help and Support
- Topic: How do I block FileBot sending results to Google Analytics?
- Replies: 3
- Views: 6095
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.
http://sourceforge.net/projects/filebot ... ebot/HEAD/
It's a vast improvement at least with the little testdata I've got.
- 02 Jan 2012, 04:24
- Forum: Help and Support
- Topic: How do I block FileBot sending results to Google Analytics?
- Replies: 3
- Views: 6095
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...
- 30 Dec 2011, 20:11
- Forum: Help and Support
- Topic: Filebot scripting rename strict option
- Replies: 8
- Views: 9467
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/
http://sourceforge.net/projects/filebot ... ebot/HEAD/
- 30 Dec 2011, 07:14
- Forum: Help and Support
- Topic: Filebot scripting rename strict option
- Replies: 8
- Views: 9467
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.
- 30 Dec 2011, 02:01
- Forum: Help and Support
- Topic: Filebot scripting rename strict option
- Replies: 8
- Views: 9467
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(...
- 28 Dec 2011, 01:54
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
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 ...
- 27 Dec 2011, 02:48
- Forum: Help and Support
- Topic: Physically moving file to NAS
- Replies: 15
- Views: 13338
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...
- 25 Dec 2011, 16:50
- Forum: Help and Support
- Topic: Physically moving file to NAS
- Replies: 15
- Views: 13338
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... :/
- 25 Dec 2011, 11:34
- Forum: Help and Support
- Topic: Physically moving file to NAS
- Replies: 15
- Views: 13338
Re: Physically moving file to NAS
Did anyone ever try this? Java 7 on Mac?
- 25 Dec 2011, 02:59
- Forum: Help and Support
- Topic: File Renaming
- Replies: 12
- Views: 17194
Re: File Renaming
btw the next version will check for updates and tell you if there's any
- 23 Dec 2011, 19:44
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
ups, sorted the wrong way...
=>fixed and updated
=>fixed and updated
- 23 Dec 2011, 18:48
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
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).
- 23 Dec 2011, 14:41
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
The script will respect the --q option now. Other than that it should figure things out by itself.
- 22 Dec 2011, 19:47
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
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, 晚安
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, 晚安
- 22 Dec 2011, 03:56
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
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...
- 22 Dec 2011, 02:48
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
Yep, that'll be good. I'll pimp it again after class and tune for xmbc output. Gonna check that readLine() what's wrong with that. Sorry but it so made sense with saying it just stops. haha sry
- 21 Dec 2011, 23:32
- Forum: Help and Support
- Topic: File Renaming
- Replies: 12
- Views: 17194
Re: File Renaming
The Windows Install / Uninstall software panel will display the version. Also you can do "filebot -version" from cmdline.
- 21 Dec 2011, 23:23
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
Hi again (and good morning? :)) where do you live btw? i live in Boston, so by the time zone diffrences i guess you live somewhere very east of here :) 早上好呀!刚起床了。。。haha, yep, over in Beijing studying the mandarin. 哈哈 oh before i forget, is there a roadmap you have for the project? i can add that to...
- 21 Dec 2011, 14:09
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
Did you update to r780 ? Looks like one of the new methods I added today just isn't there. https://sourceforge.net/projects/filebot/files/filebot/HEAD/ If you're using smb:// urls that doesn't work 'cause Java doesn't work with that as filepath. But if it's mounted into the filesystem, then it'll lo...
- 21 Dec 2011, 08:54
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
Added alpha support for creating .nfo files. Requires r780. I already updated banners.groovy.
- 21 Dec 2011, 02:35
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
Updated the script and simplified naming (but will also only support at most 1 show per folder because of the overlapping filenames)
- 20 Dec 2011, 18:24
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
You mean u want to change how this script names downloads artwork? Sure, the naming scheme is the first line in fetchBanner(...). In can adjust that tomorrow. Give me some examples on how it's named right now and how it should be named instead. Right now it's only download 4 images for the series an...
- 20 Dec 2011, 17:00
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
Sure preacher man, go ahead! The more people FileBot saves time, the more it's worth for me to spend my time on this. ;) Manual / Docs is probably a good idea as well. People keep telling me FileBot is complicated... often people don't realize how simple it actually is, that's why a kinda "File...
- 20 Dec 2011, 15:50
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26643
Re: thank you and 2 requests
I updated the script online as well. Just download again. Right, I'm not building official packages for that. You can request for them to update the package and use a proper startup script that'll pass through all the arguments. The one I provide in the .deb works. @see http://filebot.svn.sourceforg...