poehoes / ampache-mobile

Automatically exported from code.google.com/p/ampache-mobile
0 stars 0 forks source link

Feature: Download tracks from the Server to the Phone #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description: We are already pulling down full tracks from the server.  Lets
see if we can save them to the Phone.

Original issue reported on code.google.com by bjgeiser@gmail.com on 2 Sep 2009 at 3:36

GoogleCodeExporter commented 9 years ago
Currently requires you to name app com.palm.something palm is updating API in 
next
release:
http://developer.palm.com/distribution/viewtopic.php?f=9&t=1362&p=5018&hilit=dow
nloadmanager#p5018

Original comment by bjgeiser@gmail.com on 2 Sep 2009 at 7:02

GoogleCodeExporter commented 9 years ago

Original comment by bjgeiser@gmail.com on 22 Sep 2009 at 1:54

GoogleCodeExporter commented 9 years ago
http://developer.palm.com/index.php?option=com_content&view=article&id=1790

Original comment by bjgeiser@gmail.com on 28 Sep 2009 at 10:19

GoogleCodeExporter commented 9 years ago
Seems this is conceptually similar to the prebuffer next track feature 
requested in 
Issue #7.  Two lists would serve both purposes: a downloadlist and a playlist.  
User 
chosen songs would be appended to both lists, with downloadlist advancement 
going on 
in the background and playlist advancement in the foreground.  Clicking "Next 
track" 
would, if the download has not completed, cause removal from both lists and 
deletion/
hiding of any partial file.  This way any tracks played in Ampache Mobile are 
now 
available offline in Music Player.

Original comment by keys2the...@gmail.com on 29 Oct 2009 at 12:51

GoogleCodeExporter commented 9 years ago
Currently you can only download the transcoded track from Ampache, with the 
tags and
cover art stripped. 

Need the API to update to allow for download of the clean files.  Or need to 
come up
with a method to re-tag the files, PDK?

Original comment by bjgeiser@gmail.com on 13 Apr 2010 at 7:24