Skip to content

Releases: gitgiggety/plugin.video.stash

v0.0.10

28 Jan 12:41
Compare
Choose a tag to compare

Commits

  • 85ff74e: fix basic listing for stash 0.24 (gitgiggety)
  • 618e893: fix criterion handling for stash 0.24 (gitgiggety)
  • 1aa964b: add some information to items (miawgogo)
  • 74c77a7: streaming - added a option to allow the user to set a maximum resilution to make use of stash's transcoding for low power devices like some google TVs. Due to the encoding delays on consumer hardware inputstream support has also been added to use the DASH streams from stash (miawgogo)
  • b54899e: Merge branch 'develop' (gitgiggety)
  • 1eab037: prepare release of 0.0.10 (gitgiggety)

v0.0.9

18 Nov 17:35
Compare
Choose a tag to compare

Commits

  • b58f74a: Bugfix for filter listing when items is null (mrbokster) #15
  • 179bbf7: fix criterions once more (gitgiggety) #15
  • 8876c96: Merge branch 'master' into develop (gitgiggety)
  • 566f5ac: add special handling for stash_id_endpoint (gitgiggety)
  • 89bfe87: add / fix proper handling for timestamp (/date and time) criterions (gitgiggety)
  • ea58053: fix handling of lists on stash 0.23 (gitgiggety)
  • 116256d: update release notes for v0.0.9 (gitgiggety)

v0.0.8

12 Nov 13:37
Compare
Choose a tag to compare

Commits

  • 6c33b93: Bugfix for listing filters with stash v0.23.1 (mrbokster) #14
  • bc30e40: fix include/exclude support (gitgiggety) #14
  • f773aef: Merge branch 'develop' (gitgiggety)
  • 3521198: update release notes for v0.0.8 (gitgiggety)
  • d36e40d: update GitHub Actions (gitgiggety)

v0.0.7

26 Feb 19:14
Compare
Choose a tag to compare

Commits

  • fix handling of "is missing" criterions (gitgiggety)
  • fix handling of criterions/modifiers without values like "is null" (gitgiggety)
  • [dd56b6d]: update release notes for v0.0.7 (gitgiggety)

v0.0.6

08 Dec 21:07
Compare
Choose a tag to compare

Commits

  • [26f4d31]: criterion parser: add support for number and date (gitgiggety)

v0.0.5

08 Dec 16:24
6f84c41
Compare
Choose a tag to compare

Commits

  • [c6d07b1]: Write README including installation and configuration instructions (gitgiggety)
  • [4db7547]: Use marker screenshots instead of generic scene screenshot (gitgiggety)
  • [1014058]: Merge remote-tracking branch 'origin/master' into develop (gitgiggety)
  • [8ced420]: Fix crash when saved filter doesn't have sortdir (WithoutPants) #4

v0.0.4

19 Sep 15:13
d1102ed
Compare
Choose a tag to compare

Commits

  • [86db773]: Don't set depth for tags filter anynore (gitgiggety) #3

v0.0.3

13 Sep 11:59
Compare
Choose a tag to compare

Commits

  • [483f9a8]: Add context menu action to increase O-counter (gitgiggety)
  • [cf5e8c6]: Add directory for default filter (gitgiggety)
  • [4e19664]: Add support for translating messages (gitgiggety)
  • [b756c52]: Fix 'tags' info key, which must be 'tag' (gitgiggety)
  • [adc7ada]: Add basic support for browsing markers (gitgiggety)
  • [3894308]: Massive refactor (gitgiggety)
  • [7fd825d]: Fixes in addon definition and adding icon (gitgiggety)
  • [1cb8227]: Fix filters on tags & studios (gitgiggety)
  • [c134e5d]: Fix sorting of items (gitgiggety)
  • [79c00c3]: Support browsing all types by saved filters (gitgiggety)
  • [43b2111]: Fix error when scene has no studio set (gitgiggety)
  • [fedbc06]: Support browsing markers by performer, tag and scene tag (gitgiggety)
  • [52ef6b8]: Release v0.0.3 (gitgiggety)

v0.0.2

29 Jul 18:00
Compare
Choose a tag to compare

Commits

  • [5177423]: Add additional info to scenes (gitgiggety)
  • [d973ce9]: Add workflow to update repository on release (gitgiggety)

v0.0.1

26 Jul 19:39
Compare
Choose a tag to compare
Add workflow to build release package for tags