Skip to content

Releases: xbapps/xbvr

0.2.1

17 Jul 19:11
Compare
Choose a tag to compare

Changelog

41a65a8 First attempt at file-scene matching UI
53beff6 Fixed issue with WankzVR scraper

0.2.0

15 Jul 20:10
Compare
Choose a tag to compare

Changelog

80b30fc Removed debug log messages from UI
a8bb9eb UI rewritte

0.1.17

24 Jun 23:42
Compare
Choose a tag to compare

Changelog

f703a33 Merge pull request #42 from crwxaj/master
28864fa Removed built-in content bundle
ad25653 added scraper for Czech VR Network

0.1.16

22 Jun 21:48
Compare
Choose a tag to compare

Changelog

c829ad6 Fixed browsing non-matched files

0.1.14

04 Jun 17:55
Compare
Choose a tag to compare

Changelog

5929526 Fixed player disposal in UI

0.1.13

04 Jun 14:54
Compare
Choose a tag to compare

Changelog

be59358 Fixed file-scene matching query
728fa46 Fixed issue with fav/watchlist buttons on scene list

0.1.12

02 Jun 12:33
Compare
Choose a tag to compare

Changelog

07bdbfa Fixed filename-scene matching query

0.1.11

30 May 13:59
Compare
Choose a tag to compare

Changelog

dcd7305 Experimental support for watchlist/favourite flags (accessible only via DLNA)

0.1.10

29 May 23:04
Compare
Choose a tag to compare

Changelog

62d59f1 Bump svelte from 3.4.3 to 3.4.4 in /ui
4871248 Merge branch 'master' of https://github.com/cld9x/xbvr
0920ded Merge pull request #10 from cld9x/dependabot/npm_and_yarn/ui/svelte-3.4.4
3f2e338 Show # of unmatched files per folder
f79f4d9 Store images as JSON

0.1.9

29 May 04:27
Compare
Choose a tag to compare

Changelog

b185504 Different approach to counting files, added total folder size in UI
b8cd935 Fixed queries
ea68b58 Simplify db schema by leveraging JSON extension for filename matching
5df92fd Use text field for KV storage as it might be used for larger chunks of data at some point