Search found 3 matches

by Sebix
Sun Aug 16, 2026 9:42 am
Forum: Programming
Topic: Button Next prev music
Replies: 2
Views: 50

Re: Button Next prev music

Ok, I understood how the API works, thanks!

pozdrawiam
hudiy.api.DispatchAction = hudiy.api.protoRoot.lookupType("hudiy.app.api.DispatchAction");

const prevMusic = document.querySelector('.prevMusic');
const playMusic = document.querySelector('.playMusic');
const nextMusic = document ...
by Sebix
Sat Aug 15, 2026 6:19 pm
Forum: Programming
Topic: Button Next prev music
Replies: 2
Views: 50

Button Next prev music

Hi, I need next song and previous song buttons. I used the example from GitHub media.html. It retrieved the author and title perfectly, but I'm struggling to add the next and previous, play, pause buttons in JavaScript. Can you help?
7GkLpQpB.jpg
by Sebix
Tue Aug 11, 2026 7:03 pm
Forum: Displays
Topic: Dashboard full screen
Replies: 1
Views: 65

Dashboard full screen

In the Chromium browser, the localization is correct, but there are limitations in Hudiy. How can I run the program with full localization available in Chromium on hudiy?
q4lSFE33p.jpg