Skip to content

Releases: steeve/plugin.video.pulsar

v0.3.2

18 Nov 03:35
Compare
Choose a tag to compare
  • Fix issue with TV Shows with wrong TVDB/IMDB Id for episodes

v0.3.1

17 Nov 23:09
Compare
Choose a tag to compare

v0.3.1:

  • Fix a bug on first start in Windows in first install
  • Properly check for unsupported platforms

v0.3.0

17 Nov 21:19
Compare
Choose a tag to compare

v0.3.0

Enhancements:

  • Auto updates with auto repository
  • Add Most Voted movies
  • Add IMDB Top 250
  • Add TV Shows Genres
  • Migrate TV Shows from Trakt.tv to TMDB and TVDB
  • Notify when no providers are installed
  • Add clear cache command
  • Faster displaying of results
  • Massive performance improvements
  • Check for sufficient space before starting the download
  • Use GZIP for cache storage
  • Enable TVDB caching

Providers:

  • Enable Absolute Numbering for TV Shows
  • Use TMDB's Serie's name when searching for an episode
  • Fix (get/set)_setting
  • Fix raw search to a string, not an object
  • Explicitely accept GZIP payloads when performing HTTP requests

Fixes:

  • Change pulsard and jsonrpc host to 65251 and 65252
  • Ensure we don't hang XBMC when closing
  • Unlock files on BSD/Darwin systems (could prevent playback of OSX)
  • Change provider timeout to 30s on single core linux arm (Raspberry Pi)

v0.2.0

20 Oct 22:01
Compare
Choose a tag to compare

v0.2.0:

  • Add Linux x86/x64/arm support
  • Increase movie fectching to 400
  • Add Top Rated movies
  • Display file size when known
  • Properly delete after media is done playing
  • Huge performance improvments in the bittorrent streaming engine
  • Movie and view caching
  • Better libtorrent Go bindings
  • Better libtorrent speeds using TeX, PeX and uT metadata
  • Faster buffering and media startup speed
  • Fanarts are fetched at 720p to increase speed
  • Properly set movie year, rating and cast/roles
  • Only call enabled providers
  • Provider SDK
  • Provider: debug endpoint
  • Provider: .torrent support
  • Provider: custom headers support (like XBMC)
  • Provider: timeout is now 4s, 30s on linux-arm
  • Provider: payload is now an object
  • Provider: international titles (by countries)
  • Provider: title normalization

v0.1.0

14 Sep 22:29
Compare
Choose a tag to compare

Initial release.