notizklotz / derbund-downloader

Android app to download ePaper issues of the Der Bund newspaper
GNU General Public License v3.0
0 stars 1 forks source link

Detect if issue actually exists #42

Closed notizklotz closed 7 years ago

notizklotz commented 8 years ago

Currently it is only checked if it is Sunday which doesn't take special Sundays into account. Use server API to detect available issues.

notizklotz commented 8 years ago

Server API cannot be used because it just returns the last available issue for any date.

notizklotz commented 8 years ago

Use a holiday calendar instead