Skip to content

Releases: rivenmedia/riven

v0.15.3

03 Oct 01:00
Compare
Choose a tag to compare

0.15.3 (2024-10-03)

Bug Fixes

  • fixed comet unpack issue (6ae2a68)

v0.15.2

02 Oct 19:12
bef6056
Compare
Choose a tag to compare

0.15.2 (2024-10-01)

Bug Fixes

  • add log back to orion (5a81a0c)
  • changed to speed mode by default for downloaders (7aeca0b)
  • orionoid and mediafusion fixed (52f466e)
  • prevent error when more than two streams with the same hash in set_torrent_rd (c9b8010)
  • refactor and re-enable alldebrid (4ca9ca2)
  • refactor and re-enable alldebrid (61bc680)
  • support files in rclone root (6ad6d4d)

v0.15.1

29 Sep 10:41
Compare
Choose a tag to compare

0.15.1 (2024-09-29)

Bug Fixes

  • prevent error when more than two streams with the same hash in set_torrent_rd (eaefd63)

v0.15.0

26 Sep 20:38
afc58b8
Compare
Choose a tag to compare

0.15.0 (2024-09-26)

Features

  • added magnet handling for use in frontend (40636dc)

Bug Fixes

v0.14.2

26 Sep 17:00
Compare
Choose a tag to compare

0.14.2 (2024-09-26)

Bug Fixes

  • lower worker count on symlink repair from 8 to 4 workers (8380b7c)
  • remove reverse on event sort (13a278f)

v0.14.1

24 Sep 03:38
Compare
Choose a tag to compare

0.14.1 (2024-09-24)

Bug Fixes

  • update notification workflow (d768eb8)

v0.14.0

24 Sep 03:22
Compare
Choose a tag to compare

0.14.0 (2024-09-24)

Features

  • add manual scrape endpoint. fixed mdblist empty list issue. other small tweaks. (57f23d6)

Bug Fixes

  • torbox scraper missing setting issue fixed. (f4619c4)

v0.13.3

22 Sep 15:31
Compare
Choose a tag to compare

0.13.3 (2024-09-22)

Bug Fixes

  • mdblist error on imdb_id as NoneType (048cd71)

v0.13.2

22 Sep 11:57
Compare
Choose a tag to compare

0.13.2 (2024-09-22)

Features

  • add jellyfin & emby support. (b600b6c)

Bug Fixes

  • forgot to add updater files..... (805182a)

Miscellaneous Chores

v0.13.1

22 Sep 10:49
Compare
Choose a tag to compare

0.13.1 (2024-09-22)

Bug Fixes

  • jackett isinstance using list instead of tuple (c925a5b)