Skip to content

Releases: glensc/plex-fuse

0.10.0

23 May 22:38
246c6c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.10.0

0.9.1

21 May 17:40
89f4e06
Compare
Choose a tag to compare

What's Changed

  • Do not error out with sentry_sdk package not installed by @glensc in #109
  • Feature: Retry reads 5 times by @glensc in #110
  • Add missing plexfuse.sentry packaging by @glensc in #111

Full Changelog: 0.9.0...0.9.1

0.9.0

12 May 09:52
977dd10
Compare
Choose a tag to compare

What's Changed

  • Feature: Measure speed of downloads by @glensc in #108

Full Changelog: 0.8.1...0.9.0

0.8.1

12 May 07:54
dfce371
Compare
Choose a tag to compare

What's Changed

  • Feature: Add integration with sentry.io for error reporting by @glensc in #105
  • Fix: Move mountpoint prog test to own function by @glensc in #106
  • Fix socket shutdown properly by @glensc in #107

Full Changelog: 0.8.0...0.8.1

0.8.0

11 May 11:27
5d3733c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.8.0

0.7.1

29 Apr 18:25
173fbbd
Compare
Choose a tag to compare

What's Changed

  • Add PLEX_TIMEOUT, PLEX_READ_TIMEOUT constants by @glensc in #98
  • Add common errno handling for exceptions coming from Plex by @glensc in #99

Full Changelog: 0.7.0...0.7.1

0.7.0

29 Apr 03:06
f1da9f5
Compare
Choose a tag to compare

What's Changed

  • Add reusable SymlinkEntry entry class by @glensc in #94
  • Refactor: Cleanup old control directory by @glensc in #95
  • Fix: Time out io lock after a timeout by @glensc in #97

Full Changelog: 0.6.0...0.7.0

0.6.0

29 Apr 03:05
c002472
Compare
Choose a tag to compare

What's Changed

  • Feature: Add control.sock symlink if control sock is enabled. by @glensc in #93

Full Changelog: 0.5.3...0.6.0

0.5.3

29 Apr 03:05
8ea33ba
Compare
Choose a tag to compare

What's Changed

  • Add Plex Server events listener by @glensc in #79
  • Print message about opened file by @glensc in #92

Full Changelog: 0.5.2...0.5.3

0.5.2

23 Mar 12:00
79cb56a
Compare
Choose a tag to compare

What's Changed

  • Refactor: Move options to .options property by @glensc in #89
  • Fix: Handle socket close on ControlListener by @glensc in #90

Full Changelog: 0.5.1...0.5.2