amp icon indicating copy to clipboard operation
amp copied to clipboard

Acoustics Media Player - network jukebox

Results 38 amp issues
Sort by recently updated
recently updated
newest added

Currently, the person who gets a play when we're all equal in debt is just determined by whatever a perl hash decides goes out first. We need to define a...

player

We should be able to pause the player. This can be done by keeping the paused/unpaused state in the player table.

player
wishlist

We use a lot of logging but it isn't all that useful. I should fix this.

player
documentation

amp blows up if you try to send a stop when it's already stopped. Also, if you try to skip a song when it's stopped. http://gist.github.com/258465

player

JSON shouldn't give us '1' instead of 1, especially when it comes from a field in the database marked as a number.

player

I don't really have a naming convention beyond what sounds good. Usually this works out, but this is to remind me to check and refactor soon.

player
documentation

Not properly returning for non-admin users, so updateVolumeScale wasn't being called, moved the updateVolumeScale call for now

webui

Improve volume normalization to take the peak of the whole song into account and not just guess while playing. Might involve writing a new plugin for mplayer.

player