Search found 9 matches
- 30 Dec 2020, 01:30
- Forum: Feature Requests and Bug Reports
- Topic: generated nfo has incorrect imdb and tmdb links
- Replies: 1
- Views: 6552
generated nfo has incorrect imdb and tmdb links
Hi, I've generated a ton of nfos for my movies just now, and I noticed that the tmdb and imdb links are switched around, which is causing me issues. Here is a sample nfo just generated (i redacted most of it): <?xml version="1.0" encoding="UTF-8" standalone="no"?> <movie> <uniqueid default="true ...
- 05 Oct 2020, 06:26
- Forum: Help and Support
- Topic: Copy all proposed names to clipboard
- Replies: 2
- Views: 2449
Re: Copy all proposed names to clipboard
Thanks for the tips! List is quite useful, never understood what it was for before.
- 02 Oct 2020, 12:17
- Forum: Help and Support
- Topic: Copy all proposed names to clipboard
- Replies: 2
- Views: 2449
Copy all proposed names to clipboard
While working through anime, I'm often coming across the need to manipulate the filenames slightly. Rather than modify my (massive) expression, it makes sense to be able to copy all the current names to my clipboard, modify in notepad++/sublime, paste back, and rename. Everything seems possible ...
- 30 Sep 2020, 13:52
- Forum: Episode / Movie Naming Scheme
- Topic: Release Groups {group}
- Replies: 732
- Views: 2149766
Re: Release Groups {group}
One more:
Code: Select all
Akatomba-kBaraka
- 30 Sep 2020, 11:53
- Forum: Episode / Movie Naming Scheme
- Topic: Release Groups {group}
- Replies: 732
- Views: 2149766
Re: Release Groups {group}
Code: Select all
Astral
Dekinai
Innovade
JustSubs
Kaleido-Flax
Kaya
Kotori-Asobi
MK-Pn8
RWX
SCP-2223
Shujinowski
SonicBoom

- 01 Jul 2020, 15:22
- Forum: Scripting and Automation
- Topic: Creating a custom nfo with tags
- Replies: 1
- Views: 2921
Creating a custom nfo with tags
Hi, I was hoping to be able to automatically create a custom nfo file for tv shows after doing "filebot -rename". I want just one file per series folder, and would like it to be in this type of format: <tvshow> <uniqueid type="tmdb" default="true">253463</uniqueid> <tvdb id="253463">https://www ...
- 01 Jul 2020, 12:53
- Forum: Windows
- Topic: Interactive mode : java.io.IOException: To start java on Windows, use javaw!
- Replies: 4
- Views: 4879
Re: Interactive mode : java.io.IOException: To start java on Windows, use javaw!
Thanks, I've decided to go with the linux version and interactive mode is working well 

- 01 Jul 2020, 08:57
- Forum: Windows
- Topic: Interactive mode : java.io.IOException: To start java on Windows, use javaw!
- Replies: 4
- Views: 4879
Re: Interactive mode : java.io.IOException: To start java on Windows, use javaw!
Hi Rednoah,
Thanks for the info. I do have WSL 2 + Ubuntu 20.04 set up, so I can use it for the CLI, but I thought it would be easier to use Windows for both GUI and CLI.
With regards to the beta, I couldn't find an MSI installer for 4.9.2, is it possible to get that?
Thanks for the info. I do have WSL 2 + Ubuntu 20.04 set up, so I can use it for the CLI, but I thought it would be easier to use Windows for both GUI and CLI.
With regards to the beta, I couldn't find an MSI installer for 4.9.2, is it possible to get that?
- 30 Jun 2020, 14:11
- Forum: Windows
- Topic: Interactive mode : java.io.IOException: To start java on Windows, use javaw!
- Replies: 4
- Views: 4879
Interactive mode : java.io.IOException: To start java on Windows, use javaw!
Hi, I'm unable to use interactive mode with the CLI on filebot. I get this error: java.io.IOException: To start java on Windows, use javaw! (see https://github.com/mabe02/lanterna/issues/335 ) Here is the command I'm trying: filebot -rename \\192.168.61.100\media\TV-Series\Community\S01\ --action ...