Skip to content

Releases: husudosu/mpv-remote-app

1.0.10

03 Mar 06:54
Compare
Choose a tag to compare

1.0.10

Note about MPV versions: On older MPV versions the current chapter detection not working properly, if you experience issues with current chapter detection, please update your MPV version!

  • [Feature request]: Current playing chapter in bold and has other color.

1.0.9

16 Jul 07:47
Compare
Choose a tag to compare
  • Fixed icon for older Android versions,
  • [Android project]: minSdkVersion have changed to 24 (Android 7.0)
  • [Android project]: compileSdkVersion have changed from 30 to 32
  • [Android project]: Upgraded gradle, some ionic versions etc...
  • Filebrowser minor improvemnts

1.0.8

16 Jun 07:35
Compare
Choose a tag to compare
  • API connection handling works way better,
  • Added Android notification to control playback (It's an experimental feauture should be enabled manually, you can find the option on settings. It has lot of issues)
  • Minor optimizations,
  • Created a basic clipart icon with Android studio
  • Toast rendering improved

1.0.7

22 Apr 06:27
Compare
Choose a tag to compare
  • Some code tidy-up, optimizations,
  • The app gonna check if the mpv-remote-node version is compatible with the app,
  • [CSS] Improved contrast,
  • Made the whole app more consistent,
  • Set Youtube quality on "Open URL" dialog.
  • Scroll to top added to File browser

1.0.6

23 Feb 07:22
a618f0a
Compare
Choose a tag to compare

Minimum mpv-remote-node version: 1.0.5
Before installing this version of MPV-remote app, please uninstall the previous one! Some Android related stuff changed!

  • File browser speed improvements with large collections,
  • Improved server selector,
  • Better validation on create server screen

Important Android stuff:

  • Changed app id from "io.ionic.starter" to "com.husudosu.mpvremote"
  • From now on VersionCode will be increased after every release.

1.0.5

12 Feb 11:25
7456411
Compare
Choose a tag to compare

Very important to update mpv-remote-node to 1.0.5!

  • Upgraded to Ionic v6,
  • Support for multiple servers,
  • Filebrowser speed improvements with larger directories/collections

Note if upgrading from older version of MPV-Remote:
You should configure the app again (add server) to get it work.

  • Go to settings,
  • Tap on servers
  • Add your server

1.0.4

29 Nov 07:17
Compare
Choose a tag to compare

Update mpv-remote-node to 1.0.4!

  • Filebrowserpaths behaviour fixed
  • Metadata appears on info panel
  • Some tweaking
  • Unused dependecies removed from project

1.0.3

29 Nov 07:46
Compare
Choose a tag to compare

Update mpv-remote-node to 1.0.3!

Changelog

  • Filebrowserpaths behaviour fixed
  • Metadata appears on info panel
  • Some tweaking
  • Unused dependecies removed from project

1.0.2

29 Nov 07:46
Compare
Choose a tag to compare

Socket IO communication replaced with HTTP