Commit graph

23 commits

Author SHA1 Message Date
Robert McRackan
c61bc27a7b 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 2019-11-05 08:19:58 -05:00
Robert McRackan
664fcc50e2 Finalize move from library scraping to api 2019-11-04 23:07:40 -05:00
Robert McRackan
55b57cf9a9 do not import episodes 2019-11-04 16:00:18 -05:00
Robert McRackan
591d84e719 scraping => api transition almost complete 2019-11-04 14:16:57 -05:00
Robert McRackan
df889a60a4 Mare library item aggregates to assist with importing 2019-10-25 22:45:48 -04:00
Robert McRackan
8872cba2cd new DTOs: add more aggregate properties and extension methods which will be needed for importing 2019-10-25 22:22:50 -04:00
Robert McRackan
8e4dcb1780 Audible API GET-Library serializes to new DTO 2019-10-25 16:02:05 -04:00
Robert McRackan
27ffad346f use api to retrieve all items from library 2019-10-21 22:36:48 -04:00
Robert McRackan
b0fd0ee26a Refine audible api login 2019-10-21 16:45:15 -04:00
Robert McRackan
cecbea1e9f Integrate audible API draft 1. incomplete 2019-10-21 16:27:28 -04:00
Robert McRackan
37708bece1 LocaleCountryCode settings design 2019-10-21 13:13:51 -04:00
Robert McRackan
7f74572cb4 Final rename: DomainServices => ScrapingDomainServices 2019-10-21 13:05:26 -04:00
Robert McRackan
6618248e5b Rename DomainServices => ScrapingDomainServices 2019-10-21 13:01:38 -04:00
Robert McRackan
410d1a9621 Add audible locale setting.
Rename DomainServices => ScrapingDomainServices
2019-10-21 12:57:37 -04:00
Robert McRackan
fbc9824f12 Decouple DTOs from Scraping 2019-10-21 09:25:56 -04:00
Robert McRackan
a1ebe1b0c8 whitespace 2019-10-15 09:42:22 -04:00
Robert McRackan
1b6c577044 Convert to new Core 3.0 using declarations 2019-10-08 08:54:12 -04:00
Robert McRackan
b0fec23a51 Upgrade (again) to EF Core 3.0 2019-10-07 22:12:43 -04:00
Robert McRackan
1e57607a7d Merge branch 'master' of https://github.com/rmcrackan/Libation 2019-10-04 16:54:14 -04:00
Robert McRackan
1a38aa91c8 update todo list 2019-10-04 16:54:09 -04:00
rmcrackan
5901c43f3d
Update README.md 2019-10-04 16:39:24 -04:00
Robert McRackan
2cc93078d2 Initial check-in 2019-10-04 16:14:04 -04:00
rmcrackan
c080c9e51d
Initial commit 2019-10-04 16:02:36 -04:00