I noticed that beggining at rc1, numbers are appended at the end of the video file name when they are being imported via Flash Video. Is this on purpose? Is there any way to disable this?
I noticed that beggining at rc1, numbers are appended at the end of the video file name when they are being imported via Flash Video. Is this on purpose? Is there any way to disable this?
Comments
Comment #1
travist commentedThis is intentional.... The reason this is added is because if there are like file names and they get moved into another directory (which the FlashVideo module does), it is imperitive that the filenames are different. By not doing this, you get file collisions and the module ends up not working as expected ALL the time. There is not any way to disable this since it would not be good if it were disabled. You can use the filename when displaying any files to your users so that this is transparent.
Hope this makes sense.