Skip to content

Commit

Permalink
README updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-McGee committed Nov 6, 2021
1 parent 45c4d38 commit 27d4e41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,22 +108,22 @@ Code optimisation, clean up, minimisation, speed, etc.

#### _Known Issues_
- Need a timeout if Ampache host unreachable in order to sign in again
- Long album/playlists get tracks truncated
- Sometimes the track timer glitches after seeking with the slider

## Contributions
Once I have a working release then contributions and suggestions always welcome.

## Testing
Testing on Chrome (Windows and Linux) during initial development.
- Ampache: dev (testing 5.0)
- All lossless FLAC playback
- Ampache: dev (testing 5.2)
- Apache: 2.4.41
- PHP: 7.4.3

## Acknowledgements & Dependencies
- Inspired by the subsonic player [subplayer](https://github.com/peguerosdc/subplayer) - a really nice looking web player for subsonic.
- Using [Fomantic UI](https://github.com/fomantic/Fomantic-UI) components (v2.8.7 included).
- Using [howler.js](https://github.com/goldfire/howler.js) audio library for media playback (In HTML mode for better FLAC playback).
- Using [Fomantic UI](https://github.com/fomantic/Fomantic-UI) components (v2.8.8).
- Using [howler.js](https://github.com/goldfire/howler.js)(v2.2.3) audio library for media playback (In HTML mode for better FLAC playback).
- Fomantic (Semantic) UI is still dependent on jquery (pulled from CDN - no need to include it).
- Of course you need a backend [Ampache](https://github.com/ampache/ampache) server.
- And a PHP enabled webserver (PHP version 7.4+ recommended).
Expand Down

0 comments on commit 27d4e41

Please sign in to comment.