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: foobar2000 for Mac v2.7 preview 'selection-properties' element (Read 1372 times) previous topic - next topic - Topic derived from foobar2000 for Mac: bugs
0 Members and 1 Guest are viewing this topic.

foobar2000 for Mac v2.7 preview 'selection-properties' element

How does the 'selection-properties' element from yesterday's update work? Is it something that can be added to the main interface?

Re: foobar2000 for Mac v2.7 preview 'selection-properties' element

Reply #1
View > Layout > Export ...

Open the exported layout in a text editor and add the selection-properties element. For example, this is my layout:
Code: [Select]
h-splitter style=thin
 v-splitter style=thin
  tabs position=top style=thin
   albumlist tab-name="Album List"
   h-splitter style=thin tab-name="Playlists"
    playlist-picker
    albumart
   h-splitter style=thin tab-name="Info"
    selection-properties sections="General"
    console mode=lite
  playlist
 playback-controls
Then import the layout after having saved your changes.

 

Re: foobar2000 for Mac v2.7 preview 'selection-properties' element

Reply #2
View > Layout > Export ...

Open the exported layout in a text editor and add the selection-properties element. For example, this is my layout:
Code: [Select]
h-splitter style=thin
 v-splitter style=thin
  tabs position=top style=thin
   albumlist tab-name="Album List"
   h-splitter style=thin tab-name="Playlists"
    playlist-picker
    albumart
   h-splitter style=thin tab-name="Info"
    selection-properties sections="General"
    console mode=lite
  playlist
 playback-controls
Then import the layout after having saved your changes.
D'oh, I hadn't actually updated to the latest preview so it wasn't showing up, thanks.

This is so exciting, it's the closest I've ever been to replicating my old Windows foobar layout on a Mac.