|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
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:
Thanks, Dirk |
#2
|
||||
|
||||
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. |
#3
|
||||
|
||||
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 |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|