GithubHelp home page GithubHelp logo

poehoes / ampache-mobile Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.35 MB

Automatically exported from code.google.com/p/ampache-mobile

Batchfile 0.02% Python 1.90% HTML 14.24% JavaScript 79.65% CSS 4.20%

ampache-mobile's Introduction

Test repository met NCSC

Eerste repository op eigen Gogs

ampache-mobile's People

ampache-mobile's Issues

Feature: Buffer Ahead (aka Prebuffer Next Song)

Description: Buffer ahead some number of tracks probably just 1. So when
the currently playing track finishes the app has another ready and waiting
to go.  Should eliminate a lot of the lag between tracks in the current
playback implementation.

Things to watch for:
* Audio objects can have have multiple events of the same type, but events
can also be removed, so this has to be managed carefully as any
implementation will need to use multiple Audio objects and flip flop them.

Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:27

name= field not correct in URL

What steps will reproduce the problem?
1. Play a song, any song.
2. Look at the URL being used in the request.

What is the expected output? What do you see instead?

I expect the url to be something of the form (session and oid removed for 
readability):

http://192.168.0.42/ampache/play/index.php?ssid=...&oid=...&uid=2&name=/Senses%2
0Fail%20-%20Fireworks%20At%20Dawn.mp3

What I get is:
http://bedrock.dnsalias.org/ampache/play/index.php?ssid=...&oid=...&uid=2&name=/
Senses

Notice the name= section is not complete. Senses is only the first word of the 
name. 

The Problem as I see it: Ampache apparently doesn't use the name= section of 
the URL. So right now if someone was able to get the session id of any request, 
they could get access to the catalog by repetitively incrementing the oid 
value. 

