Jump to content

Auto-Organize says I have no TV library


icthusman1

Recommended Posts

icthusman1

I am trying to have the Auto-Organize plugin sort some new TV shows I am adding. However, it fails every time as the show doesn't exist yet. When I click the folder icon to help it along the Series dropdown is empty. When I click the + to add a new Series I get an error.

 

"Error. No TV libraries are configured in Emby Library setup"

 

This is not true though. I have 1 configured. I even removed and readded that one. I still get this error.

5b3e630056dba_TVLibrary.png

HELP!!! Please?

Link to comment
Share on other sites

icthusman1

This is odd. I see in the server startup where it sets the LibraryMonitor. It appears to be monitoring everything EXCEPT my TV Shows library. I even created a second library today in my testing and that one is not showing either.

emby server log.txt

Link to comment
Share on other sites

This is odd. I see in the server startup where it sets the LibraryMonitor. It appears to be monitoring everything EXCEPT my TV Shows library. I even created a second library today in my testing and that one is not showing either.

 

That's not odd. Did you enable the realtime monitor for those libraries?

Link to comment
Share on other sites

icthusman1

That's not odd. Did you enable the realtime monitor for those libraries?

 

You are correct, I did not.

Link to comment
Share on other sites

Thanks for the feedback. Going forward with the next release it will just be enabled by default for new libraries.

Link to comment
Share on other sites

icthusman1

Thanks for the feedback. Going forward with the next release it will just be enabled by default for new libraries.

 

Thanks Luke, does that in some way affect the Auto Organize plugin though and the issue I am having?

Link to comment
Share on other sites

No I don't think so, and I think there is an issue in the plugin however I do not have the bandwidth to personally look at it.

 

@@PoppyPop has done a lot of development with this plugin, perhaps he may be interested in helping with this. I have created a ticket so that you can follow the issue here:

https://github.com/MediaBrowser/Emby.AutoOrganize/issues/19

 

While we're here I would just like to point out that the auto-organize plugin is a community addition, and contributions from community members are welcome and appreciated. The source code can be found here:

 

https://github.com/MediaBrowser/Emby.AutoOrganize

Thanks !

Link to comment
Share on other sites

icthusman1

Thanks Luke. Wish I had the coding ability to help here but I don't.

 

I took a look at the ticket you opened. Just to be clear, the issue I have is more than just being unable to create a new series, the issue is that I have a TV library but the plugin thinks I don't have one. I can't even organize stuff into an existing series.

Link to comment
Share on other sites

  • 1 month later...

I was having the same problem: I also got the message "No TV libraries are configured in Emby library setup." I just found something out. While it doesn't work in Firefox, it works in Chrome or Vivaldi.

 

In Firefox, I'm getting a TypeError:

 

TypeError: dlg.querySelector(...) is null[Learn More]  configurationpage:346:17
 
That does not happen in Chrome.
 
I tried to debug the thing in Firefox's Developer Tools (F12) and put a breakpoint at that line (configurationpage:346). Strangely, when the dev tools are open, the error does not occur. As soon as I close them, the error is back.
Edited by erSch
Link to comment
Share on other sites

  • 2 weeks later...

Same here. In addition I have:

2018-09-17 10:39:09.030 Info HttpServer: HTTP POST http://myserver.zapto.org:8096/emby/Library/FileOrganizations/cc794c111a5f18c4c176f784dfab3a46/Episode/Organize. UserAgent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
2018-09-17 10:39:09.032 Warn App: No provider metadata found for myseries episode 5
2018-09-17 10:39:09.033 Error HttpServer: Error processing request
*** Error Report ***
Version: 3.5.2.0
Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby-server -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
Operating system: Unix 4.13.0.46
64-Bit OS: True
64-Bit Process: True
User Interactive: True
Processor count: 8
Program data path: /var/lib/emby-server
Application directory: /opt/emby-server/system
System.Exception: No provider metadata found for myseries episode 5
at Emby.AutoOrganize.Core.FileOrganizationService.PerformOrganization(EpisodeFileOrganizationRequest request)
System.Exception
at Emby.AutoOrganize.Core.FileOrganizationService.PerformOrganization(EpisodeFileOrganizationRequest request)
2018-09-17 10:39:09.033 Info HttpServer: HTTP Response 500 to 79.62.137.288. Time: 4ms. http://myserver.zapto.org:8096/emby/Library/FileOrganizations/cc794c111a5f18c4c176f784dfab3a46/Episode/Organize
Edited by lamero
Link to comment
Share on other sites

That just means it can't find tvdb data for my series episode 5.

 

While we're here I would just like to point out that the auto-organize plugin is a community addition, and contributions from community members are welcome and appreciated. The source code can be found here:

 

https://github.com/MediaBrowser/Emby.AutoOrganize

Thanks !

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...