SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Studio
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-10-2006, 11:11 AM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
GetPeopleInShow() changed in 6.0 ?

Hi, I have seen several posts that the SageMC music library now also lists composers in addition to artists. I checked the code, and it only does a simple grouping on 'GetPeopleInShow', and this code didnt change in ages.

The javadoc for 'GetPeopleInShow' says:

Quote:
Gets a list of all of the people involved in this Show. The order of the returned list will correlate with the values returned from GetRolesInShow. For music files this will return the artist (which is one of the defined Roles)
Did the semantics of this method change in the new 6.0 core ?


Thanks,
Dirk
Reply With Quote
  #2  
Old 10-10-2006, 11:30 AM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Maybe the docs for that call need to be updated. Edit: the docs are being updated.

I don't even use it in the default STV any more for music; instead, I use GetPeopleInShowInRole() & then specify the role: "Artist", "Album Artist", or "Composer".

I also use the new GetPeopleListInShowInRoles(), along with the new GroupByArrayMethod()... and probably some other functions to better track the additional music tags that are now read & stored.

- 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
  #3  
Old 10-10-2006, 11:36 AM
GKusnick's Avatar
GKusnick GKusnick is offline
SageTVaholic
 
Join Date: Dec 2005
Posts: 5,083
It may not be a question of GetPeopleInShow semantics. Given that the tag parser was upgraded, the result returned from GetPeopleInShow may have changed even if its interface contract hasn't.
__________________
-- Greg
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


All times are GMT -6. The time now is 07:25 PM.


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