Jump to content

Auto Organize 1.6.2.0


Chrisp
Go to solution Solved by GrimReaper,

Recommended Posts

I'm using auto organize, and it's completely failing on a tv series, the logs indicate it cannot find it in some database...

So they all show up in 'red', I tried using the manual icon to fill in the details, but since it doesn't have the series in my database I cannot choose the correct series in the form so I can't make it sort it...

What is the correct thing to do to 'help' it or 'manually sort it... ? Would it help if I renamed the files in some way? 

Thanks.  

2023-02-04 00:00:00.656 Info App: Sorting file /home/new/House MD Season 1, 2, 3, 4, 5, 6, 7 & 8 + Extras DVDRip TSV/Season 2/House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:00.658 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:00.989 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=House MD Season 2 Episode 12 Distractions avi
2023-02-04 00:00:01.332 Info App: MovieDbProvider: Finding id for item: House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:01.332 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=House MD Season 2 Episode 12 - Distractions.avi&language=en
2023-02-04 00:00:01.640 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=House MD Season 2 Episode 12 Distractions avi&language=en
2023-02-04 00:00:01.655 Warn App: Unable to find movie in library matching name House MD Season 2 Episode 12 - Distractions.avi

 

Link to comment
Share on other sites

30 minutes ago, Chrisp said:

I'm using auto organize, and it's completely failing on a tv series, the logs indicate it cannot find it in some database...

So they all show up in 'red', I tried using the manual icon to fill in the details, but since it doesn't have the series in my database I cannot choose the correct series in the form so I can't make it sort it...

What is the correct thing to do to 'help' it or 'manually sort it... ? Would it help if I renamed the files in some way? 

Thanks.  

2023-02-04 00:00:00.656 Info App: Sorting file /home/new/House MD Season 1, 2, 3, 4, 5, 6, 7 & 8 + Extras DVDRip TSV/Season 2/House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:00.658 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:00.989 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=House MD Season 2 Episode 12 Distractions avi
2023-02-04 00:00:01.332 Info App: MovieDbProvider: Finding id for item: House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:01.332 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=House MD Season 2 Episode 12 - Distractions.avi&language=en
2023-02-04 00:00:01.640 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=House MD Season 2 Episode 12 Distractions avi&language=en
2023-02-04 00:00:01.655 Warn App: Unable to find movie in library matching name House MD Season 2 Episode 12 - Distractions.avi

 

Have you attempted to identify the item yet? If this is the catalog version of this plugin, then it should have a 'plus icon' beside the select box in the file organizer pop-up dialog.

Pressing the 'plus icon' will allow you to enter the identify dialog and attempt a search with the providers. 

It is at this point that you should be able to locate the series, and have emby move the item into an appropriate folder named after the identified series.

Also, to stop future identification issues, add the item to smart lists, so that anything from that series will have a better chance at identification in the future.

 

I hope this helps.

 

Link to comment
Share on other sites

  • Solution
GrimReaper
40 minutes ago, Chrisp said:

I'm using auto organize, and it's completely failing on a tv series, the logs indicate it cannot find it in some database...

You are using unsupported naming convention for Episodes:

40 minutes ago, Chrisp said:

House MD Season 1, 2, 3, 4, 5, 6, 7 & 8 + Extras DVDRip TSV/Season 2/House MD Season 2 Episode 12 - Distractions.avi

Quote

Episode naming conventions

A number of naming conventions are supported:

  • show name - S01E01 - Episode Name.ext
  • show name S01E01 Episode Name.ext
  • anything_s01e02.ext
  • anything_s1e2.ext
  • anything_s01.e02.ext
  • anything_s01_e02.ext
  • anything_1x02.ext
  • anything_102.ext
  • anything_1x02.ext
  • 02 Episode Name.ext
  • s01e02.ext
  • 1x02.ext

By date

Common for long-running daily shows, you can also use the date the episode aired.

  • anything_1996.11.14.ext
  • anything_1996-11-14.ext
  • anything_14.11.1996.ext

Hence parser is failing as it is being identified as a movie:

40 minutes ago, Chrisp said:
2023-02-04 00:00:00.658 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=House MD Season 2 Episode 12 - Distractions.avi
2023-02-04 00:00:00.989 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=House MD Season 2 Episode 12 Distractions avi
2023-02-04 00:00:01.332 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=House MD Season 2 Episode 12 - Distractions.avi&language=en
2023-02-04 00:00:01.640 Info HttpClient: GET https://api.themoviedb.org/3/search/movie?api_key=x_secret1_x&query=House MD Season 2 Episode 12 Distractions avi&language=en
2023-02-04 00:00:01.655 Warn App: Unable to find movie in library matching name House MD Season 2 Episode 12 - Distractions.a

Rename your episodes and rescan.

Edited by GrimReaper
Append
  • Like 1
Link to comment
Share on other sites

Hi, no I can't identify it. There is no 'plus' icon. 

I have the folder where new files arrive outside of the emby folder structure so they don't get added to emby until after they've been organized...

Should the auto organize folder be inside the main tv library? 

Or am I missunderstanding.  Thanks for your suggestions.

 

Link to comment
Share on other sites

So it's the naming convention, is there no way to add 'other' naming conventions? Do I really have to script my own? I thought that's what auto organizer did :-), I realize it can't cope with everything but this seams like a really simple variant?  

I just moved the folders directly into emby and it worked fine, as emby figured it out.  I think 🙂

ChrisP.

 

Link to comment
Share on other sites

3 hours ago, Chrisp said:

So it's the naming convention, is there no way to add 'other' naming conventions? Do I really have to script my own? I thought that's what auto organizer did :-), I realize it can't cope with everything but this seams like a really simple variant?  

I just moved the folders directly into emby and it worked fine, as emby figured it out.  I think 🙂

ChrisP.

 

You can add naming conventions for how the file is saved, however emby's regex ident pattern matching will match most common  file names found online, and in recording software.

Grim is correct, the pattern that your files are using is not common.

Edited by chef
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...