jellyfin / jellyfin-media-player

Jellyfin Desktop Client
GNU General Public License v2.0
3.11k stars 312 forks source link

Offline media sync #67

Open PxBCPG opened 3 years ago

PxBCPG commented 3 years ago

Is your feature request related to a problem? Please describe. It's a bit problematic that you can't save your music for when you're offline

Describe the solution you'd like Like the Android app, make the files EASILY downloadable

Describe alternatives you've considered As in Netflix, be able to see the "downloaded" content (and only them).

iwalton3 commented 3 years ago

This is something that, while I would love to support, is going to require huge changes to jellyfin-web and a lot of planning first.

PxBCPG commented 3 years ago

But the server allows you to download media on the web app. But it allows you to download it as a file. What could be great will be to be able to download it in the app

iwalton3 commented 3 years ago

I know what I am saying is that jellyfin-web needs to substantially change for this to work. Realistically I see it as something more likely to happen with the Vue client.

sevenrats commented 9 months ago

this is another example of an issue that is either waiting for vue or blocked by vue. in my opinion this issue should be converted to discussion so that we can figure out how we would even do this. OR it should be moved to web because if we go to all the trouble of desigining such a solution then it might as well be local-storage based and work on web too

Continous commented 7 months ago

this is another example of an issue that is either waiting for vue or blocked by vue. in my opinion this issue should be converted to discussion so that we can figure out how we would even do this. OR it should be moved to web because if we go to all the trouble of desigining such a solution then it might as well be local-storage based and work on web too

As a user and an admin of a Jellyfin server, I would personally far prefer this be a feature of jellyfin-web rather than the desktop app as it allows users who wish not to download a client app, or who cannot (through either ineptitude or lack of device capacity), to still be able to download content if their device supports it.