nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.89k stars 862 forks source link

5.4.0: no system default file naming possible anymore (option missing in upload screen) #2968

Open bcutter opened 4 days ago

bcutter commented 4 days ago

https://github.com/nextcloud/ios/releases/tag/5.4.0 introduced a new automatic file naming default.

image

It is not possible anymore to continue upload files (especially photos/videos/media from local photos app) with the system default naming (like "IMG_5614.HEIC").

This breaks a whole media collection for me and likely other use cases for others.

Please re-add the option to use the system default naming, alternatively allow using the Nextcloud iOS app default naming.

Currently the upload photos/videos screen is missing that option since 5.4.0. Hopefully accidentally, not because of dictation.

dukey commented 3 days ago

+1 on this.  

https://github.com/nextcloud/ios/releases/tag/5.4.0 introduced a new automatic file naming default. 893E99E3-01E5-45B2-8FF7-3C3BF739CD77.jpeg (view on web) [1] It is not possible anymore to continue upload files (especially photos/videos/media from local photos app) with the system default naming (like "IMG_5614.HEIC"). This breaks a whole media collection for me and likely other use cases for others. Please re-add the option to use the system default naming, alternatively allow using the Nextcloud iOS app default naming. Currently the upload photos/videos screen is missing that option since 5.4.0. — Reply to this email directly, view it on GitHub [2], or unsubscribe [3]. You are receiving this because you are subscribed to this thread.Message ID: @.***>

[1] 893E99E3-01E5-45B2-8FF7-3C3BF739CD77.jpeg (view on web) https://github.com/nextcloud/ios/assets/13799156/d53d8378-7448-41c6-80de-d33189303d04 [2] view it on GitHub https://github.com/nextcloud/ios/issues/2968 [3] unsubscribe https://github.com/notifications/unsubscribe-auth/ABV7HJIFYL7OHUBBFW6NZRDZKGZILAVCNFSM6AAAAABKGGSE3CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DINRUGQ3TINQ

marinofaggiana commented 3 days ago

We have eliminated this option because the original names (ex. IMG_0001.MOV) once reached 9999 start again from 0001.

However, you can continue by entering mask IMG_

bcutter commented 3 days ago

Yes that's an iOS behavior known since ever.

Using the fixed "IMG_xxxx" mask is not sufficient, as certain apps maintain their own naming scheme which is important for users to distinguish that media. Examples:

image

image

While I like and honor your attempt to work around that once every few months/years event of the 9999->0000 flip (which also only is an "issue" if you keep more than 9.999 media files within one folder, so... rather a corner case), I kindly ask again as mentioned to revert the former option of keeping the system default naming.

Depending on your confidence level you could keep the current 5.4.0 setting as default, but let users choose how they would like to store their media (in my and other cases: consistently to the iOS system naming).

marinofaggiana commented 3 days ago

mmm, ok, will make a 5.4.1 with this old switch

bcutter commented 3 days ago

5.4.1: even the option is not available anymore in the upload screen (which is now pretty plain without any options), the former option/setting is back in the advanced setting menu:

image

marinofaggiana commented 2 days ago

@bcutter why must be in the upload view ? the fewer options the better, they just create confusion