![]() |
|
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
|
||||
|
||||
GetAllGroupingCategories
Using the current release (i.e. not the beta)...
If I use GetAllGroupingCategories("M"), I get all the categories of my music collection, as I would expect. If I use GetAllGroupingCategories("T"), I get all the TV categories, that is all the categories from the whole EPG, not just the "IsTVFile" version (i.e. my actual recordings)... Anyway to distinguish between both? If I use GetAllGroupingCategories("VDB"), that list does not match my "IsLibraryFile" list (i.e. all the imported videos), so I'm not sure where it's pulling those from... ![]()
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
#2
|
||||
|
||||
I'm not sure if it gets categories for just the existing video imports or whether it could be including any category that was used for an import at some time. But, do you have multi-category values that are comma or semicolon separated lists? If so, don't forget that this call will break those into their individual components.
- 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
|
||||
|
||||
Actually, none of my imported videos have any metadata, which is why I found it funny that it listed Interview and Talk as 2 categories for the mask VDB...
![]() But anyway, my main interest is in getting the currently available categories for the actual Recordings, not just all the possible ones...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
#4
|
||||
|
||||
Quote:
If you really need the list for just the current recordings, you may need to walk the list yourself, or try grouping the recordings using the following call, then get the keys for the map: GroupByMethod( ListOfRecordings, "Categories" ) - 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. |
#5
|
||||
|
||||
Thanks for the suggestions.
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|