blob: 1ffcaeb2d7c412abeb10c68bb7ea5441a6c2687c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Basic Instructions
Run these commands to grab dependent libraries:
git submodule init
git submodule update
Go to DragSortListView/library, and ServerProxy and build project files with:
android update project --path ./
Roadmap of major planned features in rough order that I plan to work on them in (little features get sprinkled in wherever):
Madsonic support
-Pandora Mode
-Top tracks for artist
DLNA
-Casting
-Library Provider
Album Art Grid View
-Display artists if supported (yes for tags, no for folders currently)
-Display playlists, pull info from cached listings
New Tabs
-Internet Radio tab
HLS Video
-Display video where album art is currently (double tap to fullscreen)
-Videos can play inline with songs
|