Joomla Audio Playlist Module
This article will introduce everyone to a Joomla Module used to create audio playlists.
Highlight Functions:
- Create playlists from files or folders
- Multiple Themes
- Support MP3, WAV and OGG file.
- Automatically fetch advanced meta like song title, album art.
- Working with J3.6+ & J4, J5, J6.
Install and Use
1. Download and install via Joomla installer.
2. At the Module Manage > Add New > JMP Audio to get started:

3. Select Source: Files or Folders
3.1 With the Source as Files, enter the path to the audio file, one file per line:
media/audio/file1.mp3
media/audio/file2.mp3
....
To change the display name, enter:
media/audio/file1.mp3 => Song 1
media/audio/file2.mp3 => Song 2
....
The module with displays "Song 1" instead of "file1.mp3".
3.2 With the Source as a Folder, enter the paths to the folder containing the audio files, one per line. The system will automatically find files with the extension MP3, WAV and OGG:
media/audio_1
media/audio_2
....
4. Select Skin and set advanced parameters.

5. Set Module'postion and Assignment
6. Enjoy!
Note: In case the audio file has meta tags like Name, Album Cover... The module will automatically retrieve and display.

Please share if you like this module!
I have been googling how to change the menu colours, as the black text on my purple background is not very readable. However everything I have tried to change the text colour of the Off-Canvas main menu text to white did not work.
Would you know what custom CSS I would need to change all menu items to white text (including submenus).
Probably need background colour to not be white when hovering over submenus
Any help you can provide would be gratefully appreciated (or a pointer to some useful help).
Thank you
see
https://siteupdate.vedicmaths.org/index.php
InPre-Update Check for Joomla 5.4.4
for Off-Canvas it says
Joomla cannot detect the extension's compatibility with the target version of Joomla.
have you implemented the compatibility stuff for Joomla to upgrade extensions correctly ?
Have got two off canvas menus working (1. for tools and 2. for main menu)
However I can only get the Main menu to display the first level of menu items.
Have you any suggestions for getting the sub menu items to display ?
N.B. the menu item with sub menu items does display a down arrow, but trying to click on it only display the item at the main menu level.
see
https://siteupdate.vedicmaths.org/index.php
If you want to see where I have currently got to