WACUP

Preview Build Discussion => Preview Build Discussion => Topic started by: Phuntso on October 02, 2025, 07:39:14 PM

Title: Minor bug: not showing title from M3U when time is -1
Post by: Phuntso on October 02, 2025, 07:39:14 PM
Used to work before. Since some recent update WACUP doesn't display the title from the m3u file if the time is set to -1. If greater than 0 then it does show.

The title from following used to display fine previously:
Code: [Select]
#EXTINF:-1,SomaFM - Groove Salad Classic
http://ice6.somafm.com/gsclassic-128-aac
Title: Re: Minor bug: not showing title from M3U when time is -1
Post by: dro on October 03, 2025, 03:16:14 PM
Not showing it where exactly? I need specific steps on how to replicate the problem you're reporting as so far the string is being used in a test main playlist for me on loading until I attempt to play it (then it'll use what's obtained or generated by the atf strings being used) or depending on the reading & atf configuration will be updated if that's what's being triggered by other loading actions (which is expected).
Title: Re: Minor bug: not showing title from M3U when time is -1
Post by: Phuntso on October 03, 2025, 05:08:09 PM
In the playlist yes.
My ATF that I've always use is
Code: [Select]
%artist% - %title%  |  $filepart(%filename%)
Idk if it helps, I'm using x86 WACUP specifically to have skin support (for the 2006 Drone skin).

Idk what else to tell you. I just double-click on my playlist  with SomaFM radio stations and in WACUP playlist I see only the result of " - |  $filepart(%filename%)" if the item time is set to -1 in the playlist. If to set it to greater than 0 then I see the title as in the playlist file.