fmd-project-team / FMD

The new FMD fork! Join our community on Discord!
https://discord.gg/cXKKgw3
GNU General Public License v2.0
264 stars 33 forks source link

Import text file with multiple manga links / Change tab jump behavior #27

Open admiralmikan opened 5 years ago

admiralmikan commented 5 years ago

Can you add feature to import text file that contains multiple links? I found that some newer titles not exist on the database, for example Nhentai, even after update manga list. I have to add them one-by-on on Manga Info tab. If I can just put several links, for example:

https://nhentai.net/g/266987/ https://nhentai.net/g/265469/ https://nhentai.net/g/265048/ https://nhentai.net/g/263060/ https://nhentai.net/g/264557/

in a text file, I can copy each link to my clipboard, and paste it on text file. After that, I can import it on fmd and download them all with only one click.

Also, is there any option to disable auto move to Downloads bar after downloading each link on Manga Info bar? So I can focus on downloading multiple titles without clicking back to Manga Info tab after each download.

Thanks for your time.

2019-04-04 16_51_57-Free Manga Downloader 2019-04-04 16_52_10-Free Manga Downloader

SDXC commented 5 years ago

Talking to myself right now...

Some things to think about:

About jumping to other tabs when doing things:

Tmp341 commented 5 years ago
admiralmikan commented 5 years ago
  • Ask user -> just add them to download list, but also with a select button add manga to favorites maybe.
  • User option again -> a select option to add them stopped. or just download them.

Duh, I don't think that far. But I agree with what Tmp341 said. Just make it simpler, even I don't think it's a bad idea to only allow one website when importing task. On a side note, you can prioritize my 2nd request if my first request needs a bit more time.

SDXC commented 5 years ago

Regarding the different sites per file: That's not really a problem in itself. I have to handle each entry anyway, so it doesn't really make any difference if you only add entries from one site or many.

Another thing: What happens with failed entries? -> Writing the failed entries to a seperate file and show it to the user.

SDXC commented 5 years ago

Version 0.9.163.0 has been released. Jump behavior has been addressed with that release.