m3player version 0.1.2 released
I just released version 0.1.2 of m3player. The new version includes:
- Compilation and packaging for OpenWRT
- Installation of the ipkg package on the TL-WR1043ND device
- Support for command-line parameters:
- config - Path to the config file (/etc/m3player/m3player.ini)
- pidfile - Location of the PID file (/var/run/m3player.pid)
- xmlfolder - Location of the descriptor XML files (/usr/share/m3player)
- name - Set the name of the player instance (Hostname or m3player)
- filename - The name of the root device file (MediaRenderedV1.xml)
- Support for an INI file (/etc/m3player/m3player.ini)
- Fixes to the GStreamer pipeline to work in the stripped down OpenWRT environment with only a few plugins
When launching the m3player it starts playing the first entry from the preset list.
The next version will include support for preset switching via the QSS button.