Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve download support #372

Open
thornbill opened this issue May 26, 2022 · 8 comments
Open

Improve download support #372

thornbill opened this issue May 26, 2022 · 8 comments
Labels
enhancement New feature or request
Milestone

Comments

@thornbill
Copy link
Member

thornbill commented May 26, 2022

The following improvements are needed to the initial download implementation

  • Delete transcodes on server post-download — Report to server when download stops #408
  • Fetch item info
  • Verify item is a video before attempting to download
  • Make downloads pausable/resumable
  • Add messaging on empty download screen
  • Improve UI of download listing
  • Save playback progress
  • Add quality options for downloads
  • Display download file sizes
  • Display available space on the device
@thornbill thornbill added the enhancement New feature or request label May 26, 2022
@thornbill thornbill mentioned this issue Aug 14, 2022
@makeplane makeplane bot changed the title Improve download support [EXPO-29] Improve download support May 24, 2023
@thornbill thornbill changed the title [EXPO-29] Improve download support Improve download support May 24, 2023
@thornbill thornbill removed the Plane label May 24, 2023
@thornbill thornbill added this to the v1.6.0 milestone May 24, 2023
@dm3ch
Copy link

dm3ch commented Jul 28, 2023

Hi! Is there any progress with publically releasing this feature?

@thornbill
Copy link
Member Author

thornbill commented Jul 28, 2023

No there is nothing new to report... I've been slacking on working on this app. 😅

@dm3ch
Copy link

dm3ch commented Jul 30, 2023

Is there anything that newby could try to help with?

@NoSadBeHappy
Copy link

Once this is finished, will it be integrated in the app to get to the downloaded content? Also will it be supported for music?

@anthonylavado
Copy link
Member

@NoSadBeHappy Yes, it would be integrated in the app. It would just be video for now. For music, apps like Finamp do support offline downloads/playback.

@NoSadBeHappy
Copy link

@NoSadBeHappy Yes, it would be integrated in the app. It would just be video for now. For music, apps like Finamp do support offline downloads/playback.

Thanks for the quick response! Sounds great. Yeah i knew about finamp, but i don't like the interface as much as the official app, and it also doesen't support artist sorting in offline mode, which is how I ususally like to choose my music.

@AlexandruNegura

This comment has been minimized.

@hgghyxo
Copy link

hgghyxo commented Jul 16, 2024

Is it possible to introduce a cache to disk system that supports future downloading capabilities ?
Currently it feels like every time I reopen the player ( mostly due to very bad network on a train ) it has to download chunks again, even if it was already downloaded.
I do a bit of JS coding myself, I might try to look into this later myself, but would like to align with your projects and plan.
Thanks

@thornbill thornbill modified the milestones: v1.6.0, v1.7.0 Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

6 participants