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 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
MP-TVSeries v4.3.6 Release [2020-01-24]
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="ltfearme" data-source="post: 1264180" data-attributes="member: 52219"><p>Thanks [USER=133738]@brain1000[/USER], I see the issue.</p><p></p><p>It's because every non-special episode is returning bad data for these fields:</p><p>[code]</p><p><airsafter_season>0</airsafter_season></p><p><airsbefore_episode>0</airsbefore_episode></p><p><airsbefore_season>0</airsbefore_season></p><p>[/code] </p><p></p><p>I think the solution is to only process these fields when:</p><p>[code]</p><p><Combined_season>0</Combined_season></p><p>[/code]</p><p></p><p>i.e. we only care about ordering specials (season 0) in the normal season episode list. Previously these fields were not returned.</p><p></p><p>If you turn off the setting in configuration to sort specials in the episode list, it should fix the issue. I will look at providing a fix to support these fields being incorrectly set on normal episodes.</p></blockquote><p></p>
[QUOTE="ltfearme, post: 1264180, member: 52219"] Thanks [USER=133738]@brain1000[/USER], I see the issue. It's because every non-special episode is returning bad data for these fields: [code] <airsafter_season>0</airsafter_season> <airsbefore_episode>0</airsbefore_episode> <airsbefore_season>0</airsbefore_season> [/code] I think the solution is to only process these fields when: [code] <Combined_season>0</Combined_season> [/code] i.e. we only care about ordering specials (season 0) in the normal season episode list. Previously these fields were not returned. If you turn off the setting in configuration to sort specials in the episode list, it should fix the issue. I will look at providing a fix to support these fields being incorrectly set on normal episodes. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
MP-TVSeries v4.3.6 Release [2020-01-24]
Contact us
RSS
Top
Bottom