re-enable chromecast

This commit is contained in:
Luke Pulverenti
2014-08-17 01:38:13 -04:00
parent e221902088
commit cd1f097167
49 changed files with 553 additions and 632 deletions

View File

@@ -6,6 +6,7 @@
Audio = 1,
Image = 2,
Video = 3,
Playlist = 4
Playlist = 4,
MusicAlbum = 5
}
}