superbonaci

Results 497 comments of superbonaci

Reopening since neofetch still has the issue.

@benthamite maybe if you have a torrent downloading from rare sources you don't want to stop... but again there's no difference between doing it for one or for all.

> Another option mentioned earlier was to replace "Pause all"/"Resume all" with "Pause session"/"Resume session" which is really "not destructive and easily reversible". I understand the use case, for people...

@glassez if you remove "Resume All / Pause All", you can still select all of them with `Command+A` and then Resume or Pause with `Command+S` or `Command+P` (and no confirmation...

Similar requests: - https://github.com/lay295/TwitchDownloader/issues/847 - https://github.com/lay295/TwitchDownloader/issues/844 - https://github.com/lay295/TwitchDownloader/issues/821

I'll try to submit a pull request for this.

Why do you want to concatenate the ts files with ffmpeg and not with tsmerge? ``` TwitchDownloaderCLI tsmerge -i list.txt -o output.ts ``` ffmpeg is not working yet as it...