Custom column with video resolution
Re: Custom column with video resolution
but there's a problem now, it slow so much the browsing, i mean it's normal i know but there's a way to cache that cc once it loads? and another question, how can i enable the cc in a specific subfolder only?
Re: Custom column with video resolution
The use "Browse" instead of "List" for the trigger in that cc
One of my scripts helped you out? Please donate via Paypal
Re: Custom column with video resolution
it's already on browse, but that would fix which of the two problem? the caching or the showing cc only in that subfolder?
Re: Custom column with video resolution
There is no caching but it only invokes mediainfo for the current visible items instead for all existing ones. There are other methods possible to get a really fast custom column but this wouldn't be fully automatic but would require an additional script that would need to be executed to update the "cache" (in reality this would be file / permanent variable that contains all items and their resolutions)...
Next option:
A cc script that invokes the property() command of XY and only if this doesn't return a resolution, mediainfo is used instead. That would require a codec pack, at least if the used Windows OS doesn't already have a codec installed for the file format...
Next option:
A cc script that invokes the property() command of XY and only if this doesn't return a resolution, mediainfo is used instead. That would require a codec pack, at least if the used Windows OS doesn't already have a codec installed for the file format...
One of my scripts helped you out? Please donate via Paypal
Re: Custom column with video resolution
and there's a guide on that? and what do you mean by update manually?highend wrote: ↑15 Nov 2018 15:55 There is no caching but it only invokes mediainfo for the current visible items instead for all existing ones. There are other methods possible to get a really fast custom column but this wouldn't be fully automatic but would require an additional script that would need to be executed to update the "cache" (in reality this would be file / permanent variable that contains all items and their resolutions)...
Next option:
A cc script that invokes the property() command of XY and only if this doesn't return a resolution, mediainfo is used instead. That would require a codec pack, at least if the used Windows OS doesn't already have a codec installed for the file format...
Re: Custom column with video resolution
It requires scripting capabilitiesand there's a guide on that?
The additional script must be executed manually (button, user command, catalog, whatever) to update the cachewhat do you mean by update manually?
One of my scripts helped you out? Please donate via Paypal
Re: Custom column with video resolution
d'oh...and what about the other problem? there's a way to show up a cc on a specified subfolder only?
Re: Custom column with video resolution
Make sure that
Configuration | Colors and Styles | Styles | Apply list styles globally
is not ticked
and use Menu - View - Folder View Settings - Save Folder View
after you have added the column to your current folder in the list view
Configuration | Colors and Styles | Styles | Apply list styles globally
is not ticked
and use Menu - View - Folder View Settings - Save Folder View
after you have added the column to your current folder in the list view
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club