MultiTune
Multi-identity music player for car infotainment systems.
##Application Introduction The Multibox is a multi-identity music player for car scenarios, specially designed for the Lazy Cat Micro Clothing (LPK) environment. It solves the pain point of music switching when multiple people in the car share a car: each family member has an independent identity, and each identity has an independent playlist list and playback memory. After getting on the bus, you can continue to play the song list, song, and progress from the last time, and you can switch immediately without interfering with each other. ##Why do you need it - The family shares a car, and everyone is unhappy with the mix of song lists, preferences, and playback progress. - Traditional music apps have cumbersome steps to switch accounts/song lists and unsafe operation while driving. - The car screen is mainly touch-sensitive and requires a large button, few levels, and a dark night-friendly interface. The multi-tone box makes "switching identities" the first step: the identity switch does not exceed 2 clicks, the identity card has a large button design, and the touch tolerance is high. ##Core Features - ** Quick switching between multiple identities **: Customize identity names and colors (such as "Dad","Mom" and "Commuter"), and switch between large cards on the home page with one touch; support setting default identities and direct access to the car. - ** Songlists and playback memories isolated by identity **: Each identity has a separate playlist list; the last playlist, song, playback progress and playback mode played by each identity are automatically remembered, and then listen to it next time. - ** File-indexed song list **: Music files are not copied, song lists only save file path indexes, no matter how large the music library is, it will not take up extra space. - ** Multiple storage sources **: You can browse the lazy cat home directory, USB storage, SMB sharing and other mount directories at the same time, and you can freely select songs in the entire file browser. - ** Background scanning task **: Select multiple catalogs and scan them into storage in the background, display the scanning progress in real time, automatically read audio metadata (title/artist/album/duration) and grab the album cover. - ** Minimalist player **: Play/pause, up and down, progress drag and drop, playlist, sequence/random/single loop, keyboard/direction key shortcuts are supported on the car. - ** Dual front-end version, automatic adaptation **: - ** Car version **: jQuery + ES5 is purely static implementation, compatible with old car browsers with Chrome/WebView ≤ 74 (such as BYD car), with large buttons, fewer levels, and dark eye protection. - ** Full version **: Vue 3 modern interface for PC/mobile browsers, used to create identities, manage playlists, and add songs in batches. - The entry page automatically detects browser version jumps, or you can select it manually.









