Changelog
- ef64e58 Add AcceptAnyFree option
- dff7946 Merge pull request #21 from chain710/feat/mteam202403
- bd42934 Merge pull request #33 from chain710/feat/allowpersite
- a68413a Merge pull request #57 from Jadeiin/master
- 672c23f Merge pull request #60 from fjh1997/master
- 6cfd827 adapt to new iyuu api
- 069d1be add '--only-downloaded' flag to batchdl cmd; minor tweaks
- 1bef2c9 add 'findalone' cmd; update user agent to Chrome v124
- cf5007e add 'markinvalidtracker' and 'moveclient' cmd
- 8a018e1 add 'movesavepath' cmd
- 2f98bd0 add 'skipchecking' cmd
- 2d14345 add --download-skip-existing to dltorrent cmd; other tweaks
- 2afa119 add --json flag to partialdownload cmd
- a55a1e7 add --sum flag to verifytorrent cmd
- 4da3c0b add --timezone global flag. 'show' cmd can now display and filter by save path
- 9aedfcc add --use-comment-meta flag to 'add' & 'export' cmd; fix bugs
- cd3cb24 add add-paused flag to 'publish' cmd
- ebb721e add boilerplate for reseed cmd
- 1d0f53b add boilerplate of 'dynamicseeding' cmd'
- af7c501 add brushExcludes site config
- e7dc939 add chectag cmd; improve xseedadd cmd
- 4044d08 add edittorrent cmd
- 5abdbc6 add feature that deleting torrent while preserving files if any other xseed torrent exists
- 1443203 add filter flag to parsetorrent cmd
- 03a8f01 add hdpt site
- 41b9078 add maketorrent cmd
- b68366d add modifytorrent cmd
- 2195297 add pieces hash to parsetorrent cmd's output
- abb1dc4 add publicTorrentRatioLimit config item; add --check flag to 'cookiecloud get' cmd
- 27f03f7 add publish cmd boilerplate
- 947408a add rclone support for verifytorrent cmd
- 2f18088 add reseed cmd
- dd3cae9 add setsharelimits cmd
- 1b3bae2 add support for non-trackers torrent
- 68d626e allow using 'none' as category or tag flag value to query uncategoried or untagged torrents of client
- 9a3c784 brush and dynamicseeding cmd now do torrent deletion in batch mode
- d7b02ca change default iyuu domain
- 9845c0f change methods of Client and Site to return []*Torrent instead of []Torrent
- c5a0e0c change the default behavior of 'markinvalidtracker' cmd
- 94554b8 chore: complete upload/download multiplier
- f048497 cookiecloud sync now ignore cloudflare-only-cookie
- e5b30eb disable console quick edit mode on Windows
- 26d5d30 feat: adapt new mteam api
- 9240ad6 feat: limit torrent count per site
- 090fd28 finish first version 'dynamicseeding' cmd
- ba4ee75 finish first version 'publish' cmd
- 9f0d28d fix a bug
- dbf6a68 fix a bug in 'dynamicseeding' cmd
- 915fd9d fix a bug in shell
- 9d59b99 fix a minor problem on qb 5.0
- d68b2b1 fix a problem
- 5ab5890 fix a problem
- 44ba7a3 fix a problem
- b6a346c fix a problem in 'dynamicseeding' cmd
- 7ba4ea5 fix a problem in 'publish' cmd
- f18e7cf fix a problem in qbittorrent client
- 4c65278 fix broken 'iyuu status' cmd
- 048adfd fix broken m-team site
- be66750 fix broken mteam site
- 3bde7fd fix problem in iyuu bind function
- 140964f fix rate limiting problem in iyuu xseed function
- d37f4e6 fix some problems
- 64caac0 fix some problems; add some flags to few cmds
- 4709754 imporve some cmds; improve help
- 2543730 improve 'movesavepath' cmd
- 7b8f4d3 improve 'parsetorrent' & 'add' cmd;
- 2b46157 improve 'partialdownload' and 'findalone' cmd
- 078971b improve 'publish' and 'maketorrent' cmd
- 26029b3 improve 'publish' cmd
- b1dba86 improve 'publish' cmd
- 625f41f improve 'publish' cmd
- dcaa994 improve 'publish' cmd
- dd4febb improve 'publish' cmd
- 304a0ae improve custom output format of several cmds
- ff5f810 improve edittorrent cmd
- 56cdeae improve findalone cmd; improve some cmd performance for transmission
- 499bcee improve flags of some cmds
- ec1b814 improve markinvalidtracker cmd;
- 3678911 improve nexusphp global discount end time recognition
- 52b1ca4 improve qb 5.x support; improve mktorrent cmd
- 70af05e improve reseed cmd
- 6c506a0 improve several cmds
- d460ace improve show & edittorrent cmd
- 7f73524 improve some codes
- 591e9d5 improve torrents / infohash args handle; improve batchdl cmd; add crabpt and ecust site
- 3a67330 iyuu xseed and some other cmds now skip sites that failed to download torrent too many times
- b33d4fb minor change
- ac3f716 minor fix
- 30e1c63 minor improvements
- f5fcb08 minor tweaks
- e00e126 minor tweaks
- 5384e77 minor update
- 8a5adc8 minor update
- 6b2a798 minor updates
- 943117f mktorrent by default refuse filenames with invalid characters in Windows
- 48dab5c prevent brush task from adding multiple torrents with same content folder name
- efb647a rename 'moveclient' cmd to 'transfertorrent'
- 20392c4 update
- 22ff821 update 'publish' cmd
- a6ca50b update dependencies
- 4b10766 use %w instead of %v in fmt.Errorf to wrap error
- 553bd9e use go text template to do substitutions of user provided format string
- e008518 v0.1.10
- fc873f8 working for 'publish' cmd
- 9d83601 working for adapt to new iyuu api