I was adding a feature to check that the name that comes in on the request is 
the name of the song. (I'm a noob at ampache, so maybe that is naive.) That way 
they only have access to things you have already requested that they managed to 
snoop(unless they are a good guesser). That way have the login over ssl, but 
the playback over http.

But, I can't check the name= field if ampache-mobile is not formatting it 
correctly.

What version of Ampache Mobile are you using?
0.9.6

What version of Ampache Server are you using? ex: 3.5.1
3.5.4

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

Original issue reported on code.google.com by [email protected] on 29 Aug 2010 at 6:44

FLAC Playback Not Working

What steps will reproduce the problem?
1.  Install ampache-3.6~alpha1-0ubuntu6 on Ubuntu 12.04 x86_64
2.  Install Ampache Mobile v0.9.6 on Pre3 AT&T
3.  Install flac, faad, lame, and uncomment 
    transcode_flac          = true
    transcode_flac_target   = mp3
    in config/ampache.cfg.php
4.  Connect to server just fine in Ampache Mobile, add music directory, etc
5.  Try to play any flac music
6.  It just hangs with the play circle as a spinning wheel like its buffering

What is the expected output? What do you see instead?

Playing the flac song as a transcoded mp3.

What version of Ampache Mobile are you using?

V0.9.6

What version of Ampache Server are you using? ex: 3.5.1

ampache-3.6~alpha1-0ubuntu6 on Ubuntu 12.04 x86_64

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

It appears that the problem is specific to flac files.  I can stream my mp3 
music just fine and even stream my aac m4a music (it transcodes to mp3 and 
streams just fine).

I've attached a screenshot.

Original issue reported on code.google.com by [email protected] on 16 May 2012 at 4:34

Attachments:

Bug: Search as you type

Description: Current list search as you type code just does a string match
of what you type. That means that white space is not ignored, it works for
now but it could be made better.

Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:34

Feature: Start Playback on App Launch via Configuration Options

Can I suggest a small add-on? I use Mode Switcher (AWESOME app) so when I go 
into areas with certain bluetooth connections (like my car and my bluetooth 
headset I use to mow the lawn) it will auto start a music player. I use pandora 
and Music remix not because i want to but they are the ONLY two apps that start 
playing music automatically on open.

Is there a way you can add a feature to keep track of what you were listening 
to on close and start playing again on reopen?

That seems sort of daunting so as an easier alternative, can you put a item in 
the preferences to pick a particular playlist (even if I have to type in the 
exact name of the playlist manually I don't care) and play it from the 
beginning?

Try out Mode Switcher and you'll love it, hopefully you'll love it for the same 
reasons I do and want to get that working too 

Original issue reported on code.google.com by [email protected] on 17 Sep 2010 at 4:47

Application not available on Touchpad

What steps will reproduce the problem?
1. Follow install link on TouchPad
2.
3.

What is the expected output?
App should install.

What do you see instead?
"This application is not available for your model"

What version of Ampache Mobile are you using?
Trying to install

What version of Ampache Server are you using? ex: 3.5.1
3.5.4

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)
HP TouchPad 32GB on WiFi

Original issue reported on code.google.com by [email protected] on 16 Dec 2011 at 8:24

Feature: Genre Browser

Genre information is available from Ampache.

Genre Browser should be added to main menu.


Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:15

MP4 Video playback is not working on Palm Pre2

What steps will reproduce the problem?
1. Setup ampache server
2. Install ampache mobile on palm pre2
3. Create catalog of .mp4 videos
4. Connect to ampache server with phone via ampache mobile
5. Stream .mp3 song - works fine
6. Attempt to stream .mp4 video, starts buffering then fails with error 
occurred when trying to play the file.



What is the expected output? What do you see instead?

Expect to play video, instead I see a very general error message.


What version of Ampache Mobile are you using?

0.9.6


What version of Ampache Server are you using? ex: 3.5.1

3.5.4


Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

The same videos playback fine on my HP Touchpad Tablet with the ampache XL app.

The issue occurs both on Wifi and Verizon 3G.  MP3 Audio streams work perfectly.

The same .mp4 video also plays fine when played locally from the phones 
internal memory using kalemsoft media player, but does not work with the built 
in media player. Maybe allow a way to specify your media player instead of 
using the default player to allow more flexibility of video playback?



Original issue reported on code.google.com by RonnyBull on 13 Mar 2012 at 1:26

Feature: Global Search

Would be nice to have a global search implemented.  

From the main menu if you started typing it would bring up an interface
similar to the WebOS global search except it would give you the option of
choosing Artist/Albums/Songs/etc.

Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:16

Smart Buffer Interrupts Playback on Pixi - Endless Buffer Cycle

What steps will reproduce the problem?
1. Play song in Ampache Mobile .9.4 on Palm Pixi (WebOS 1.4.1.1)
2.
3.

What is the expected output? What do you see instead?
Expected: Song to play, buffer next song.  
Reality:  Song plays only until next song begins to buffer.  Subsequently,
the original song pauses while the second song buffers.  Hitting play at
any point (whilst buffering, or after completed) results in lost buffer
error.  Rinse, repeat.


What version of Ampache Mobile are you using?
v.9.4


What version of Ampache Server are you using? ex: 3.5.1
v3.5.4


Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)
EVDO access for Ampache Mobile, no transcoding.  Playback works perfectly
until buffering of second song begins.  Mainly default settings, with minor
changes to allow for longer PHP script access in php.ini (ran Jinzora for
quite a while before discovering Ampache).  Server-side looks awesome, and
performs as expected via browser or local access.  

