PietsmietApp / pietsmiet_android

STALE - Android browsing & notification app for the youtube group Pietsmiet
https://play.google.com/store/apps/details?id=de.pscom.pietsmiet
GNU General Public License v3.0
5 stars 1 forks source link

Move to youtube playlist api endpoint because of loading inconsistencies #84

Open saibotk opened 7 years ago

saibotk commented 7 years ago

Need to investigate

saibotk commented 7 years ago

YT loading is messed up after 9 days - even if the app is just loading YT

l3d00m commented 7 years ago

see #81, limit loading to x amount of days?

saibotk commented 7 years ago

YT-API: Basically, "publishedBefore" and "publishedAfter" aren't really search parameters, but are more like filters that are applied to search results -> migrate to playlist endpoint instead of a search?