danikula / danikula/AndroidVideoCache

Pre-fetching next songs

Open
#222 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

How can I pre-fetch next songs? What I've guessed is that I have to make a GET request to proxy server but still I can't make it work.
I want to be able to cache next song while user is listening to a song so even on slow connections they don't feel a gap.
And thank you for your great repo ;)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the Android cache API and the proxy server GET-request path mentioned in the issue. Determine whether the repository supports caching a following song while another plays; done would mean the next song is cached in advance and playback avoids a gap on a slow connection.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.