(Alpha 1) Milestone 2 [v0.2.0-alpha.1]
Pre-release
Pre-release
·
100 commits
to main
since this release
Warning
This is an Alpha release for Assignment 10.2: Prototyping. This is NOT intended for use, and is considered unstable. Use at your own risk.
Description of release is not provided due to this being an Alpha release.
Additions
- Port Configuration: Users can now change the port that the server is running on
- Setting Groups: Settings are generated automatically with groups, multiple datatypes are supported.
- Connection Settings Group: Added not with the initial Setting Groups, a Connection Group was added to manage network connection
- Scrolling Text: Allow text to scroll if it gets too long
- Password Support: Allow support for username and password when connected to the server
- Landscape View🧪: Allow users to change the device into landscape mode.. (Needs Testing)
- Change Active Playlist 🧪: Change the active playing playlist (Needs Testing)
- File Browser 🧪: Allow users to browse and interact with allowed directories (Needs Testing)
- Media Controls #2
⚠️ : Add additional controls such as stop. (Unfinished) - Song Rating
⚠️ : Display the rating of a song (Unfinished) - Custom Theme
⚠️ Allow users to create their own them (Unfinished)
Changes
- Move IP Config to settings: Move the IP options to the new Setting Groups
Fixes
- Add to playback queue 🧪: Resolve an issue with adding a song to the playback queue. (Needs Testing)
- Remember IP
⚠️ : Resolved an issue were the application will always remember the IP (Unfinished)
Dev Changes
- Prettier: Reformat code using Prettier
- ESLint: Validate code for non-critical errors such as
any varriable types - GitHub Shields: Add shields to the GithHub repository
- GitHub Wiki
⚠️ : Create a GitHub Wikipedia (Unfinished)
Install
Caution
Due to this project being in early testing, the following may not work
- Foobar2000 – Tested on v2.23.5 32-bit
- Beefweb – Tested on v0.10
Download the attached APK and install on an android phone (install from unknown sources must be enabled)
Full Setup instructions are provided on the GitHub Wiki: https://github.com/pchapman-uat/Foobar-Controler-Mobile/wiki/Setup
Full Changelog: v0.1.0...v0.2.0-alpha.1