Erwin de Haan

Results 108 comments of Erwin de Haan

Well at some point we could adopt the "Kodi" way, it can detect a file missing and a full mount point / station missing, and handles these differently when cleaning...

Yes, multi-file torrents already get a directory (by design). So this would be for single file torrents only.

To fix that it, might be helpful to have qbitorrent scan folders to find the files themselves, first just filename based and then maybe even file signature based. Recheck also...

Yes it's in the metadata right? (So by design of the torrent file structure then I guess, or because of the limitations that are) The torrent creator decides that folder...

It could just check if the file was in use by any other torrent. But we are really derailing the thread now ;)

AsyncKeyedLock seems like a fine library but in this case, locking with a string key process wide, wouldn't a named Mutex do essentially the same thing. Especially if the performance...

This has been rebased to latest master.

I'd be a huge fan if we could use one database instead of two. Especially if we ever want to support say Postgres, having two is more of a faff...

It's been a while and the logs are long lost. The main thing I remember is that aws CLI did not want to upload essentially anything with the endpoint being...