SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV EPG Service
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV EPG Service Discussion related to the SageTV EPG Service used within SageTV. Questions about service area coverage, channel lineups, EPG listings, XMLTV, or anything else related to the service or programming guide data for SageTV should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-06-2017, 01:14 PM
mgpaulus mgpaulus is offline
Sage Advanced User
 
Join Date: Mar 2011
Location: Colorado Springs, CO
Posts: 193
Question about movie ratings

Hello,

Not sure where this needs to be posted, since I'm not sure which component is/was providing the data.

The problem is I don't remember exactly when the data was there, and when it stopped showing up.

When browsing the movie details, there used to be a "/out of 5" movie rating for most movies. I like this, because it at least lets me avoid those total dogs (1 out of 5). However, that rating doesn't show up anymore. Not sure if it was the old EPG that pushed the rating and now SD doesn't? Or was it a feature of V7 and now it's gone in V9. Either way, would it be possible to get that feature turned back on, or at least give a pointer as to where it used to live so I can investigate?

Thanks,

Mark
Reply With Quote
  #2  
Old 08-06-2017, 03:10 PM
rkulagow's Avatar
rkulagow rkulagow is offline
Sage Advanced User
 
Join Date: Feb 2013
Posts: 157
Quote:
Originally Posted by mgpaulus View Post
Not sure if it was the old EPG that pushed the rating and now SD doesn't?
Schedules Direct provides rating information:

Code:
{
	"programID": "MV000000010000",
	"titles": [{
		"title120": "Second-Hand Hearts"
	}],
	"descriptions": {
		"description100": [{
			"descriptionLanguage": "en",
			"description": "A drifter (Robert Blake), his new wife (Barbara Harris) and kids head for California."
		}],
		"description1000": [{
			"descriptionLanguage": "en",
			"description": "A drifter (Robert Blake), his new wife (Barbara Harris) and her awful kids head to California in their beat-up station wagon."
		}]
	},
	"genres": ["Comedy"],
	"contentRating": [{
		"body": "Motion Picture Association of America",
		"code": "PG",
		"country": "USA"
	}],
	"contentAdvisory": ["Adult Language", "Adult Situations"],
	"movie": {
		"year": "1980",
		"duration": 5880,
		"qualityRating": [{
			"ratingsBody": "Gracenote",
			"rating": "2",
			"minRating": "1",
			"maxRating": "4",
			"increment": ".5"
		}]
	},
	"cast": [{
		"billingOrder": "01",
		"role": "Actor",
		"nameId": "71935",
		"personId": "71935",
		"name": "Robert Blake",
		"characterName": "Loyal Muke"
	}, {
		"billingOrder": "02",
		"role": "Actor",
		"nameId": "84233",
		"personId": "84233",
		"name": "Barbara Harris",
		"characterName": "Dinette Dusty"
	}, {
		"billingOrder": "03",
		"role": "Actor",
		"nameId": "80964",
		"personId": "80964",
		"name": "Collin Boone",
		"characterName": "Human Dusty"
	}, {
		"billingOrder": "04",
		"role": "Actor",
		"nameId": "338429",
		"personId": "329998",
		"name": "Amber Rose Gold",
		"characterName": "Iota"
	}, {
		"billingOrder": "05",
		"role": "Actor",
		"nameId": "338430",
		"personId": "329999",
		"name": "Jessica Stansbury",
		"characterName": "Sandra Dee"
	}, {
		"billingOrder": "06",
		"role": "Actor",
		"nameId": "338431",
		"personId": "330000",
		"name": "Erica Stansbury",
		"characterName": "Sandra Dee"
	}, {
		"billingOrder": "07",
		"role": "Actor",
		"nameId": "7889",
		"personId": "7889",
		"name": "Bert Remsen",
		"characterName": "Voyd"
	}, {
		"billingOrder": "08",
		"role": "Actor",
		"nameId": "226500",
		"personId": "222246",
		"name": "Sondra Blake",
		"characterName": "Ermy"
	}, {
		"billingOrder": "09",
		"role": "Actor",
		"nameId": "59113",
		"personId": "59113",
		"name": "Shirley Stoler",
		"characterName": "Maxy"
	}, {
		"billingOrder": "10",
		"role": "Actor",
		"nameId": "118741",
		"personId": "118741",
		"name": "Woodrow Chambliss",
		"characterName": "Deaf Attendant"
	}, {
		"billingOrder": "11",
		"role": "Actor",
		"nameId": "262040",
		"personId": "258476",
		"name": "Gwen Van Dam",
		"characterName": "Waitress at Frankie's"
	}, {
		"billingOrder": "12",
		"role": "Actor",
		"nameId": "448365",
		"personId": "439490",
		"name": "Joe Wilson",
		"characterName": "One Arm Snake Rustler"
	}, {
		"billingOrder": "13",
		"role": "Actor",
		"nameId": "448053",
		"personId": "439178",
		"name": "Louis Williams",
		"characterName": "Car Wash Employer"
	}, {
		"billingOrder": "14",
		"role": "Actor",
		"nameId": "350501",
		"personId": "341627",
		"name": "James Steven Beverly",
		"characterName": "Alton"
	}, {
		"billingOrder": "15",
		"role": "Actor",
		"nameId": "422568",
		"personId": "413693",
		"name": "Spencer Quinn",
		"characterName": "Swollen Boy"
	}, {
		"billingOrder": "16",
		"role": "Actor",
		"nameId": "342315",
		"personId": "333441",
		"name": "Antonio Abetya",
		"characterName": "Chicano Youth"
	}, {
		"billingOrder": "17",
		"role": "Actor",
		"nameId": "362884",
		"personId": "354010",
		"name": "Carol Cox",
		"characterName": "Diesel Driver"
	}, {
		"billingOrder": "18",
		"role": "Actor",
		"nameId": "347584",
		"personId": "338710",
		"name": "Beege Barkette",
		"characterName": "Cafe Waitress"
	}, {
		"billingOrder": "19",
		"role": "Actor",
		"nameId": "401839",
		"personId": "392964",
		"name": "Sherry Lowell",
		"characterName": "Cafe Cook"
	}, {
		"billingOrder": "20",
		"role": "Actor",
		"nameId": "446710",
		"personId": "437835",
		"name": "David Welch",
		"characterName": "Policeman"
	}, {
		"billingOrder": "21",
		"role": "Actor",
		"nameId": "405480",
		"personId": "396605",
		"name": "Elisa Martinez",
		"characterName": "Chicano Mother"
	}, {
		"billingOrder": "22",
		"role": "Actor",
		"nameId": "435655",
		"personId": "426780",
		"name": "Ron Spivey",
		"characterName": "God-Fearing Customer"
	}, {
		"billingOrder": "23",
		"role": "Actor",
		"nameId": "416883",
		"personId": "408008",
		"name": "Kenneth Osman",
		"characterName": "M.C. Cowboy"
	}, {
		"billingOrder": "24",
		"role": "Actor",
		"nameId": "447694",
		"personId": "438819",
		"name": "Patsy Wilcox",
		"characterName": "Car Wash Cashier"
	}, {
		"billingOrder": "25",
		"role": "Actor",
		"nameId": "350463",
		"personId": "341589",
		"name": "Larry Bettis",
		"characterName": "Macon Billy"
	}, {
		"billingOrder": "26",
		"role": "Actor",
		"nameId": "404945",
		"personId": "396070",
		"name": "Billie Jo Marlin",
		"characterName": "Billie Jo"
	}],
	"crew": [{
		"billingOrder": "01",
		"role": "Director",
		"nameId": "25362",
		"personId": "25362",
		"name": "Hal Ashby"
	}, {
		"billingOrder": "02",
		"role": "Producer",
		"nameId": "153026",
		"personId": "152888",
		"name": "James William Guercio"
	}, {
		"billingOrder": "03",
		"role": "Writer",
		"nameId": "144683",
		"personId": "144683",
		"name": "Charles Eastman"
	}],
	"entityType": "Movie",
	"showType": "Feature Film",
	"hasImageArtwork": true,
	"hasMovieArtwork": true,
	"md5": "\/U2OwwvIIjvnX86Y8IgJpA"
}
Reply With Quote
  #3  
