Releases: MoojMidge/service.upnext
Releases · MoojMidge/service.upnext
v2.0.30+dev.0 (2024-10-24)
- Ensure settings are reloaded for plugin invocations when settings change
- Improve UpNext tvshow/episode widget
- Always send Trakt NEXTUPWATCHEDSIGNAL to workaround scrobbling issues #39
Full Changelog: v2.0.29+dev.0...v2.0.30+dev.0
v2.0.29+dev.0 (2024-08-27)
- Improve TMDbHelper integration and playback #33
- Workaround for TMDb Helper integration failing when video not added to internal video playlist
- Add setting to only use minimal TMDbHelper integration
- Don't iterate through episodes retrieved from TMDbH unnecessarily
- Update parameters used to call TMDbHelper
- Improve detection of episode media from metadata
- Double check if a video plugin is being used prior to enabling TMDbHelper integration
- Use current TMDbHelper player when getting next episodes
- Only queue next episodes from TMDbHelper if a player is selected
- Fallback to default player in TMDbHelper when no player has been selected
- Attempt to intercept TMDbHelper playback if a player has not been selected
- Make exact TMDbHelper match off by default
- Add fallbacks for missing firstaired metadata from TMDbHelper #37
- Don't play next episode from TMDbHelper if it is unaired #38
- Add setting to force default action after popup is shown
- Enable additional episode art fallbacks
- Fallbacks for skins that use landscape/fanart art types in popup
- Allow display season and tvshow artwork if thumbnails for unwatched episodes are disabled in Kodi
- Update default action setting to follow currently highlighted popup button
- Only send Trakt NEXTUPWATCHEDSIGNAL notification for content with valid dbid
- Fix detector trying to run when no video stream is playing
Full Changelog: v2.0.28+dev.0...v2.0.29+dev.0
v2.0.28+dev.0 (2024-05-23)
- Prevent unnecessary retries in api methods and when testing
- Update date display in popups
- Fix possible divide by zero error
- Use back to close/cancel popup without stopping playback #28
- Fix double playback issue with pre-emptive queue reset #30
- Force playback details check to raise a RuntimeError if not actually playing anything #31
Full Changelog: v2.0.27+dev.0...v2.0.28+dev.0
v2.0.27+dev.0 (2023-09-30)
- Add workaround for Trakt plugin playlist handling
- Update addon.xml to target Kodi 19+ only
Full Changelog: v2.0.26+dev.0...v2.0.27+dev.0
v2.0.26+dev.0 (2023-09-15)
- Add option to pause video until next video starts
- Fix for ignoring Kodi debug logging
Full Changelog: v2.0.25+dev.0...v2.0.26+dev.0
v2.0.25+dev.0 (2023-06-27)
- Minor speed improvements to recommendation widgets
- Fix widget navigation in Chorus/Kore. Unfortunately this breaks the context menu for the widgets in Kodi
- Minor improvement to detection of scrolling credits
- Fix for saving invalid detector data
- Fix for not using correct speed when player tempo is changed
- Use Player infobools and infolabels rather than xbmc.Player methods
- Update CI workflow to deal with Python 2 deprecation
Full Changelog: v2.0.24+dev.0...v2.0.25+dev.0
v2.0.24+dev.0 (2023-05-15)
- Bunch of bug fixes
Full Changelog: v2.0.23+dev.0...v2.0.24+dev.0
v2.0.23+dev.0 (2023-05-09)
- Fix episodes widgets being displayed as tvshows
- Add genre details for widget listitems
- Add setting to ignore/reset resume point after percentage watched
- Update setting structure
- Handle (ignore) movie sets without a name
- Fix getting next video from library failing under some conditions
Full Changelog: v2.0.22+dev.0...v2.0.23+dev.0
v2.0.22+dev.0 (2023-04-17)
- Lots of additional bug fixes/workarounds for Kodi event order issues
Full Changelog: v2.0.21+dev.0...v2.0.22+dev.0
v2.0.21+dev.0 (2023-04-08)
- Tidy up code
- Fix/improve workarounds for bugs with Kodi event order
Full Changelog: v2.0.20+dev.0...v2.0.21+dev.0