auto-detect listings, player skip

This commit is contained in:
Jon Dough
2024-01-27 15:09:07 +05:30
parent b2283a33f9
commit fa4714cfc3
7 changed files with 73 additions and 72 deletions

View File

@@ -0,0 +1,31 @@
{
"senpai-wa-otokonoko": {
"favourites": {
"listing": true,
"chapters": [
"c001",
"c099"
]
}
}
"bocchi-the-boulder": {
"favourites": {
"listing": true,
"chapters": []
}
},
"not-buna": {
"favourites": {
"listing": false,
"chapters": [
"aira"
]
}
},
"arizona-philips": {
"favourites": {
"listing": true,
"chapters": []
}
}
}