Old 08-07-2017, 04:44 AM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
We are importing the rating data. It is converted into a **+ format per what happened with the old EPG data.

* = 1
+ = 0.5

You should see these ratings if you're running the latest version of SageTV. I can't recall what version added these back.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #4  
Old 08-07-2017, 06:15 AM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by EnterNoEscape View Post
We are importing the rating data. It is converted into a **+ format per what happened with the old EPG data.

* = 1
+ = 0.5

You should see these ratings if you're running the latest version of SageTV. I can't recall what version added these back.
I think there is something different about the way this data is presented. I've noticed that the Malore menus in particular are displaying keywords (like "creepy" or "funny" or "dark") where the star ratings used to be. These keywords seem to be new with Schedules Direct.

In v7, I would sometimes see movie studio names instead of the star ratings.

In both cases I think this happens for movies that don't have any star ratings data.

If I remember correctly, the API for the old Sage guide data used to have functions for returning things like show title, episode title etc. I don't think there was a specific function to get star rating. Instead there was a catch-all that got all the misc extra stuff as one long string. Then you had to parse it out to find what you were looking for. I think the stv may need some cleanup in this area.
__________________
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
Reply With Quote
  #5  
Old 08-07-2017, 06:45 AM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
Quote:
Originally Posted by Tiki View Post
I think there is something different about the way this data is presented. I've noticed that the Malore menus in particular are displaying keywords (like "creepy" or "funny" or "dark") where the star ratings used to be. These keywords seem to be new with Schedules Direct.

In v7, I would sometimes see movie studio names instead of the star ratings.

In both cases I think this happens for movies that don't have any star ratings data.

If I remember correctly, the API for the old Sage guide data used to have functions for returning things like show title, episode title etc. I don't think there was a specific function to get star rating. Instead there was a catch-all that got all the misc extra stuff as one long string. Then you had to parse it out to find what you were looking for. I think the stv may need some cleanup in this area.
You are correct. The rating is returned with the misc data. When a movie is imported, the rating is created and prepended to the misc data based on the rating provided from Schedules Direct.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #6  
Old 08-08-2017, 02:10 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
I'm going to try to find some time in the near future to edit the malore menus to fix those somewhat random adjectives that appear after some show titles.

Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Where are DVD ratings stored? CptKirk SageTV Software 5 11-17-2012 03:11 PM
Star Ratings? freedml SageTV Software 2 02-26-2010 07:16 PM
Star Ratings? bigo93bronco SageTV Customizations 2 07-05-2009 11:57 AM
IMDB Ratings scandx SageTV Customizations 4 09-16-2007 03:41 AM
MPAA Ratings on EPG scoful SageTV Customizations 0 07-31-2007 06:34 AM


All times are GMT -6. The time now is 03:57 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.