daily85 0 Posted November 4 Posted November 4 Hey, I'm trying to identify the penguin 2024 with imdb code - tt15435876. Nothing pops up in the results, I've tried identifying the show with theTVdb with no success as well. Is it caused by a syncing problem with the services?
Abobader 3201 Posted November 4 Posted November 4 Hello daily85, ** This is an auto reply ** Please wait for someone from staff support or our members to reply to you. It's recommended to provide more info, as it explain in this thread: Thank you. Emby Team
Happy2Play 9060 Posted November 4 Posted November 4 (edited) Emby does not use IMBD at all. What is does is queries providers ie TMDB, TVDB and/or OMDB depending on your enabled provider with that id. For TMDB and TVDB will assume someone has applied that id to their databases. But will say using tt15435876 to identify returns correct result. So specific example with server log is needed. Edited November 4 by Happy2Play
daily85 0 Posted November 4 Author Posted November 4 1 hour ago, Happy2Play said: Emby does not use IMBD at all. What is does is queries providers ie TMDB, TVDB and/or OMDB depending on your enabled provider with that id. For TMDB and TVDB will assume someone has applied that id to their databases. But will say using tt15435876 to identify returns correct result. So specific example with server log is needed. 2024-11-04 12:07:27.635 Info App: Sqlite: 284 - automatic index on LastWatchedEpisodes(SeriesPresentationUniqueKey) 2024-11-04 12:07:27.682 Info HttpClient: GET https://assets.fanart.tv/fanart/movies/475557/moviethumb/joker-5d67367c84e5c.jpg 2024-11-04 12:07:50.911 Info Server: http/1.1 POST http://localhost:8096/emby/Items/RemoteSearch/Movie?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=091d2bf6-2e23-4f9d-89b2-063334c27ab7&X-Emby-Client-Version=4.8.10.0&X-Emby-Token=x_secret2_x&X-Emby-Language=en-us&reqformat=json. Source Ip: ::1, UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 2024-11-04 12:07:50.912 Info HttpClient: GET https://api.themoviedb.org/3/find/tt15435876?api_key=x_secret3_x&external_source=imdb_id 2024-11-04 12:07:51.112 Info HttpClient: POST https://api4.thetvdb.com/v4/login 2024-11-04 12:07:51.407 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=tt15435876&remote_id=tt15435876 2024-11-04 12:07:51.784 Info Server: http/1.1 Response 200 to ::1. Time: 872ms. POST http://localhost:8096/emby/Items/RemoteSearch/Movie?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=091d2bf6-2e23-4f9d-89b2-063334c27ab7&X-Emby-Client-Version=4.8.10.0&X-Emby-Token=x_secret2_x&X-Emby-Language=en-us&reqformat=json 2024-11-04 12:09:08.266 Info LibraryMonitor: Torrent Downloads (D:\Torrent Downloads) will be refreshed. 2024-11-04 12:09:08.565 Info MediaProbeManager: ProcessRun 'ffprobe' Execute: C:\Users\daily\AppData\Roaming\Emby-Server\system\ffprobe.exe -i file:"D:\Torrent Downloads\The.Penguin.S01E07.Top.Hat.1080p.AMZN.WEB.DL.DDP5.1.Atmos.H.264.HeBits-FLUX\The.Penguin.S01E07.Top.Hat.1080p.AMZN.WEB.DL.DDP5.1.Atmos.H.264-FLUX.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format -show_data 2024-11-04 12:09:08.696 Info MediaProbeManager: ProcessRun 'ffprobe' Process exited with code 0 - Succeeded 2024-11-04 12:09:08.699 Info OpenSubtitles: Logging into OpenSubtitles-Emby-f 2024-11-04 12:09:08.955 Info HttpClient: POST https://api.opensubtitles.com/api/v1/login 2024-11-04 12:09:09.397 Error OpenSubtitles: 401 Unauthorized Response from https://api.opensubtitles.com/api/v1/login 2024-11-04 12:09:09.397 Error OpenSubtitles: 401 Unauthorized Response from https://api.opensubtitles.com/api/v1/login 2024-11-04 12:09:09.398 Error SubtitleManager: Error searching for subtitles on Open Subtitles *** Error Report ***
Solution Happy2Play 9060 Posted November 4 Solution Posted November 4 (edited) Seem self-explanatory to me as there is no movie with that providerid. Quote 2024-11-04 12:07:51.407 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=movie&q=tt15435876&remote_id=tt15435876 Where it should be Quote 2024-11-04 08:16:32.044 Info HttpClient: GET https://api4.thetvdb.com/v4/search?type=series&q=tt15435876&remote_id=tt15435876 So now you have to break it down on library type, will guess Mixed content, folder structure, and naming scheme. Quote file:"D:\Torrent Downloads\The.Penguin.S01E07.Top.Hat.1080p.AMZN.WEB.DL.DDP5.1.Atmos.H.264.HeBits-FLUX\The.Penguin.S01E07.Top.Hat.1080p.AMZN.WEB.DL.DDP5.1.Atmos.H.264-FLUX.mkv" But this suggests you have no structure and Emby at a minimum requires a series folder for all episodes. TV Naming | Emby Documentation Edited November 4 by Happy2Play added info 2
Neminem 616 Posted November 4 Posted November 4 Just to add ! NEVER use your download folder as an library in Emby. Emby will see every change to those files and try to identify them. That will get you into a never ending circle of library scans. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now