This version is powered by the Audible API. Legacy scraping code is still present but is commented out. All future check-ins are not guaranteed to have any scraping code
This commit is contained in:
parent
664fcc50e2
commit
c61bc27a7b
9 changed files with 10 additions and 12 deletions
|
|
@ -358,7 +358,7 @@ namespace LibationWinForm
|
|||
private async void scanLibraryToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
// legacy/scraping method
|
||||
//await indexDialog(new ScanLibraryDialog());
|
||||
//await indexDialog(new ScanLibraryDialog());
|
||||
// new/api method
|
||||
await indexDialog(new IndexLibraryDialog());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue