Search found 37 matches

by fireheart2008
09 Nov 2015, 11:01
Forum: Help and Support
Topic: FileBot isn't starting
Replies: 7
Views: 5803

FileBot isn't starting

win 8.1 64x
latest version of the software and java

this is what happens when i click on the desktop icon of filebot
Image
by fireheart2008
13 Feb 2015, 17:39
Forum: Feature Requests and Bug Reports
Topic: Report a problem
Replies: 1
Views: 1668

Report a problem

"If it was working, and then stopped - that's a problem." i am using the scheme: G:\Data\Media\Hollywood\ { any{ '[Collections]/' + collection.sortName() }{ imdb.genres.find{ it == 'Animation' } }{ imdb.genres[0] } } \{n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /$2, $1/)} [{y}, {imdb.certific...
by fireheart2008
17 Sep 2014, 23:54
Forum: Episode / Movie Naming Scheme
Topic: Is it possible to add the spoken language to filename
Replies: 1
Views: 2717

Is it possible to add the spoken language to filename

Is it possible to add the spoken language to filename?

example: renaming some french movie to "movie's title, french or france or fr"

I mean the video file, not the subtitles. just to be clear.
by fireheart2008
17 Aug 2014, 10:56
Forum: Feature Requests and Bug Reports
Topic: Add Anime format in the graphic user interface
Replies: 2
Views: 2425

Add Anime format in the graphic user interface

Add "Anime format" in the graphic user interface
by fireheart2008
13 Aug 2014, 04:05
Forum: Episode / Movie Naming Scheme
Topic: conditional collection & genre scheme
Replies: 4
Views: 4704

Re: conditional collection & genre scheme

Thank you so much!

{ any{ 'Collections/' + collection.sortName() }{ genres.find{ it == 'Animation' } }{ genres[0] } } is exactly what i want

'Collections/' + was the issue. was not written in the 1st reply & did not know how to do it
----------------




Topic : Closed
by fireheart2008
13 Aug 2014, 00:41
Forum: Episode / Movie Naming Scheme
Topic: conditional collection & genre scheme
Replies: 4
Views: 4704

Re: conditional collection & genre scheme

that code is really neat :) but does not solve the problem i have some ideas that could not figure out how to do 1- using sth like this http://www.filebot.net/forums/viewtopic.php?f=5&t=1257#p10445 {any{collection}{n} =~ /^(?i)[a-z]/ ? n[0] : '#'} /{"$collection".replaceFirst(/^(?i)(Th...
by fireheart2008
11 Aug 2014, 21:11
Forum: Episode / Movie Naming Scheme
Topic: conditional collection & genre scheme
Replies: 4
Views: 4704

conditional collection & genre scheme

before anybody tells me to check other posts i have already done that and did not get what i want http://www.filebot.net/forums/search.php?keywords=conditional The conditional naming scheme is if the movie is a part of collection: Collections \Dark Knight Collection, The \Batman Begins [2005, PG-13,...
by fireheart2008
04 Aug 2014, 21:46
Forum: Tips, Tricks and Tutorials
Topic: [Windows] Context Menu w/ Folder Watcher+Scripts Pack [1.8]
Replies: 168
Views: 418295

Re: [Windows] Context Menu w/ Folder Watcher+Scripts Pack [1

after uninstalling and re-installing i selected D:\TV & CENIMA\Anime D:\TV & CENIMA\Series D:\TV & CENIMA\English movies when the cloud managed naming scheme appeared, i choose No however i got this http://i.imgur.com/ZHQsqB4.jpg so i added the paths by myself. i guess there is an issue ...
by fireheart2008
02 Aug 2014, 22:28
Forum: Tips, Tricks and Tutorials
Topic: [Windows] Context Menu w/ Folder Watcher+Scripts Pack [1.8]
Replies: 168
Views: 418295

Re: [Windows] Context Menu w/ Folder Watcher+Scripts Pack [1

first i want to thank you for this amazing tweak. especially the artwork fetching [1] how to change the default naming scheme used by the context menu i did this http://i.imgur.com/ILdu00p.jpg and got that http://i.imgur.com/KUK2SdD.jpg [2] and report a bug with the artwork fetching that: it works p...
by fireheart2008
29 Jul 2014, 15:36
Forum: Feature Requests and Bug Reports
Topic: different movies with the same name problem!
Replies: 3
Views: 2861

Re: different movies with the same name problem!

well in other movies it did ask about what year this movie is
but in this particular movie , it ignored
i solved it by adding the year manually before using filebot and it worked fine

thanks for your reply
by fireheart2008
29 Jul 2014, 05:46
Forum: Feature Requests and Bug Reports
Topic: different movies with the same name problem!
Replies: 3
Views: 2861

different movies with the same name problem!

some movies have the same title, however they are entirely different movies like http://www.imdb.com/title/tt0944834/?ref_=fn_al_tt_1 and http://www.imdb.com/title/tt1290472/?ref_=fn_al_tt_3 this will result in a mistake in the year and the rating while renaming so is there anyway to avoid this situ...