MediatankController Changelog

What's new in MediatankController 0.91

Oct 12, 2012
  • Fixed a small bug in the telnet result filter which in some cases could prevent the first file or directory in a directory from appearing in the 'browse' window.
  • Fixed 'Play all music files'

New in MediatankController 0.9 (Oct 12, 2012)

  • Added 'About' screen
  • Rewritten the browser window logic to make it easier to expand the functionality
  • If you quickly go back in the directory tree while browsing, it is no longer possible that the contents of deeper nested directories is shown together with the current directory.
  • Replaced the buttons and dropdown menu with a new graphical header with a custom popup menu.
  • Play music files button is now hidden when there are no music files present in the current directory.
  • Added a 'Loading...' page if you click on a media file to indicate that the app is busy starting your file on the NMT.
  • Increased the default size of the Browse window
  • Windows now open centered on the screen
  • Split the 'Settings' window into three seperate panels
  • Added four new shortcut buttons to the main remote. Use these for quickly playing the audio stream of your favorite radio stations, video streams or web services designed for the NMT.
  • Added the ability to start an audio or video stream from the remote. The feature is accessible from popup menu when you right-click on the remote
  • Add '$recycle.bin' to the list of hidden directories

New in MediatankController 0.83 (Oct 12, 2012)

  • Fixed yet another escaping problem when starting playback of a file
  • Added a right-click drop down menu with a few common commands
  • Added keyboard mode - accessible through the dropdown menu - which turns your computers keyboard into a remote keyboard for your NMT. No more messing about with the numeric keys to enter all characters. Very useful for setting up your network shares on your NMT or even things like searching in the YouTube channel.

New in MediatankController 0.82 (Oct 12, 2012)

  • Escaping the playlist playlist should now work properly

New in MediatankController 0.81 (Oct 12, 2012)

  • Added better detection of busybox: the app now looks for /bin/busybox and /bin/busybox26. It also checks if those binaries support the required functions. If one of them does, it will use that one. Otherwise it will download busybox26 transparently and install it as /tmp/busybox26.
  • The settings screen now tells us which version of busybox has been detected and which one itwill use.
  • It is still possible to override the detection of busybox and specify the location yourself.
  • When starting a file, the filename is now properly escaped which caused some problems before with names that contain for example a quote, an ampersand or other special characters.
  • When playin a whole directory, the quotes in the filename are now escaped which caused the playlist generation to fail.
  • When browsing, the directory list now also contains symbolicly linked directories
  • It is now possible to browse to unmounted network shares. It will automatically mount the share if it has not yet been mounted.
  • Renamed "Queue music files" to "Play all music files"
  • Bring the Browse window back to the front if the user clicks on the Browse button while the window is already open but overlapped by other windows, or minimized
  • Prevent garbled character from being send during connecting