You are browsing as a guest. Sign up (or log in) to start making projects!

lumentae

@lumentae

Joined May 31st, 2026

  • 20Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Working on Welle
Open comments for this post

1h 15m 34s logged

I added some code to request all the playlists for the current user and also wrote some QML to display it in the sidebar! Currently they don’t have any icons or cover art, but I’m going to implement that soon™

0
0
3
Open comments for this post

2h 25m 59s logged

I kinda forgot to post a devlog, but I have implemented support for a database and now they’re loaded from there first instead of having to request them all the time from the Navidrome server. Also I fixed the annoying QML error that a class couldn’t be instantiated if it didn’t match the constructor or something like that (I forgot…)

0
0
2
Open comments for this post

1h 18m 13s logged

I have implemented a simple queue list at the right side! It’s still pretty useless and only serves the purpose of being able to see what will be played, but it’s still nice to have and expanded on in the future! Also sorry again for a long time between updates…

0
0
3
Open comments for this post

1h 18m 5s logged

I added a volume slider! Not much to add but that I was working on another project the last few days so development was halted for a short bit, but will now pick up again!

0
0
3
Open comments for this post

3h 1m 26s logged

I added support for MPRIS and I found out that it’s actually a quite interesting protocol (uses microseconds instead of milliseconds, which I found out the hard way…). Also I moved everything audio related to medialib so I can reuse most code for a future TUI or web interface!

0
0
1
Open comments for this post

50m 26s logged

I fixed a bug with cmake downloading the Material Symbols font as a css stylesheet and QML was trying to load it as a font, but kept failing… Also I made a todo list with a few entries so I don’t forget what to work on 😭

0
0
2
Open comments for this post

37m 46s logged

I added a repeat and shuffle button! I also fixed the queue, since it didn’t add new songs when scrolling and only the first 100 songs were loaded!

0
0
2
Open comments for this post

1h 16m 57s logged

I added a really simple queue that you cant view anywhere and not add songs right now, but works and the pause button now shows the current state of the song (playing and paused). Also I added skip buttons to play the previous or next song!

0
0
2
Open comments for this post

2h 1m 6s logged

There’s now a pause and play button and I fixed a bug that crashed the program after playing another song after one finished 😭. I’ll add more media buttons like skipping or shuffle/repeat next!

0
0
2
Open comments for this post

1h 1m 7s logged

Dragging works for seeking now. Also I’m sorry for not posting any devlogs the last week since I’ve been really busy with school lately (due to having to run shows…)

0
0
4
Open comments for this post

1h 12m 14s logged

The text is now being elided correctly and the progress bar is finally centered! Also I started working on showing the song progress, but haven’t made it interactive yet

0
0
6
Open comments for this post

2h 34m 55s logged

I improved the bottom bar, but the progress bar is still not how I like it. This has also made me realise how much I HATE layouts in QML

0
0
4
Open comments for this post

2h 16m 32s logged

Music can now be played and I added an incomplete player bar at the bottom that doesn’t show much yet 😭. I first started working on the bottom bar without having done the player before so I was kinda stuck and had to implement the player so I could add the media controls like seek, current media information or the pause, play and stop buttons aswell as the volume slider (which I really need…)

0
0
6
Open comments for this post

54m 46s logged

I remade the songlist and was inspired from Feishin’s design. I’ll implement the song covers and the home page next!

0
0
5
Open comments for this post

1h 56m 36s logged

I added a simple sidebar which currently only shows the song list because I haven’t added page switching yet, but content pages can be loaded dynamically now!!

0
0
3
Open comments for this post

2h 8m 51s logged

I reworked the OpenSubsonic API, added support for QML and created a simple song list. It was really hard to implement QML models and found out that QList::fromVector does not convert a std::vector to a QList 😭

0
0
6
Open comments for this post

1h 35m 52s logged

I got the authentication working and also its now possible to search for songs, artists and albums. Still no GUI or music player yet… 😅

0
0
6
Open comments for this post

24m 43s logged

I created the rough project structure and already included dependencies for the Open Subsonic client, but have not written any code for it yet 😭. I will work on it tomorrow when I have more time and focus on getting the authorization and other things to work!

1
0
27

Followers

Loading…