getArtists.view implemented

Deluan 2016-03-27 20:34:26 -04:00
parent a4327314d7
commit 0b0bf3b3ed

@ -28,9 +28,10 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo
| || | ||
| _BROWSING_ || | _BROWSING_ ||
| `getMusicFolders` | Hardcoded to just one, configured in `app.conf` | | `getMusicFolders` | Hardcoded to just one, configured in `app.conf` |
| `getIndexes` | Doesn't support shortcuts | | `getIndexes` | Doesn't support shortcuts, nor direct children |
| `getMusicDirectory` | | | `getMusicDirectory` | |
| `getSong` | | | `getSong` | |
| `getArtists` | |
| || | ||
| _ALBUM/SONGS LISTS_ || | _ALBUM/SONGS LISTS_ ||
| `getAlbumList` | | | `getAlbumList` | |