don't know the answer yet maybe is possible, i use manual craw to get the manga list that i want. then manually add it to the queue list you can check
@shemmy post in this thread, but i add my list on the upload.json
and put the code
{
"king_of_hell": {
"slug": "king_of_hell",
"name": "King Of Hell",
"url": "https:\/\/fanfox.net\/manga\/king_of_hell\/",
"is_update": true,
"post_id": 756
},
"mangathe_ghostly_doctor": {
"slug": "mangathe_ghostly_doctor",
"name": "The Ghostly Doctor",
"url": "https:\/\/fanfox.net\/manga\/the_ghostly_doctor\/",
"is_update": true,
"post_id": 576
} <--- put "," when you want add another manga but for the last dont add ","
}