Taiko2k / TauonMusicRemote

Andorid remote app for Tauon Music Box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app is no longer actively maintained.


Tauon Music Remote

An attempt at making an Andorid remote controller app for Tauon Music Box. Its currently alpha quality with various bugs, but you may still find it useful in its current state.

Feratures

  • Navigate your playlists and albums.
  • Remote control playback of Tauon Music Box.
  • Play your library on your device by streaming from Tauon Music Box.

Possible future goals

  • Sync audio for offline playback?
  • Play users local music files?

How to use

  • Download and install the latest Tauon Music Remote APK v0.5.
  • In Tauon Music Box, Enable the setting "Enable server for remote app" in Settings > Function > Page 4.
  • Find your PC's local IP address (try ip a) and enter in app. Then if both apps are running you should see Tauon Music Remote then populated with content.

Tip

  • Tap the track title at the bottom of the screen to "go to playing".

Known issues

  • App will crash when screen is rotated
  • Need to restart app if playlist changes were made on server

Work needed

  • [Architectural rewrite needed]
    • Move UI data to ViewModel/Livedata
    • Move audio playback to service?
  • Reload data when server data chagnes
  • Consideration for tablet display sizes?
  • Export playback control notification widget?
  • [Tauon API] Security? Authentication?
  • [Tauon API] Advanced search? Playlist generation?

About

Andorid remote app for Tauon Music Box

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%