Turned on stream debug in Ampache Mobile, and it reports pretty much what
was expected; [While playing original song] 'Current (#) Downloading #%,
Buffer ahead not used' - [First song pauses] 'Current (#) Paused, buffer
(#+1): Downloading #%' - Hitting Play button results in 'Buffers Lost,
Recovering' error.

Original issue reported on code.google.com by [email protected] on 7 May 2010 at 6:15

Bug: shuffle/random problem

What steps will reproduce the problem?
1.Choose 'Random'
2.Choose 'Shuffle all songs'
3.

What is the expected output? What do you see instead?
shuffle all songs in random from the server. Instead it will only shuffle the 
amount of songs set in 
the buffer under preferences, and keeps repeating those same few songs.

What version of Ampache Mobile are you using?
0.9.3

What version of Ampache Server are you using? 3.5.3


Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

Original issue reported on code.google.com by [email protected] on 29 Apr 2010 at 8:39

Feature: Database Caching

Re-architect AmpacheServer class to make use of SQL database caching. 
Should vastly improve performance/save on battery life/ect ect...

Trickiness will come with re-syncing and handling stale data on the device.


Original issue reported on code.google.com by [email protected] on 15 Sep 2009 at 8:07

Overly sensitive about empty tags

It took a while to find out, but if the <disk> tag in a server response is
empty, AmpacheMobile won't proceed with displaying the results (in the
precentral forums I saw a reference to an empty album tag, which triggered
me for this variant). In my database the disk column was NULL for all
albums (having upgraded from older versions I'm not sure if this is an ID3
issue or an Ampache issue actually).

I've set all NULLs to 1 and now it works like a charm :-)

Original issue reported on code.google.com by [email protected] on 5 Jan 2010 at 1:41

Bug: Now Playing Screen must be displayed for audio to continue

Now Playing screen cannot play next track if scene is navigated away
from.(Audio Service fails).  Other applications seemed to have overcome
this, so there has to be a solution.

Current workaround is to simply stop the track when user leaves the now
playing screen.  Desired operation would be to keep the playlist/music
going and give the user the option re-enter the now playing screen.

Proposed solution would be to set the Now Playing variable in the
AudioPlayer object to null.  All call outs to the Now Playing screen have
null checks already.

Other, probably better option would be run the Now Playing as a separate
stage.  

See:
http://developer.palm.com/index.php?option=com_content&view=article&id=1598
http://developer.palm.com/index.php?option=com_content&view=article&id=1648#Intr
oductiontowebOSApplications-controllersassistants


Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:13

Cannot Stream Long .mp3 Files

What steps will reproduce the problem?
1. Try to stream an .mp3 file that is more than 6 or 7 minutes long

What is the expected output? What do you see instead?

It should stream the entire .mp3 file from beginning to end.  Instead of 
streaming the entire file, Ampache Mobile hits a wall, cannot stream any 
more, and restarts from the beginning.  It appears to be unable to stream 
more than 6-8 minutes.  However, I can stream it just fine with VLC and 
with AmpachPre, which shows that the problem is not with ampache itself.

I have some audio books and audio courses that I want to be able to stream 
to myself and at this point in time I am forced to use AmpachPre to do so 
but the AmpachPre interface is sub-par to that of Ampache Mobile.

What version of Ampache Mobile are you using?

0.7.0

What version of Ampache Server are you using? ex: 3.5.1

3.5.2

Please provide any additional information below. (Ex. Using transcoding,

Original issue reported on code.google.com by [email protected] on 5 Mar 2010 at 12:37

buffer lost after the full file is downloaded

What steps will reproduce the problem?
1. select a track to listen to
2. ampapche starts playing but stops once the track is fully downloaded

What is the expected output? What do you see instead?
 it should continue playing and downloading the next track in the queue

What version of Ampache Mobile are you using?

0.9.6

What version of Ampache Server are you using? ex: 3.5.1

3.5.3

Please provide any additional information below.

occurs with wifi and evdo.  My guess is that some error is being returned at 
the end of the file thats not being handled correctly.  this is on a verizon 
pixi plus with webos 1.4.5

Original issue reported on code.google.com by [email protected] on 21 May 2011 at 11:09

New 0.9.0 version never starts; it just hangs at the splash screen

What steps will reproduce the problem?
1.  Tap the icon
2.
3.

What is the expected output? What do you see instead?
I expect the app to start.  Instead, it just sits there on the splash screen 
flashing.

What version of Ampache Mobile are you using?
0.9.0

What version of Ampache Server are you using? ex: 3.5.1
3.5.2

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

Original issue reported on code.google.com by [email protected] on 13 Apr 2010 at 2:51

Bug: More Robust XML Parsing

Current code doesnt account for null data very well

Probably need to implement some try/catch statements in the parsing code
for the xml responses


Original issue reported on code.google.com by [email protected] on 14 Sep 2009 at 5:52

Feature: Add support for subsonic back-end

ampache-mobile is awesome, I love it. Any thoughts on adding back-end
support for subsonic? If not, thanks for the great player anyway. :)

http://www.subsonic.org/pages/api.jsp

Original issue reported on code.google.com by [email protected] on 4 Jun 2010 at 8:10

Feature: Repeat

Add the repeat functionality to the repeat button on the Now Playing scene

Will require some changes to the AudioPlayer class to support repeat.

Original issue reported on code.google.com by [email protected] on 22 Sep 2009 at 2:05

Bug

Now Playing screen cannot play next track if scene is navigated away
from.(Audio Service fails)  Current solution is to simply stop the track
when user leaves the now playing screen.  

A better implementation would be to keep the playlist/music going and give
the user the option re-enter the now playing screen.

Proposed solution would be to set the Now Playing variable in the
AudioPlayer object to null.  All call outs to the Now Playing screen have
null checks already.

Other, probably better option would be run the Now Playing as a separate
stage.  

See:
http://developer.palm.com/index.php?option=com_content&view=article&id=1598
http://developer.palm.com/index.php?option=com_content&view=article&id=1648#Intr
oductiontowebOSApplications-controllersassistants


Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:10

BUG: Restart Playback after Pause/Call

What steps will reproduce the problem?
1. Receiving a phone call while playing music
2.
3.

What is the expected output? What do you see instead?
For the music to resume where it left off - at least with the same song. 
Instead, sometimes I get an error "buffer has been lost, reloading" or very 
similar verbiage. At times it does reload and start to play music again. 
Other times I have to close the program, re-open, and start over.



What version of Ampache Mobile are you using?
Latest .9.3

What version of Ampache Server are you using? ex: 3.5.1

3.5.3

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

EVDO, no transcoding, generally use "shuffle"

Original issue reported on code.google.com by [email protected] on 3 May 2010 at 8:05

Feature: Background Image Switcher

Description:  Give the user the ability to select a background from palm
photo service.

Maybe provide a few more stock background options of our own.


Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:30

Caching of DNS resolutions?

* Can connect to ampache via fqdn on WiFi (resolution by local dns server)
  IE: http://ampache.myhost.com:18080/ampache/
      resolves to http://192.168.1.2:18080/ampache/
* 'Empty Response' when connecting to ampache via fqdn on EVDO, (resolution
by remote dns server)
  IE: http://ampache.myhost.com:18080/ampache/
      resolves to http://77.77.77.77:18080/ampache/
* Can connect when connecting to ampache via IP address on EVDO.
* Using the webos browser on EVDO, I _can_ get to and login to the ampache
server via the fqdn.

What version of Ampache Mobile are you using?
0.7.0

What version of Ampache Server are you using? ex: 3.5.1
3.5.3

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

Does the mobile app cache DNS resolution queries?  This is really the only
thing I can think of to cause this behavior.


Original issue reported on code.google.com by blef%[email protected] on 12 Feb 2010 at 5:27

Feature: Support Username and Password in URL to bypass htaccess auth

What steps will reproduce the problem?
1. Set the URL to http://username:[email protected]
2. 404 Error Observed


What is the expected output? What do you see instead?
Standard Ampache Mobile Interface

What version of Ampache Mobile are you using?
0.6.0

What version of Ampache Server are you using? ex: 3.5.1
3.3.1.4

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

Original issue reported on code.google.com by [email protected] on 22 Oct 2009 at 5:01

Feature: Video Streaming

Look into video streaming.  Would probably be enough to just kick the video
link over to the include player.

Original issue reported on code.google.com by [email protected] on 4 Sep 2009 at 4:18

Bug: Album/Artist lists fail to load

What steps will reproduce the problem?
1. Connect to Ampache, see counts of Albums/Artists
2. Select either Albums or Artists (I have no playlists)
3. Spinning circle indefinitely.

What is the expected output? What do you see instead?
I expect to see the list of Albums/Artists. I have tested this with a
single album and it DOES work, but not with my entire library.

What version of Ampache Mobile are you using?
v0.0.3

What version of Ampache Server are you using? ex: 3.5.1
v3.5.1 (Dev). I was using 3.5, which had the same issue and noticed you
recommend 3.5.1.

Please provide any additional information below.
How else can I debug this?

Thanks,
-adam

Original issue reported on code.google.com by [email protected] on 13 Sep 2009 at 7:44

Wrong sorting of artists with a prefix/umlaut

The artists list is sorted in a wrong way when having artists with a prefix 
like "The".

In my case, there's an artist called "Die Ärzte" and my artists list looks 
like this

(#)
2 Men Ahead
(A)
a-ha
Alanis Morissette
...
Art Garfunkel
(D)
Die Ärzte
(A)
Aswad
(B)
...


So basically the list of (A) artists is interrupted and 'Die Ärzte' is 
inserted in the middle of it.
This could be also caused by the collation which causes the 'Ä' (A umlaut) to 
be treated different.

What is the expected output? What do you see instead?
I'd actually expect an artist starting with Ä to be sorted according to the 
locale - some locales do a sorting like this:

A, Ä, B, ...

while others do it like this:

A, B, ... X, Y, Z, Ä, Ö, Ü

I'm not really sure whether the sorting problem is caused by the fact that it 
is an artist with a prefix or it is due to the umlaut.

What version of Ampache Mobile are you using?
0.9.6

What version of Ampache Server are you using? ex: 3.5.1
3.5.3

Please provide any additional information below. (Ex. Using transcoding,
problem is specific to EVDO vs WiFi)

WebOS 1.4.5 (347), German

Original issue reported on code.google.com by [email protected] on 1 Dec 2010 at 1:08

Please add support for ampache localplay!

I'm not sure how hard it is, but I'd like to use ampache-mobile just as a 
"remote" so to speak, rather than a full fledged media player. Example behavior 
would be:

1. Launch ampache-mobile/login
2. Select a song/press play
3. Song begins playing via mpd (or whatever localplay plugin you use) on local 
ampache machine

This way, when a phone is on a 802.11b/g network, rather than using 3g, it can 
connect locally to an ampache server and be used as a "remote" to control the 
playlist and etc.

Thanks!

Original issue reported on code.google.com by [email protected] on 8 Jul 2010 at 12:59

Request use of alternate server port

What steps will reproduce the problem?
1.Firewall port forward from 8080 to 80 on internal ampache server
2.Request ampache mobile be able to connect to ports other than port 80
3. This is good for access to ampache systems that run on ISP that block port 80

What is the expected output? What do you see instead?
Expect ampache login. I get "unable to connect" instead while using 
http://external-ip:8080/ampache

What version of Ampache Mobile are you using?
V0.9.6

What version of Ampache Server are you using? ex: 3.5.1
Ampache Ubuntu package, version 3.5.4

Please provide any additional information below. 
I can connect to http://external-ip:8080/ampache using a Web Browser

Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 5:30

Feature Request: Option to Remember Last Place in Stream

This is not a bug, but rather a feature request.

When playing a song if I have to exit Ampache Mobile, some times I'd like
to tell it to remember where it was when I quit Ampache Mobile.  Can we
have a tick-box attached to the song URL which when ticked will cause
Ampache Mobile to remember the last place we were in the stream and then
skip ahead to that spot in the stream when that song is played again?

I think that stale records could be cleaned up as necessary on start-up of
the app when the record is > 30 days old.

Thanks!

Original issue reported on code.google.com by [email protected] on 14 Mar 2010 at 11:23

Feature: Playlist Editing

Need to develop a way to build a playlist on the fly.

Key elements:
* Ability to add to a playlist from any list. (Was thinking about a swipe
to added to playlist or something along those lines.)
* Ability to save the playlist to the Ampache server (check if this is an
option for the API)
* Ability to edit an existing playlist, reorder, add, remove items.

Original issue reported on code.google.com by [email protected] on 2 Sep 2009 at 3:21

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.