Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate error message: No TV libraries are configured in Emby Library setup #19

Open
LukePulverenti opened this issue Jul 8, 2018 · 7 comments

Comments

@LukePulverenti
Copy link
Member

This validation should still take place, but only at the point of attempting to create a new series. It should not prevent the user from selecting an existing series using the drop down.

@PoppyPop
Copy link
Contributor

I tried hard to reproduce with no success, i got the message "No TV libraries are configured in Emby library setup." only when i click on the "+" next to the dropdown list.

When i simply identify an item, all is working correctly.

Can you give me more details, or steps to reproduce ?

@andy29485
Copy link
Contributor

andy29485 commented Jul 27, 2018

I'm not sure about reproducing, but I found a workaround.

  1. Click the folder icon near an unidentified (red) episode
    • selecting the + icon bring about that error
    • attempting to use the Series drop-down results in no option
  2. Change Media Type from Series to Movie
  3. Change Media Type back to Series
  4. It works as expected

Note: after step 2, wait out the loading circle, otherwise Movies will appear (at step 4) in the drop-down even if Series is selected

@PoppyPop
Copy link
Contributor

Can you give me plugin version and server version ?
I think it's the same problem as #4 and #6

@Mogub
Copy link

Mogub commented Aug 6, 2018

Same problem here, and yes, got the same problem as #4 and #6 and #19. No automatic filling, no TV Series in the combobox. Have to do the andy29485 trick everytime I need to create a new serie or assign one manually.

Emby Version 3.5.2.0
Auto-Organize version 1.2.8.0

@PoppyPop
Copy link
Contributor

PoppyPop commented Aug 8, 2018

Could you give me some information on your library setup ?

  • Multiple series library ?
  • Multiple folders ?
  • Wich option selected (in advanced mode)
  • Platform (windows, unix, syno, ...)

@Mogub
Copy link

Mogub commented Aug 9, 2018

emby 1

See Screenshot for library information.
Multiple series libraries, multiple folders.
Advanced mode (where)?????
Platform : Windows

PoppyPop added a commit to PoppyPop/Emby.AutoOrganize that referenced this issue Aug 14, 2018
@cirolaferrara
Copy link

cirolaferrara commented Sep 17, 2018

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 ip. Time: 4ms. http://myserver.zapto.org:8096/emby/Library/FileOrganizations/cc794c111a5f18c4c176f784dfab3a46/Episode/Organize
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants