Releases: owncloud/music
Releases · owncloud/music
v0.1.5-alpha
-
use images in album folders as album art
- first uploaded image to a folder is used as album art
- addition and deletion of covers is detected
-
alphabet navigation bar to the left
- highlight available letters (of the artists)
-
use flash 8 for fallback player
-
fix ogg playback
-
play the clicked song of an album and not the first song of the album - fixes #83
-
limit metadatascan to audio files
-
Adds clean up background job
- find covers for albums without cover
- remove tracks without files, albums without tracks and artists without albums and tracks
-
AngularJS 1.0.8
-
Various fixes and improvements - especially PostgreSQL
- various fixes, also for PostgreSQL
- cast number to int
- use correct sql statement for checking for albums
- unit test for case when album is null
- move casting to appframework entity
- remove blank lines
Known bugs:
-
does not scroll perfect
-
non-dynamic creating of the navigation bar
v0.1.4-alpha
- show track number in track list
- fix icon glitches in Firefox
- show playing status icon (fixes #82)
- previous button (fixes #72)
- shuffle/repeat button (fixes #77)
- correct sorting order for playlist
- show loading state
- sort albums by year
- visualize loading state
- make scanner more robust and fix PHP errors
- disable execution time for rescan
- realign playerbar content and adding whitespace (ref #80)
Known issues
- clicking a song the first song of the album is played instead of the actual clicked song
v0.1.3-alpha
- cliched icons (fixes #70)
- database is cleaned after update to this version
- first fixes for undetected metadata (extracts track number and title from filename)
- fix album without year issue (albums were duplicated)
- sort tracks by tracknumber and show them if available
v0.1.2-alpha
stable5 fixes
- loading of getid3
- CSS
v0.1.1-alpha
Fixes, clean-ups and logging from JS to the backend
- log API (for javascript logging to backend)
- fix empty artists (backend)
- album view fixed
- log errors in frontend to backend
- fix playback for artist
- remove minify directive
- reset played songs and current song for playlist
v0.1-alpha
First release of the new music app
- useable with OC5+
- shiva API
- metadata extraction for artist, album and track
- single page frontend
- multimedia playback in all browsers trough HTML5 and flash fallback
- testing of the backend code
Known bugs:
- shuffle, repeat and previous button are out of functionality
- non-high-resolution icons in IE8
- no Ampache support
- slow for large music collections
- tracks without artist or album are not listed in the frontend (but already in the database)