Updating gallery in Github
If you have already uploaded the gallery once and want to update...
Last updated
If you have already uploaded the gallery once and want to update...
Last updated
If you haveen't already, go back to the Audible website and in your library initiate a new extraction.
When you've extracted data once, it does a shorter partially extraction.
Save ALE-gallery.zip
locally from the gallery menu "Extension tools > Save standalone gallery".
You can find the project folder easily through the Github Desktop application. Remove all files inside the project folder and then put the new files in.
If the project is not active in the Github Desktop client, you can open projects from the dropdown in the top left. Then on the right, you’ll find a button that will likely say
Show in Finder
(Mac) orShow in Explorer
(Windows) click that, like you did when you first created the project (repository
).
The project folder contains hidden files that you shouldn't remove or misplace. If you don't see a folder called.git
then don't worry about it. If you do see it, don't remove it.
If you do, it's not the end of the world. Either bring it back from the trash or you can also redownload (
clone
) the project using the Github Desktop client, it is uploaded online after all. Just remove the project (repository
) folder and from the top menu:File > Clone repository
Back in Github desktop app add a summary and save changes (commit
).
Upload by clicking the Push origin
button.
It may take a few minutes for the changes to show up after Github Desktop is done uploading the files. If you don't see any expected changes, you can check the deployment status in the website on the "Actions" page. READ MORE HERE.