PFA: match {:Media} under specified folder

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

PFA: match {:Media} under specified folder

Post by yusef88 »

Hi, possible to make PFA match {:Media} files under a folder and sub-folders

Code: Select all

+E:\pz\*.mp4> mpc-hc

admin
Site Admin
Posts: 60564
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: PFA: match {:Media} under specified folder

Post by admin »

Nope.

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: PFA: match {:Media} under specified folder

Post by yusef88 »

OK. another thing related to PFA: allow using XY's internal icons

Code: Select all

"name|:vfset"

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: PFA: match {:Media} under specified folder

Post by TheQwerty »

yusef88 wrote:Hi, possible to make PFA match {:Media} files under a folder and sub-folders

Code: Select all

+E:\pz\*.mp4> mpc-hc
But you could either map all {:Media} or everything in that path to a script which could apply the desired logic.
Unfortunately, it's not ideal since you won't be able to easily make use of other PFA entries from within that script.

highend
Posts: 13313
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: PFA: match {:Media} under specified folder

Post by highend »

Why is there a need for custom icons in PFA? We have PFIs :)
One of my scripts helped you out? Please donate via Paypal

yusef88
Posts: 1126
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: PFA: match {:Media} under specified folder

Post by yusef88 »

TheQwerty wrote: But you could either map all {:Media} or everything in that path to a script which could apply the desired logic.
Unfortunately, it's not ideal since you won't be able to easily make use of other PFA entries from within that script.
I'll write the needed extensions manually, not a big deal, thanks
highend wrote:Why is there a need for custom icons in PFA? We have PFIs :)
you're right PFI will do

Post Reply