Mobile Audio Player

Mobile Audio Player

859 Downloads
Description

This mod utilizes the Windows Media Player library to play audio files. It should be able to play any audio Windows Media Player can.

The down side, though, is it might only work on Windows.

The mod displays a list of audio files and a button bar at the bottom.

Clicking on files lets you play/pause them.

Buttons are, from left to right:

    Close app (stops playing)
    Prev track
    Rewind (doesn't work yet)
    Play/Pause
    Fast Forward
    Next track
    Minimize app (keeps playing)

Once one file is finished, by default it starts playing the next file in the list. Once the list is finished playing, it starts from the beginning. These both can be turned off in the config.json file.


Setup

Place audio files in the mod's audio folder (create it if it doesn't exist) and rename them as explained below.

Metadata displayed for tracks is taken from parts of the file names separated by underscores, and the layout is determined by the mod's config.json file:

ListLineOne: "{1}"
ListLineTwo: "{2} - {3}"

This means that a file named Title_Artist_Album.mp3 will be displayed as:

Title
Artist - Album

You can have as many parts to the file name as you like, and they will replace {#} placeholders starting with {1}.

Colors and sizes are also modifiable using the mod's config.json file.


Technical

Requires SMAPI and Mobile Phone, does not use Harmony.

Compatible with Mod Updater for automatic updates.

Code is at https://github.com/aedenthorn/StardewValleyMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

A list of all my mods for Stardew Valley is available at https://www.nexusmods.com/stardewvalley/articles/895.