You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have a filter transcoded_temp_filename to remove the random numbers from media file once the media file is transcoded.
But this filter currently, removes random number only from the transcoded media file thumbnails. And we need filter to remove random numbers generated from the media files.
Just need modification in the existing filter with an extra optional parameter.
So that for old all users, it should work as it is. If any customer adds a second param to force change the name of file then only it should change the file name.