![]() |
|
Register | Forum Rules | FAQs | Members List | Social Groups | Downloads | Search | Today's Posts | Mark Forums Read |
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
IMDB PlugIn
Hello - a while back I had the IMDB plugin and it has not worked for a long time. I just upgraded to version 9 and I was wondering if there is a way to get this working again. Also, as a related note, In Setup, SageTV Plugins, does the available list of plugins update automatically when there is a new plugin available?
Thanks, |
#2
|
||||
|
||||
The functionality of the IMDB plugin is included in the Complementary Metadata Tools (CMT) plugin.
Yes the list of plugins is regularly updated automatically. John |
#3
|
|||
|
|||
Beautiful! Thanks so much - I really missed this plug in for a long time. It's great to have it working again.
![]() |
#4
|
||||
|
||||
Not sure where this should be posted because of all the differing versions and such so I'll just tag on to this thread.
![]() Apparently the IMDB plugin (Nielm's IMDb plugin as part of Complimentary Metadata tools?) is broken again no doubt due to IMDb's meddling. This time episodes are no longer showing up in TV shows. Also I've noticed for quite a while now that searching on an episode title name will no longer find a match. |
#5
|
||||
|
||||
Quote:
John |
#6
|
||||
|
||||
Quote:
![]() |
#7
|
||||
|
||||
JREkiwi: assume you haven't had any time to look at this?
__________________
Server: AMD 9600 Phenom on XP, Gigabyte GA-MA78GPM, 2GB RAM, 320+250+500 GB SATA drives, HDHomeRun Prime, HD-PVR x.5.1, Paterson serial Client/Encoder:AMD 3800+ X2, 512 MB RAM, ATI X1650 XT, nMediaPC case, Hauppauge HD-PVR, Cyberlink/ArcSoft decoders, USB-UIRT Client/Encoder: AMD 3800+ X2, 512 MB RAM, 6150 graphics, nMediaPC case, ArcSoft decoders Client: HD300, Asus Pundit P1-AH1, AMD 3800+ X2 CPU, 1 GB RAM, 6150 graphics, ArcSoft decoders Backup: Synology SageTV version: FINAL |
#8
|
||||
|
||||
Unfortunately I have had a look at it and it's a major change which I've been chipping away at. The pages that previously contained the episode information are completely gone and the information is now spread over multiple pages.
John |
#9
|
||||
|
||||
Looks like IMDB have made a major change which has removed most of the pages that were being used for look-ups. I'm not sure when or if there will be anything functional again.
John |
#10
|
|||
|
|||
Yep, I noticed a few weeks ago that the episodes were gone; now IMDB is completely broken.
I would pay $$ for this to be fixed... ![]()
__________________
HD300/HD200 clients |
#11
|
||||
|
||||
I know IMDB doesn't offer a public API, but they do make their databases available for downloading. There are a few sites that download this data and make their own API available. I see there is one called omdb (open movie database) www.omdbapi.com. They offer free or paid API keys. And provide results in either xml or json.
Has anyone looked into using one of these services instead of trying to scrape the website?
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#12
|
||||
|
||||
Quote:
JREkiwi: Are CMT and nielms imdb plug in code open source in case someone wants to look into this (if you don't have the time)? |
#13
|
||||
|
||||
I would make the key something each user has to enter as a setup parameter (they would go to the Omdb site and could choose either the free or donator version). It would be kind of like how the Schedules Direct EPG licensing is handled.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2),USBUIRT (multi-zone) Source: Comcast/Xfinity X1 Cable Primary Client: Server Other Clients: (1) HD200, (1) HD300 Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE, HDHR, HVR-2250, HD-PVR |
#14
|
||||
|
||||
I'm just hanging off doing anything at the moment as IMDB have said that they will be reinstating some of the removed pages, they just don't say which ones, or when.
John |
#15
|
|||
|
|||
Is there a good alternative to provide meta data for movies?
I always got mixed results with IMDB within SageMC anyway but I used to use it to build meta data for DVDs. I'm just in the process of re-adding movies and IMDB is not working but it looks like some of my meta data is coming from Phoenix but I'm not sure how and if I can give it a kick to re-scan. Properties files and jpg seem to be appearing |
#16
|
|||
|
|||
Found BMT - seems to be able to get it from themoviedb but no longer imdb
|
#17
|
|||
|
|||
Quote:
If anybody is interested in trying the latest plugin until John makes an official release, please PM me and I'll send you the updated nielm_sageimdb.jar file. Thanks. -Bill |
#18
|
||||
|
||||
Quote:
John |
#19
|
|||
|
|||
Yes, actor filmography is working. I initially added a new Filmography instance per TV series rather than combining them "TV Episodes" but the list on the left could get pretty long. I liked it because the list on the right became more focused having only the episodes the actor/actress was in for that series. The disadvantage was that it would force you to have to page down to get to trivia, quotes and goofs on the left if the actor/actress has been very busy over the years. I didn't want to change the look and feel of the current interface so I restored the "TV Episodes" item. Perhaps this can be controlled in the future via a configurable setting either in Sage.properties or through the GUI.
I think a better approach might be to change the list of episodes (Roles) on the right to a list of TV series names. When you drill in further you could then see the episodes for that actor and series. Currently each series for which the actor has more than 5 episodes needs an ajax request to get the additional episodes so doing this on-demand rather than upfront would save quite a few requests. The reason I'm concerned about this is that I noticed there was throttling logic to limit title and person queries to 1 per 10 seconds. Did IMDB start slowing your access or blocking you at some point? I found 10 seconds to be painfully long during my development so I disabled it locally. If IMDB didn't restrict my access with all the testing I did then my guess is that we could remove the 10 second throttling or greatly reduce it. |
#20
|
|||
|
|||
![]()
I have been using the updated plugin supplied by Bill.
I am happy to say it is working great. Thumbs up to Bill and great work! ![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: IMDB Search | JREkiwi | SageTV v7 Customizations | 117 | 01-22-2013 09:06 PM |
Plugin request for SageTV Windows Client: Autofrequency plugin | mkanet | SageTV v7 Customizations | 3 | 11-12-2011 09:33 AM |
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin | deria | SageTV Customizations | 447 | 12-11-2010 07:38 PM |
IMDB Plugin for Extender | tonysathre | SageTV Customizations | 6 | 08-20-2008 09:15 PM |
Looking for IMDB plugin | rdefino | SageTV Customizations | 5 | 12-29-2006 04:50 PM |