More > JRiver Media Center 32 for Windows
Freak solution to open explorer windows for multiple selected albums available?
gulp:
Does anyone have an idea how I could open explorer windows for several selected albums with right click and menu point selection or otherwise? Or even better open the folder above it and select the album folder?
My use case is:
I rated music quality for most albums and now want to delete all albums on the file system below a certain ranking. I have to start from JRiver library as I only have the ranking information there.
Thanks!
zybex:
I have a Link (shortcut in the Top-right links bar) to open the folder of the currently selected item. Just do "Manage Links" and add an item like this:
Type: Program
DisplayName: Folder
Program Path: Explorer.exe
Parameters: "[Filename (path)]" (with quotes)
Now you should have a "Folder" button on the links bar.
To select the folder in Explorer instead of opening it, use this as Parameters:
//select,"removeright([filename (path)],1)"
gulp:
Thanks much again!
But it just opens or marks the first folder of multiple selected albums...what I'd need is that it does it for all of the selected albums, ist it possible?
zybex:
No, not possible for more than one, except with an external script.
zybex:
If this is for a one-time thing, you can easily get the list of folders to be deleted in MC, massage it a bit in Excel or Notepad++ to get a list of "rd /q /s <path>" commands, then execute them as a .bat file.
Navigation
[0] Message Index
[#] Next page
Go to full version