Coder Social home page Coder Social logo

Known Bugs about simple-torrent HOT 4 OPEN

boypt avatar boypt commented on August 19, 2024
Known Bugs

from simple-torrent.

Comments (4)

snowie2000 avatar snowie2000 commented on August 19, 2024

The file browser in the UI listed all the files on start and pushed the whole to the client to display which is inappropriate.

Plus it has a limitation of 1000 files in total. If you have more than 1000 files in the download folder, some of them will be omitted and the display is corrupt. If you remove this limitation, all files are displayed correctly but very slowly if the number is too big due to the first problem.

from simple-torrent.

boypt avatar boypt commented on August 19, 2024

The file browser in the UI listed all the files on start and pushed the whole to the client to display which is inappropriate.

Plus it has a limitation of 1000 files in total. If you have more than 1000 files in the download folder, some of them will be omitted and the display is corrupt. If you remove this limitation, all files are displayed correctly but very slowly if the number is too big due to the first problem.

yes, this is a problem of the original design. It's better to keep the download folder clean after download.

from simple-torrent.

snowie2000 avatar snowie2000 commented on August 19, 2024

@boypt Do you have any plan rewriting this part?

from simple-torrent.

boypt avatar boypt commented on August 19, 2024

@snowie2000 no, not at the moment, I'm not sure what to change. The original idea is that with the help of velox library, automaticly transfer differentces of the filesystem, and display the whole directory tree in web. Too much files reusult in chaos in the UI thus adds a limitation of 1000 files max.

Removing the mechanism also removes the realtime update feature, and that needs another UI interative designing, I think that's too much work.

from simple-torrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.