befora / Kuboo

Kotlin + Ubooquity = Kuboo
Apache License 2.0
84 stars 41 forks source link

Select folders in Browse mode for download or read status #64

Closed gotson closed 5 years ago

gotson commented 5 years ago

In the Browse screen, it is possible to select multiple files and then choose an action (Download, change Read status).

However it is not possible to do the same on a folder.

It would be nice to be able to download a whole folder (especially with folders containing many comics), or to mark multiple folders as read.

In addition, having a option to Select All would be nice too.

befora commented 5 years ago

Ubooquity api does not have convenient pull for entire series, not that I know of. Pagination in mind, not worth it to write a custom hack.

Select all has been added.