Search found 23347 matches
- 21 Dec 2011, 02:35
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
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: 26675
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: 26675
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: 26675
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...
- 20 Dec 2011, 15:23
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: thank you and 2 requests
aiya... is the linux startup script broken again? can you check filebot.sh and see if you can make it work?
- 20 Dec 2011, 15:22
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: thank you and 2 requests
I guess that could happen if series name auto-detection doesn't work. You can use the folder name as fallback like this: if (seriesName == null) { println "Failed to auto-detect series name: Query by ${dir.name} instead" seriesName = dir.name } def options = TheTVDB.search(seriesName) ...
- 20 Dec 2011, 14:55
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: thank you and 2 requests
if there's still a problem with starting into the CLI, which could very well be (i only test on my windows machine :P), try running the jar directly:
Code: Select all
java -jar FileBot.jar -script ...
- 20 Dec 2011, 14:47
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: forcing tv series
In the CLI you can force the series/query via the --q option. In the GUI there is two ways: 1. SHIFT-CLICK the datasource to force manual series/query input 2. Fetch episode list in "Episodes" panel and than drag-n-drop everything to the "New Names" list btw if there's a nfo file...
- 20 Dec 2011, 14:41
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: cli scripting
Forgot to add caching to the banner requests, update to r777 and it'll be noticable faster! The scripting is part of the CLI and it's gonna run like any other shell/batch script. There'll be no GUI. If FileBot starts into the GUI then there's something wrong with the cmdline args. This one definitel...
- 20 Dec 2011, 13:20
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: thank you and 2 requests
hi, any help is welcome :) btw i got something for ya ;) * Sample script for purging orphaned nfo / jpg / etc files => http://filebot.sourceforge.net/data/shell/cleaner.groovy * Sample script for fetching thetvdb banners => http://filebot.sourceforge.net/data/shell/banners.groovy These two scripts r...
- 19 Dec 2011, 23:33
- Forum: Feature Requests and Bug Reports
- Topic: thank you and 2 requests
- Replies: 36
- Views: 26675
Re: thank you and 2 requests
Can't xbmc do that once files are perfectly renamed? I simply don't have the time to support each and every HTPC meta data format. Doesn't seem like it's something I want to pack into the GUI, but I'll a CLI script might be feasable. Imho best solution is find a format / folder structure that XBMC c...
- 19 Dec 2011, 23:24
- Forum: Help and Support
- Topic: Subtitle Download error
- Replies: 1
- Views: 4017
Re: Subtitle Download error
Try running with a console and check the log. Start with C:\Program Files\FileBot\filebot.cmd. Does download work via manual search (using the search box)?
- 19 Dec 2011, 13:47
- Forum: Scripting and Automation
- Topic: [@Deprecated] How about sharing your CLI scripts?
- Replies: 4
- Views: 9740
[@Deprecated] How about sharing your CLI scripts?
@Deprecated Whatever it is you're trying to do, these scripts here are probably not a good solution, and the amc script (hourly with --def excludeList) is always the best option for any sort of automation task. :idea: Almost all downloaded applications support calling a command-line tools on comple...
- 19 Dec 2011, 12:45
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
Alright, the updated msi will install a shortcut for running with platform-independent look. At least for FileBot this problem is fixed now.
- 19 Dec 2011, 11:43
- Forum: Scripting and Automation
- Topic: Use case: Monitor local shared folder and import contents.
- Replies: 14
- Views: 15680
Re: Use case: Monitor local shared folder and import conten
Added another example groovy script on how to keep running as daemon and continuously keep checking for new files to rename: filebot -script "http://filebot.sourceforge.net/data/shell/housekeeping.groovy" <completed downloads folder> Source: http://filebot.sourceforge.net/data/shell/housek...
- 19 Dec 2011, 09:45
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
Thanks alot! But EVA? As in Neon Genesis Evangelion?breakdown234 wrote:keep it up and filebot the best The ultimate tv renamer / subtitle downloader / sfv validator EVA!!!!! rock on!!!
I'm studying in China this year!~ Internet is crap and I get exams for Chrismas, but otherwise it's good!
- 19 Dec 2011, 09:40
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
It's different on every system... Windows, KDE, Gnome, OSX... but for Windows XP check here => http://filebot.sourceforge.net/gallery.html#screenshots/original/panel.rename.png I'll just upload new installers that add the nimbus launcher. It'll be a "silent update". My "DeployBot"...
- 19 Dec 2011, 09:30
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
Because now I know what the problem is and how to fix it...
Here's a new .exe launcher that will start FileBot with Nimbus L&F: Just copy it into the FileBot install folder, replace "filebot.launcher.exe" if you want. I'll add this to future installers.
Here's a new .exe launcher that will start FileBot with Nimbus L&F: Just copy it into the FileBot install folder, replace "filebot.launcher.exe" if you want. I'll add this to future installers.
- 19 Dec 2011, 09:16
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
again, you're reading my mind, wait a few minutes, i'll create another launcher.exe
- 19 Dec 2011, 09:10
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
p.s: this should be implemented nonetheless into future versions automatically :) Problem is that I do want to use the System Look, it looks better, on all platforms. If it wasn't for your customized theme it would just work out of the box. :P I'll file a bug for Java, but those kinda bugs usually ...
- 19 Dec 2011, 09:05
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
Yep, kinda. Looks like you can read my mind!breakdown234 wrote:guess i answered my god damned own question with that one lolz
- 19 Dec 2011, 09:03
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
Just change "Start in" to wherever FileBot is installed.
- 19 Dec 2011, 08:55
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
No need, when u get the "New Shortcut" wizard you can just paste javaw.exe -Dswing.systemlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel -Dapplication.deployment=msi -Xmx256m -jar "FileBot.jar" and windows will look it up automatically (it's in system32 actually). After the wizard ...
- 19 Dec 2011, 08:51
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
Ups, that field is called "Start in".
I mean create a Windows shortcut. Right-click desktop => Create Shortcut => paste the line from above (javaw ...)
Should look like this:
I mean create a Windows shortcut. Right-click desktop => Create Shortcut => paste the line from above (javaw ...)
Should look like this:
- 19 Dec 2011, 08:49
- Forum: Help and Support
- Topic: well got w7 x64 ultimate sp1 and java 6v30 and 7 no success
- Replies: 47
- Views: 35639
Re: well got w7 x64 ultimate sp1 and java 6v30 and 7 no succ
You can manually search for shows in Episodes panel. If you can't find it there, auto-lookup sure won't work neither.