Skip to content

Releases: tbdsux/realdebrid-cli

v0.1.2

24 Sep 12:45
73cb849

Choose a tag to compare

Changelog

  • b5575a6 cli: fix handling of 'q' quit when showing lists
  • 557706d cli: show more status details for torrents list
  • 73cb849 move cli docs fodler to rd dir

v0.1.1

23 Sep 05:34
99bcb9f

Choose a tag to compare

Changelog

  • 945bfcc ci: add workflow
  • 5f28607 cli: add version command
  • 99bcb9f fix: api get traffic/details json parse
  • bd2bb90 fix: json parsing with torrents list and set defaults for getting torrents and downloads list

v0.1.0

21 Sep 15:22
e97db04

Choose a tag to compare

Changelog

  • de95993 add docs and implement other endpoints
  • e97db04 chore: setup goreleaser for cli
  • 6507b28 chore: up deps
  • 158bdb6 cli: add new commands and do refactors
  • 2bee265 cli: auto-select files default on upload magnet or torrent
  • cf13008 cli: download file on select item on downloads command
  • 92151ea cli: fix magnet command
  • 16ce1f7 cli: fix unexpecteed behaviour with none selected from lists
  • 08c7b0a cli: handle download selected torrent item
  • 0cbb716 cli: implem flag --download to do download once upload magnet or torrent file is complete
  • eeb71bb cli: update commands usage
  • 24d2bb2 cli: update docs
  • 24b4899 feat: (cli) upload magnet link command
  • 0831d67 feat: create dir for downloads with >1
  • 157bb75 forgot to commit
  • 812d810 go mod tidy
  • 9a9086a implement /downloads endpoint
  • 0d18599 implement /hosts endpoint
  • 99c46d9 implement /settings endpoint
  • 05bf929 implement /streaming endpoint
  • 0371414 implement /torrents endpoint
  • b589aac implement /traffic endpoint
  • ce9f092 implement /unrestrict endpoint
  • f8d82c9 init
  • 875303a init rd cli
  • c9dcbbf refactor client setup for doing http requests
  • b56fbc7 refactor: cli api tea functions
  • b709eb6 update docs
  • d06b090 update readme