add a shortcut in property include file

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
sk2107
Posts: 290
Joined: Sun Aug 07, 2022 8:48 pm

add a shortcut in property include file

Post by sk2107 »

Hi,

I tried to put vedio: instead of

*.3g2;*.3gp;*.3gp2;*.3gpp;*.amv;*.asf;*.asx;*.avi;*.bdmv;*.bik;*.d2v;*.divx;*.drc;*.dsa;*.dsm;*.dss;*.dsv;*.evo;*.f4v;*.flc;*.fli;*.flic;*.flv;*.hdmov;*.ifo;*.ivf;*.m1v;*.m2p;*.m2t;*.m2ts;*.m2v;*.m4v;*.mkv;*.mp2v;*.mp4;*.mp4v;*.mpe;*.mpeg;*.mpg;*.mpls;*.mpv2;*.mpv4;*.mov;*.mts;*.ogm;*.ogv;*.pss;*.pva;*.qt;*.ram;*.ratdvd;*.rm;*.rmm;*.rmvb;*.roq;*.rpm;*.smil;*.smk;*.swf;*.tp;*.tpr;*.ts;*.vob;*.vp6;*.webm;*.wm;*.wmp;*.wmv

in md5 include file property but it did not work, and I need to add more like vedeo:;pic:;....etc.


So is it possible to put include /exclude files this way?

THanks
void
Developer
Posts: 15533
Joined: Fri Oct 16, 2009 11:31 pm

Re: add a shortcut in property include file

Post by void »

Currently, you'll need to specify each extension.

For example:

*.3g2;*.3gp;*.3gp2;*.3gpp;*.amv;*.asf;*.asx;*.avi;*.bdmv;*.bik;*.d2v;*.divx;*.drc;*.dsa;*.dsm;*.dss;*.dsv;*.evo;*.f4v;*.flc;*.fli;*.flic;*.flv;*.hdmov;*.ifo;*.ivf;*.m1v;*.m2p;*.m2t;*.m2ts;*.m2v;*.m4v;*.mkv;*.mp2v;*.mp4;*.mp4v;*.mpe;*.mpeg;*.mpg;*.mpls;*.mpv2;*.mpv4;*.mov;*.mts;*.ogm;*.ogv;*.pss;*.pva;*.qt;*.ram;*.ratdvd;*.rm;*.rmm;*.rmvb;*.roq;*.rpm;*.smil;*.smk;*.swf;*.tp;*.tpr;*.ts;*.vob;*.vp6;*.webm;*.wm;*.wmp;*.wmv



I will look into adding support for video:/pic:/audio: and support for ext:

Thank you for the suggestions.
sk2107
Posts: 290
Joined: Sun Aug 07, 2022 8:48 pm

Re: add a shortcut in property include file

Post by sk2107 »

Thank you for your support.

Best Regards
Post Reply