Search Criteria
Package Details: tremc 0.9.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/tremc.git (read-only, click to copy) |
---|---|
Package Base: | tremc |
Description: | Curses interface for transmission - python3 fork of transmission-remote-cli |
Upstream URL: | https://github.com/tremc/tremc |
Licenses: | GPL3 |
Conflicts: | tremc-git |
Submitter: | gangelop |
Maintainer: | gangelop |
Last Packager: | gangelop |
Votes: | 18 |
Popularity: | 0.136821 |
First Submitted: | 2018-07-02 12:00 (UTC) |
Last Updated: | 2022-03-11 18:16 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-geoip (optional) – Guess which country peers come from
- python-xeroxAUR (optional) – Copy magnet links to the system clipboard
Latest Comments
willemw commented on 2022-04-07 17:44 (UTC)
Please remove
conflicts=('tremc-git')
. The conflict is defined in tremc-git.Should python-xerox be changed to python-pyperclip?
gangelop commented on 2022-03-14 14:29 (UTC) (edited on 2022-03-14 14:29 (UTC) by gangelop)
@mxfm delete the 0.9.3.tar.gz archive and re-download it, or run your AUR package manager again. The reason is that I made a minor change upstream and force pushed the 0.9.3 tag to a new commit. Apologies.
mxfm commented on 2022-03-14 14:26 (UTC)
Cannot build the package because of source validation failure: 0.9.3.tar.gz ... FAILED
willemw commented on 2021-03-27 09:53 (UTC)
Maybe include the example settings.cfg file in the package. It is not the same as the default created file.
gangelop commented on 2021-02-11 10:18 (UTC)
No really, it's other people who have made some awesome contributions and they're all just waiting on me to to merge pull requests and mark a release. I'll try to check it after work today.
rakoo commented on 2021-02-11 10:16 (UTC)
@gangelop Don't be sorry, we're very thankful for your work! The issue is bearable and using the git version instead is fine :)
gangelop commented on 2021-02-10 18:58 (UTC)
This and many other things have been fixed in upstream master branch. I just need to mark a new release. Very sorry for the delay. :(
rakoo commented on 2021-02-10 18:55 (UTC)
There's a bug with this version when entering inside a torrent, the whole screen is garbled. That's because base64 was updated and "decodestring" became "decodebytes". This was fixed in https://github.com/tremc/tremc/commit/79995bc82e81f0429222aab4d90a03440feef057#diff-4b21fb5ca36308607461f2a1f617867fc36a592fbafaf2e94391e58e92b6446bR446 but isn't part of 0.9.2.
Until a new release is made upstream, I guess for now tremc-git is better