Search found 11 matches

by janaxhell
18 Apr 2023, 16:51
Forum: Feature Requests and Bug Reports
Topic: [NFO] All movies recognized as the same (wrong) movie (misleading NFO files)
Replies: 6
Views: 1658

Re: All movies recognized as the same (wrong) movie

Yes, you are right, the others don't contain any IMDB link, I'll remove all .nfo's from now on, thanks for sorting this out.
by janaxhell
18 Apr 2023, 16:09
Forum: Feature Requests and Bug Reports
Topic: [NFO] All movies recognized as the same (wrong) movie (misleading NFO files)
Replies: 6
Views: 1658

Re: All movies recognized as the same (wrong) movie

Yes! That's it! After removing the .nfo, all movies were recognized correctly! How weird!
This is the content, rather normal:
https://pastebin.com/hY1rNrtQ
by janaxhell
18 Apr 2023, 14:43
Forum: Feature Requests and Bug Reports
Topic: [NFO] All movies recognized as the same (wrong) movie (misleading NFO files)
Replies: 6
Views: 1658

Re: All movies recognized as the same (wrong) movie

"Full Circle" movie is in a totally different folder/disk, but FileBot keeps recognizing everything as that film

Image

I'm using this preset

{n.colon(' - ')} ({vs}-{vf}-{ac}) ({y}) [{ audioLanguages.ISO3.join('+').upper() }]
by janaxhell
18 Apr 2023, 07:13
Forum: Feature Requests and Bug Reports
Topic: [NFO] All movies recognized as the same (wrong) movie (misleading NFO files)
Replies: 6
Views: 1658

[NFO] All movies recognized as the same (wrong) movie (misleading NFO files)

This has been happening now and then in a lesser form, but as of today has rendered Filebot unusable. In the past year it happened that Filebot assumed some movie in the Original Files tab was one of those previously renamed in the same folder, but not selected. In those cases I just had to move tha...
by janaxhell
07 Aug 2022, 20:12
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

Re: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

Thanks, I will study this, but I'm not a script expert, I understand only a little of what you say. I have no problem moving files, Radarr library is just a temp "hangar", as soon as movies are ready, I move them to an external HDD. My server has limited space, so it's basically just a rob...
by janaxhell
07 Aug 2022, 18:55
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

Re: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

Maybe, but since I cannot make Radarr see Filebot, it's no use, what can I do? About /italian path, no, it's much more complex than that: movies produced in Italy, released dubbed in Italy, released not dubbed, movies that I already have not dubbed HD and I'm looking for a dubbed version SD to mux a...
by janaxhell
07 Aug 2022, 18:14
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

Re: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

No, the chain would be this: - Radarr finds a movie on RSS - movie has "italian" tag (because I have set it so, I know it exists in italian) - client downloads movie - when complete, Radarr imports movie to Library title-folder (i.e /movies/Matrix (1999)/Matrix (1999) (1080p DTS) [IT] [EN]...
by janaxhell
07 Aug 2022, 14:43
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

Re: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

Do you not have the same problem when *arrs is calling FileBot? You would necessarily have to have some kind of way of knowing which files are completed / processed, know which files need to be processed with which naming scheme, i.e. easily achieved by having separate folders. *arrs by itself know...
by janaxhell
07 Aug 2022, 11:40
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

Re: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

All right, thanks. Then I'm out of luck, adapting a container is way beyond my ability, I'm a beginner with these. I don't think I'll use the watch-folder workaround, because I have different presets based on movie languages, so a blind scan of everything would lead to the same preset applied to eve...
by janaxhell
07 Aug 2022, 07:02
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

Re: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

Ok. But there are cases in which I can call bash scripts from a container, I use this https://github.com/TheCaptain989/lidarr-flac2mp3 with Lidarr and it works. Is there any chance to "pair" filebot as a variable to Radarr the same way this one does? As far as I understand the variable DOC...
by janaxhell
06 Aug 2022, 16:35
Forum: Scripting and Automation
Topic: How to post-process Radarr files after import with custom script? How can Container A talk to Container B?
Replies: 12
Views: 3684

How to post-process Radarr files after import with custom script? How can Container A talk to Container B?

Hello, I'm not new to Filebot for Windows, but I'm totally new to Filebot for Docker. Since I don't like the way Radarr renames files, I'd like to do that with FIlebot. I know this is a Radarr question, but i hope I'll find here someone using both. I have deployed filebot-node (not sure it's the rig...