tv show themes

Hi



i am wondering if someone knows how to implement tv themes into a plex client.



i mean do someone know the URL to call a specific theme for a selected tvshow.



or in other word what do i have to trigger on the server to get as answer the theme?



Hopefully someone can give me a hint :slight_smile:



greets

Hi!

If you follow the paths inside the XML ouput from PMS, you’ll see an attribute named “theme” (or “grandparentTheme” furher up the tree). The value of this attribute is the path to the audio file of the theme.



http://[ip]:32400/library/sections/[section_id]/all





[…]

<Directory ratingKey=“306” key="/library/metadata/306/children" studio=“FOX” type=“show” title=“Fringe” contentRating=“TV-14” summary=“The series follows a Federal Bureau of Investigation “Fringe Division” team based in Boston. The team uses unorthodox “fringe” science and FBI investigative techniques to investigate a series of unexplained, often ghastly occurrences, some of which are related to mysteries surrounding a parallel universe.” index=“1” rating=“8.6999998092651403” year=“2008” thumb="/library/metadata/306/thumb/1348889233" art="/library/metadata/306/art/1348889233" banner="/library/metadata/306/banner/1348889233" theme="/library/metadata/306/theme/1348889233" duration=“3600000” originallyAvailableAt=“2008-08-26” leafCount=“31” viewedLeafCount=“5” addedAt=“1319978590” updatedAt=“1348889233”>







[…]

thank you very much :slight_smile:



this should help to implement the feature :wink:



greets

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.