Releases: scakemyer/plugin.video.quasar
Releases · scakemyer/plugin.video.quasar
v0.9.78
v0.9.77
- Fixed season streaming (regression), #826
- Fixed episodes in library not being marked as
watched (regression), #821 - Added support for automatic download and selection
of subtitles within torrents - Fixed daemon restarting on first install when
required settings haven't been set yet, #825 - Fixed playback when jumping to next item, #822
- Added support for 32-bit systems on 64-bit ARM
architectures, #810 - Improved reliability of marking item progress and
watched state, scakemyer/quasar#31 - Better matching of active torrents with punctuation
or mark characters
v0.9.76
- Fixed Titles / InfoLabels not being set when playing from
home screen widgets, Torrents menu or WebUI, #739 #300 #256 - Added support for multi-part RAR archives, #613
- Download will need to be completed before playback can
start and will require around twice the amount of space
to allow for extraction - Requires the
unrar
(orunrar.exe
on Windows) utility
to be installed globally on your system (in your $PATH)
- Download will need to be completed before playback can
- Added automatic selection of current episode in season packs
- Added
year
parameter to episode and season payloads
to providers - Torrents no longer get paused when starting to simply
resume playback - Fixed unicode path usage in overlay status
- Updated WebUI header image
v0.9.75
- Added feature to move finished downloads to separate folders,
#440, #536, #97- Files will only be moved after seeding is finished (see
BitTorrent settings), and will wait if currently playing - If the same item exists with library integration, the strm
file will be removed to prevent duplicates, leaving you
with a local file in your library instead 🎉 - Note: Season packs still need work, since we move
individual files and delete the folder afterwards, so
you can easily lose a few episodes this way. This will
be fixed in the next release, but I didn't want to delay
this feature any longer. You've been warned until then.
- Files will only be moved after seeding is finished (see
- Properly check we have valid, writable, locally mounted paths
and inform user otherwise, #768, #641, #440, #419... - Fixed catch-all error notifications and regression from #740
- Possible fix for installation with Kodi from Windows Store,
#547, #763 - Inform user which platform/architecture package was expected
when getting the 'Unable to find Quasar binary' error, #772 - Total download/upload rates are now shown in the background
progress dialog, along with per torrent rates, #754 - WebUI:
- Fixed deleting multiple torrents (again) and added
seeding progress bar - Added total download/upload rate stats
- Improved responsive for tablet/mobile, #743
- Fixed deleting multiple torrents (again) and added
v0.9.74
- Clean up leftover .parts files when deleting torrents, and
stale .parts files when starting up, #735 - Notify when getting custom Trakt lists and username isn't
set, and log errors or bad status, #751 - Fixed missing fanart for Trakt items causing an Internal
server error - Fixed library strm files using /play and /links URIs after
library refactor, preventing the 'Choose stream automatically'
setting from being used, #745 - Fixed handling of unicode characters in Windows paths, #732
- Fixed handling of unicode characters in notifications, #740
- Fixed comparison of 'Next' labels with unicode characters
for pagination handling, #752
Special thanks to @elgatito for all his great
contributions lately.
v0.9.73
v0.9.72
v0.9.71
- Added 'Disable background progress dialog' setting, #724
- Fixed multiple instances of daemon running on Windows
using lockfile - Fixed immediate updating of add/remove to/from library, #709
- Fixed settings changes often not showing immediately by
clearing page caches only - Fixed various IOError-related issues, #714
- Fixed unicode characters in translations with placeholders
causing translation to fail, #725
v0.9.70
v0.9.69
- Fixed add/remove for collection and watchlist not
changing after refresh, #709 - Fixed rate limiter getting stuck during cooldown, #715
- Fixed 'Ask to delete' getting skipped with
'Do not ask to keep downloading' enabled - Fixed stream auto-selection for episodes, #716
- Fixed end-of-list pagination for TMDB lists
- Retry checking if Kodi's JSON-RPC is enabled, #712