The officially official Devuan Forum!

You are not logged in.

#26 2025-08-07 07:00:18

swanson
Member
Registered: 2020-04-22
Posts: 122  

Re: New Project, a simple music player. And now a video player!!

It reminds me of a bass player I used to play with. I suggested that we could compose our own tunes. He said: "All the songs are already composed". The end.

Offline

#27 2025-08-07 07:50:04

stargate-sg1-cheyenne-mtn
Member
Registered: 2023-11-27
Posts: 356  

Re: New Project, a simple music player. And now a video player!!

^^^@swanson & all

re: "all the songs are already composed"

reminded of Barry Manilow's version of "i write the songs"

https://en.wikipedia.org/wiki/I_Write_the_Songs

and now it's an earworm...argh

https://www.health.harvard.edu/blog/why-you-cant-get-a-song-out-of-your-head-and-what-to-do-about-it-2017100412490


Be Excellent to each other and Party On!
https://www.youtube.com/watch?v=rph_1DODXDU
https://en.wikipedia.org/wiki/Bill_%26_Ted%27s_Excellent_Adventure
Do unto others as you would have them do instantaneously back to you!

Offline

#28 2025-08-07 14:22:32

greenjeans
Member
Registered: 2017-04-07
Posts: 1,113  
Website

Re: New Project, a simple music player. And now a video player!!

Lol, if you take a look at my last screenshot and the songs in the playlist I was making, you'll learn a bit more about me. wink

Got to move some code around today, been letting it marinate for a few days just enjoying listening, there's a blues station out of Athens, Greece that is just amazing. I picked up some material I needed yesterday to fix one of my drumstands, so I may even make a little music myself today.


https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. wink Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate

Offline

#29 2025-08-07 15:42:43

greenjeans
Member
Registered: 2017-04-07
Posts: 1,113  
Website

Re: New Project, a simple music player. And now a video player!!

I don't mean to toot my horn here (pardon the pun), but I must say this app is amazing when it comes to brevity of code.

1. The gui itself, the playlist script, the recorder script, the local and radio DB scripts, altogether add up to 98.7kb. If you want AlsaTune that's another 39 kb.

2. All the dependencies already come standard in Vuu-do anyway, and also in Devuan and others.

Today i'm also adding a special DB text file for radio stations for the folks in my town, all the local broadcast stations have an internet stream, plus I can of course get stations from however far away that they might like but their radios won't receive.

EDIT: Today's work, moving a tab, moving some buttons etc. cleanup. Tomorrow have to make some error-handling stuff in the radio section more robust.

EDIT-2: TV sucked so I just came back and fixed that error-handling stuff already, lol. This thing is almost done.

EDIT-3: And I set the playlist creator window to always be on top when it's running, that way you can have your file manager maximized if you want while dragging-n-dropping files into the creator window.

93egmy.jpg

Last edited by greenjeans (2025-08-08 21:44:14)


https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. wink Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate

Offline

#30 2025-08-22 00:01:44

greenjeans
Member
Registered: 2017-04-07
Posts: 1,113  
Website

Re: New Project, a simple music player. And now a video player!!

Another mountain of work the last two days, squashing bugs, then squashing the bugs and regressions from the previous bug-fix etc etc. It's like Murphy's Law, you squash 3 bugs and 2 new ones appear. Converted all the pathways in the scripts for a standard install, the re-scan for new playlists button went bye-bye as it will now auto-update on any new playlists. I used that button for a new function to add radio stations, simple gui dialog with a sanity check to probe the stream inputted to see if it's valid before saving it to the radio DB

It's fairly easy to make something that does a basic job of doing what you want, MUCH harder to make it behave properly. Helluva ride this project has been for me.

dten04.jpg


https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. wink Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate

Offline

#31 2025-08-23 01:41:40

greenjeans
Member
Registered: 2017-04-07
Posts: 1,113  
Website

Re: New Project, a simple music player. And now a video player!!

Working on a dedicated EQ plug-in for the player, for systems that aren't alsa-pure and can't use AlsaTune, it's just specific to the app and uses ffmpeg instead of lbasound2-plugin-equal to provide the EQ function, so it's not system-wide like regular AlsaTune is.

omhokt.jpg


https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded August 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. wink Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate

Offline

Board footer