home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Get every episode from a Season
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="morpheus_xx" data-source="post: 1154827" data-attributes="member: 48495"><p>You have to create a media library query: load all episodes for given series name, than count the distinct episode numbers of the given season.</p><p></p><p>Your quoted code is a workaround, because we don't have Series / Season aspects as own objects right now, but only depend on querying distinct items attributes. So if you go for an implementation now, you will need to change it again after MIA rework.</p><p></p><p>If you plan to implement it, I can prepare some example code for ML query, but this takes some time.</p></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1154827, member: 48495"] You have to create a media library query: load all episodes for given series name, than count the distinct episode numbers of the given season. Your quoted code is a workaround, because we don't have Series / Season aspects as own objects right now, but only depend on querying distinct items attributes. So if you go for an implementation now, you will need to change it again after MIA rework. If you plan to implement it, I can prepare some example code for ML query, but this takes some time. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Get every episode from a Season
Contact us
RSS
Top
Bottom