You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Emby library appears to load successfully and when I search for a movie in ombi that is in my library it shows as available. However when I send a newsletter the e-mail shows missing images with no information. The log file shows that ombi is trying to search every movie using themoviedb ID of 0. I went into Emby > Selected a movie > Clicked Edit Info and verified the movies have a valid ID. If I use the api connection string and replace the 0 with the ID from Emby the api successfully pulls back info.
Reproduction Steps:
Send a test newsletter from ombi and view the e-mail.
The text was updated successfully, but these errors were encountered:
Ombi build Version:
V 3.0.3111
Update Branch:
Master
Media Sever:
Emby
Media Server Version:
3.3.1.0
Operating System:
Windows 10
Ombi Applicable Logs (from
/logs/
directory or the Admin page):log-20180406.txt
2018-04-06 08:49:05.720 -05:00 [Error] StatusCode: NotFound, Reason: Not Found, RequestUri: http://api.themoviedb.org/3/movie/0?api_key=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&append_to_response=videos,release_dates
Problem Description:
My Emby library appears to load successfully and when I search for a movie in ombi that is in my library it shows as available. However when I send a newsletter the e-mail shows missing images with no information. The log file shows that ombi is trying to search every movie using themoviedb ID of 0. I went into Emby > Selected a movie > Clicked Edit Info and verified the movies have a valid ID. If I use the api connection string and replace the 0 with the ID from Emby the api successfully pulls back info.
Reproduction Steps:
Send a test newsletter from ombi and view the e-mail.
The text was updated successfully, but these errors were encountered: