Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Webradio columns view by Filename of file not see (Read 731 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Webradio columns view by Filename of file not see

Hi to all, i have custom columns set by File Name, it's ok for MP3 file BUT for webradio not because i can't view witch radio i listen.
I have URL webradio in a file A.m3u, B.m3u but foobar not see A,B ecc..

Screen:



How i can view filename of m3u?
thanks

Webradio columns view by Filename of file not see

Reply #1
Code: [Select]
$if2(%filename%,%title%)
elevatorladylevitateme

Webradio columns view by Filename of file not see

Reply #2
no..not work..

Some radio have in properties the FILE NAME , but most radio not, how i can add this ATTRIBUTE?

With
Code: [Select]
$if2(%filename%,%title%)
now work, for me because filename of radio is not empty but i not see it..


help please..i have not resolved..

Webradio columns view by Filename of file not see

Reply #3
I'm sorry. I don't know what you want. You're not being clear.

Code: [Select]
$if2(%filename%,%directoryname%)


Maybe?
elevatorladylevitateme

Webradio columns view by Filename of file not see

Reply #4
no..now work..

in my standard playlist i view in the coulmns the filename (name of file mp3) and it work, i see filename, artist e duration.

In RADIOPLAYLIST %filename not work, and there is not anything to see in the filename BUT there is title!

I must do something similat at:
Code: [Select]
 [IF (%NO_FILENAME, see %title
  but not work with ( $if2(%filename%,%title%).