User Tools

Site Tools


config:foobar2000

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
config:foobar2000 [2023/12/28 13:24] Wulf Rajekconfig:foobar2000 [2023/12/28 13:26] (current) Wulf Rajek
Line 111: Line 111:
  
 Album List white background. Album List white background.
 +
 +===== Run Services component =====
 +
 +The "Run services" component can be used to add specific commands to the context menu like opening the folder in nemo:
 +<code>
 +Label: Open file directory in Nemo
 +Path: Z:\usr\bin\xdg-open "$replace(%path%,'\','/','Z:',,%filename_ext%,)"
 +      Z:\usr\bin\xdg-open "$replace(%path%,'\','/','W:','/media/music/',%filename_ext%,)"
 +</code>
config/foobar2000.1703769898.txt.gz · Last modified: 2023/12/28 13:24 by Wulf Rajek