Giter Site home page Giter Site logo

Comments (10)

tatsuhiro-t avatar tatsuhiro-t commented on May 5, 2024

Use --check-integrity and --checksum option.

from aria2.

guedouari avatar guedouari commented on May 5, 2024

i was hoping for an automation of the process:
aria2 saves all downloads to session-file even complete ones
session-file gets loaded as input file on aria2 start/restart
completed downloads get redownloaded or fails dependin on force-save

so i was thinking maybe if we add an option that gets saved in the session file to help prevent that

from aria2.

guedouari avatar guedouari commented on May 5, 2024

this is no big deal really jut a few tweak with a simple aria option

from aria2.

tatsuhiro-t avatar tatsuhiro-t commented on May 5, 2024

Maybe I didn't understand your issue properly. Do you want an option to just ignore the item in input file? Or else?

from aria2.

guedouari avatar guedouari commented on May 5, 2024

yep but considering that the input file is the same file saved by --save-session and --force-save
so i don't have to add options manually

from aria2.

guedouari avatar guedouari commented on May 5, 2024

maybe a simple change to --allow-overwrite=false will show downloads as complete not failed

from aria2.

tatsuhiro-t avatar tatsuhiro-t commented on May 5, 2024

--allow-overwrite behavior is already complicated and I don't want to add another one.
BTW, why do you want to keep item in input file which just get skipped?

from aria2.

guedouari avatar guedouari commented on May 5, 2024

i have force-save enabled to save my completed torrents and aria starts up when i login using the session file as input file and all completed http/ftp files fails so i get too much errors like :
-> [RequestGroup.cc:785] errorCode=13 File /home/guedouari/Downloads/******* exists, but a control file(.aria2) does not exist. Download was canceled in order to prevent your file from being truncated to 0. If you are sure to download the file all over again, then delete it or add --allow-overwrite=true option and restart aria2.

from aria2.

tatsuhiro-t avatar tatsuhiro-t commented on May 5, 2024

--force-save option is per item and you can specify it only for torrents. Maybe it is the MANUAL work you want to avoid, but generally you know the item is torrent or not when adding it.

from aria2.

guedouari avatar guedouari commented on May 5, 2024

i'm using aria2 aria2-webui and a lil code i wrote to automatically do things it would be prettier to have all the downloads listed but --force-save per download seems fair enough
plz find my lil peace of code and try to make it as a peace of aria itself it would be awesome adding downloads to a running instance easally
aria2c --SOME-OPTION somthing.file => downloads the file with the already running aria

from aria2.

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.