APlayer Doesn't Play Audio on My Website #5
Answered
by
D-Sketon
Alekssandher
asked this question in
Q&A
-
Hello, I'm trying to play music on my website using the APlayer feature, but it doesn't seem to work as expected. The player appears on the page, but it shows "no audio" and doesn't play anything. Enabled PJAX in my configuration:[params]
pjax = true Configured the player in params.yml: player:
aplayer:
enable: true
options:
audio:
- name: 'Evangelion Op'
artist: 'Eva'
url: 'https://ia600907.us.archive.org/30/items/tvtunes_7772/Neon%20Genesis%20Evangelion.ogg'
cover: 'images/rei-nerd.webp'
theme: '#ebd0c2'
fixed: true
autoplay: true
loop: 'all'
order: 'random'
preload: 'auto'
volume: 0.7
mutex: true
listFolded: true
Additional Information:
Screenshot:Am I missing any configuration steps? What am i doing wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
D-Sketon
Jan 19, 2025
Replies: 2 comments 2 replies
-
Hello, and thank you for using my theme. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Alekssandher
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, and thank you for using my theme.
This issue has been confirmed as a bug and should have been fixed in version 0.5.1. You can give it a try.