Add audible locale setting.
Rename DomainServices => ScrapingDomainServices
This commit is contained in:
parent
fbc9824f12
commit
410d1a9621
28 changed files with 698 additions and 371 deletions
|
|
@ -358,6 +358,8 @@ namespace LibationWinForm
|
|||
private async void scanLibraryToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
// audible api
|
||||
//var client = new AudibleApiDomainService.AudibleApiLibationClient(config.);
|
||||
//await client.ImportLibraryAsync();
|
||||
|
||||
// scrape
|
||||
await indexDialog(new ScanLibraryDialog());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue