Coder Social home page Coder Social logo

Comments (3)

BeckysFootSlave avatar BeckysFootSlave commented on June 20, 2024

Good Idea, but not needed if you setup the folderstructure on your own!

A zip file with a folder will extract the folder on SD and a zip file without a folder will extract the content to SD!

Example1 = If you have your own Pack with the folders

  • yourPackfolder
    • atmosphere
    • bootloader
    • config

If you make a zip of the folder it will be extracted on SD in the "yourPackfolder" folder!
If you make a zip inside your pack folder with atmosphere, bootloader, config, ... folders and files they will be directly extracted to SD!
NOT good because if atmosphere is running... you get the point!

But you could make a zip with link in misc in that file for, let's say DBI:
Example2 =

  • yourzip.zip
    • switch
      • DBI
        • DBI.nro
        • dbi.config

Now the switch folder will be extracted an put anything on the right place!

Even checked that I got you wrong because you want to make a URL to a file (other than zip)
Would be nice indeed, but I can live with my solution above :)

from aio-switch-updater.

HamletDuFromage avatar HamletDuFromage commented on June 20, 2024

As said above, working with archives ensures the correct directory structure. That's also how the scene has been working.

I could implement downloading non-zips to the root of the sd card, but I'm not interested in writing a file manager just to set the download path for a file

from aio-switch-updater.

Adamados avatar Adamados commented on June 20, 2024

What i wanted is to download/update the DBI once its release just by pitting this link https://github.com/rashevskyv/dbi/releases/latest/download/DBI.nro and specify where it should be downloaded.
With this way it always download latest release.

If its not possible, at least allow to download non .zip file and i will manage to move the files via copy_files.txt

what i want is to create a list of applications/add-ons and once an update release i can update them directly without creating by myself the .zip file and upload it somewhere and then download it to switch or transfer via USB/FTP (still need to download first on PC and then transfer to Switch)

from aio-switch-updater.

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.