Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

Track down audio caching status #16

Open
negamaxi opened this issue Mar 9, 2019 · 1 comment
Open

Track down audio caching status #16

negamaxi opened this issue Mar 9, 2019 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@negamaxi
Copy link
Member

negamaxi commented Mar 9, 2019

While working on #12 I've noticed there is no ground for tracking audio caching status. Currently such logic required by PlaylistTrackContainer.jsx module only.

Expected project changes include:

  • add new field to playlist track type, that will represent unique audio id.
  • useAudioIsCachedFlag hook, that receives audio id and returns boolean.
  • ...
@negamaxi negamaxi added the question Further information is requested label Mar 9, 2019
@negamaxi negamaxi added proposal A minor/major change description and removed question Further information is requested labels Jul 21, 2019
@negamaxi negamaxi self-assigned this Jul 21, 2019
@negamaxi
Copy link
Member Author

Not critical for upcoming release.

@negamaxi negamaxi added question Further information is requested and removed proposal A minor/major change description labels Oct 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant