Automattic / pocket-casts-android

Pocket Casts Android 🎧
Mozilla Public License 2.0
2.53k stars 209 forks source link

Add more constraints for playing episode caching #2436

Closed ashiagr closed 2 days ago

ashiagr commented 3 days ago

Description

This disables playing episode caching if

Testing Instructions

  1. Delete cache directory if it exists at /data/data/au.com.shiftyjelly.pocketcasts.debug/cache/pocketcasts-exoplayer-cache
  2. Open a podcast and long-press an episode
  3. Tap download from the top bar (multi-select) menu
  4. Play the episode
  5. ✅ Notice that the episode is not cached in Device Explorer at /data/data/au.com.shiftyjelly.pocketcasts.debug/cache/pocketcasts-exoplayer-cache
  6. Smoke test that episode can be cast properly

Checklist

I have tested any UI changes...

ashiagr commented 2 days ago

Closing it in favor of https://github.com/Automattic/pocket-casts-android/pull/2443