Type: Bug Report
Your Environment
- Version used:
docker.io/jesec/flood:latest
- Web browser
Firefox 153.0.1
- Torrent client and version:
Transmission 4.1.3
Summary
If you have "seed-queue-enabled": trueand say "seed-queue-size": 10 enabled in Transmission and you seed 20 torrents, only 10 will be actually seeded and 10 will have a status of "Queued for seeding". This is not visible in flood, all torrents appear to be seeded.
Expected Behavior
Flood should indicate that the torrents are not actually seeding.
Current Behavior
All torrents listed in "Seeding" despite they are not seeding.
Possible Solution
Introduce a "Paused" status in the left "Filter by status" menu or add a "Status" field in the user interface, indicating if a torrent is seeding, stopped, queued etc.
Steps to Reproduce
- Enable
"seed-queue-enabled": trueand say "seed-queue-size": 10 in Transmissions settings.json
- Seed 20 torrents
- Compare flood UI with regular Transmission web UI
Type: Bug Report
Your Environment
docker.io/jesec/flood:latestFirefox 153.0.1Transmission 4.1.3Summary
If you have
"seed-queue-enabled": trueand say"seed-queue-size": 10enabled in Transmission and you seed 20 torrents, only 10 will be actually seeded and 10 will have a status of "Queued for seeding". This is not visible in flood, all torrents appear to be seeded.Expected Behavior
Flood should indicate that the torrents are not actually seeding.
Current Behavior
All torrents listed in "Seeding" despite they are not seeding.
Possible Solution
Introduce a "Paused" status in the left "Filter by status" menu or add a "Status" field in the user interface, indicating if a torrent is
seeding,stopped,queuedetc.Steps to Reproduce
"seed-queue-enabled": trueand say"seed-queue-size": 10in Transmissionssettings.json