Search found 9 matches

by loracweb
18 Aug 2023, 22:47
Forum: Feature Requests and Bug Reports
Topic: FileBot matches the wrong TMDB ID from Emby generated NFO files
Replies: 3
Views: 605

Re: Integrate FileBot with qBT and Radarr

That's how emby creates the NFO.

I didn't realize that's why I was having issues getting things read properly. I'll just delete the nfo files before I use filebot on them.
by loracweb
18 Aug 2023, 18:23
Forum: Feature Requests and Bug Reports
Topic: FileBot matches the wrong TMDB ID from Emby generated NFO files
Replies: 3
Views: 605

FileBot matches the wrong TMDB ID from Emby generated NFO files

I have a new issue. For movies with existing NFO files filebot seems to be looking for the movie on TMDB based on the first info it finds, which in this case is the actors name. Rename movies using [TheMovieDB] Failed to retrieve localized movie information: TheMovieDB::1708936: Invalid Lookup: TMDB...
by loracweb
10 Aug 2023, 04:01
Forum: Windows
Topic: Integrate FileBot with qBT and Radarr
Replies: 8
Views: 1965

Re: Integrate FileBot with qBT and Radarr

Criterion would be classified as an edition. Typically the edition would be listed between the year and the resolution but how that could be transferred to an edition I'm not sure unless there's a way to update the built in ones. examples: Across.110th.Street.1972.Imprint.1080p.BluRay.x265.HEVC.FLAC...
by loracweb
09 Aug 2023, 18:46
Forum: Windows
Topic: Need help going from old plex format to new format while preserving any existing subfolders (e.g. BTS, Deleted Scenes...
Replies: 9
Views: 1208

Re: Need help going from old plex format to new format while preserving any existing subfolders (e.g. BTS, Deleted Scene

The code looks useful and looks as if there could be other useful code here in the forums but i don't understand how it's used in conjunction with using my custom format preset. The AMC part I'm still working on and will use the other thread for additional questions. Slightly off topic but I must sa...
by loracweb
06 Aug 2023, 15:54
Forum: Windows
Topic: Integrate FileBot with qBT and Radarr
Replies: 8
Views: 1965

Re: Integrate FileBot with qBT and Radarr

The format editor is fine for checking code but not useful for building it. Also the Emby naming scheme is different from how you have it. https://emby.media/support/articles/Movie-Naming.html I have made progress on a format code though. {drive}/Media/!Films/{ny} [tmdbid-{tmdbid}] { "{imdb-${i...
by loracweb
06 Aug 2023, 14:45
Forum: Windows
Topic: Need help going from old plex format to new format while preserving any existing subfolders (e.g. BTS, Deleted Scenes...
Replies: 9
Views: 1208

Re: Need help going from old plex format to new format while preserving any existing subfolders (e.g. BTS, Deleted Scene

It only has an issue with 'documentaries' folders though. There are other subfolders that it does ignore and that's how it was released. It would be better if it just ignored the subfolders altogether without needing to add more code as I can't predict what folders might be under extras of featurett...
by loracweb
06 Aug 2023, 06:53
Forum: Windows
Topic: Need help going from old plex format to new format while preserving any existing subfolders (e.g. BTS, Deleted Scenes...
Replies: 9
Views: 1208

Re: Need help going from old plex format to new format while preserving any existing subfolders (e.g. BTS, Deleted Scene

D:\Media\Movies\criterion\Belle de Jour (1967) Criterion + Extras (1080p BluRay x265 HEVC 10bit AAC 1.0 French r00t)\Featurettes\Documentaries If I load the folder filebot wants to process the 3 files under the documentaries folder and the same goes for any other movies that have this Featurettes\D...
by loracweb
29 Jul 2023, 18:55
Forum: Windows
Topic: Integrate FileBot with qBT and Radarr
Replies: 8
Views: 1965

Re: Integrate FileBot with qBT and Radarr

It doesn't need to match Radarr exactly, somewhat similar is fine as I don't use Radarr that much. Currently Radar is: {Movie CleanTitle} {(Release Year)} [tmbdid-{TmdbId}] [imdb-{ImdbId}] {edition-{Edition Tags}} {[Custom Formats]} {Quality Full} {MediaInfo Full} {MediaInfo VideoDynamicRangeType}-{...
by loracweb
23 Jul 2023, 19:26
Forum: Windows
Topic: Integrate FileBot with qBT and Radarr
Replies: 8
Views: 1965

Integrate FileBot with qBT and Radarr

I've looked at several forum posts but can't figure this out. I can rename movies folders in Radarr but since I have multiple versions of many movies it isn't that helpful. What i'm looking to do is download the movies in QB and then have them hardlinked to a folder based on A-Z after which emby wil...