Matan Ziv-Av

Results 59 comments of Matan Ziv-Av

Not directly relevant, but pympress is similar program to pdfpc. [My branch of pympress](https://github.com/MatanZ/pympress) includes a few of your suggestions: - Enter text. - Font and size selection. - Use...

See commit https://github.com/tremc/tremc/pull/60/commits/eeb55dc136c9f2a3faef99ce369721f77e95016a for a fix of #57 .

This issue may correspond to two different issues: 1. The simple one: transmission-remote file index starts from 0, tremc starts from 1. This can be changed by removing the +1...

I am not sure this is really a bug, since even transmission is not consistent with the ordering. transmission-show orders by file name, while transmission-remote -if gives torrent order. So...

It is compatible. Nothing was removed from the protocol in this version, or modified in a way that breaks tremc. You can also use `-X` switch, instead of modifying the...

I am not sure what is considered error state. Can you show a screenshot of tremc with a torrent in error state? Also the overview page of such a torrent.

Can you try running tremc from my fork: https://github.com/MatanZ/tremc/blob/main/tremc ? It should solve this issue. You can simply download https://raw.githubusercontent.com/MatanZ/tremc/main/tremc and run this, instead of the usual tremc

Long term - it is part of my project to have every element configurable. Short term - do you both not use torrentname_is_progressbar? With this option (on my white on...

OK. I see what I missed. If you set a seed ratio limit for a torrent, then when seeding, the name line is a progress bar for the upload ratio....

> Weird. With the new version it seems that complete torrents that're paused show a 100% progress bar. When seeding they use the seed ratio. Is that new, I've never...