Generic file types filter with branch view

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

Generic file types filter with branch view

Post by yusef88 »

how to get generic file types filter working with branch view?

Code: Select all

E:\Music? /types={:Audio} /:flatfiles
Last edited by yusef88 on 09 Jun 2016 14:44, edited 1 time in total.

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

Re: Generic file types filter with branch view

Post by highend »

Use a visual filter in addition to the branch view (with {:Audio} in it)?
One of my scripts helped you out? Please donate via Paypal

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

Re: Generic file types filter with branch view

Post by yusef88 »

yes, in help file: BV can be combined with Visual Filters.
individual extension works but generic file types does not?!

Code: Select all

E:\Music? /types=*.mp3 /:flatfiles

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

Re: Generic file types filter with branch view

Post by highend »

The help file states that GFTs are supported with /types=
Why it doesn't work in branch view while single types work? Maybe it's just a bug...
One of my scripts helped you out? Please donate via Paypal

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

Re: Generic file types filter with branch view

Post by admin »

Yes, a bug. Took me a while to fix it because a major rewrite was necessary. Next beta should work.

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

Re: Generic file types filter with branch view

Post by yusef88 »

The switch /exclfile stopped working, it doesn't filter out files

Code: Select all

? /exclfile=*.zip /flatfiles

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

Re: Generic file types filter with branch view

Post by admin »

Oh yes, did something wrong yesterday. Undo comes today.

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

Re: Generic file types filter with branch view

Post by yusef88 »

something maybe related to latest changes, I receive many error messages after enabling AutoOptimizeTreeRadical=1 tweak
To see the attached files, you need to log into the forum.

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

Re: Generic file types filter with branch view

Post by admin »

No such problems here. Might be a Windows irritation. Does it still happen after a Windows reboot?

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

Re: Generic file types filter with branch view

Post by yusef88 »

I'll feed back if the problem continues after reboot.Thanks.

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

Re: Generic file types filter with branch view

Post by yusef88 »

No need to open a new topic, I guess.
I used to use this pattern to filter files based on alphabetic characters but in latest beta It does nothing

Code: Select all

"Arabic" >[ذضصثقفغعهخحجدطكمنتالبيسشئءؤرلاىةوزظآأإ]
"Set global visual filter" works fine

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

Re: Generic file types filter with branch view

Post by admin »

Thank you! Fix comes.

Post Reply