dev null
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 5
アクティビティの概要
dev nullさんの最近のアクティビティ-
dev nullさんがコメントを作成しました:
Jens_A wrote: just overwrite already existing files in output folder when re-processing? Currently every re-process creates a new file with added counter, that output folder becomes messy quite f...
-
dev nullさんがコメントを作成しました:
[quote="NNN636508506280770778" wrote: I´m shooting with a Sony alpha 7 III and 7 R III and when marked "Delete after import" the camera will show that the images are still on the card but it is ...
-
dev nullさんがコメントを作成しました:
FWIW I tend to process all images in albums in order to get them synced to my tablet and phone. Hence I can use a smart album with criteria "processed" as "is false". Images there are either intent...
-
dev nullさんがコメントを作成しました:
Seeing no results might indicate all your images are in some album.I tried again with 9.2 in case update changed something. Still worked. Opened the cocatalogdb file (in the linked thread I erroneo...
-
dev nullさんがコメントを作成しました:
If you can can handle using sqlite3 in Terminal (on Mac) or whatever is the equivalent on Windows, you could try this.
-
dev nullさんがコメントを作成しました:
If anyone really needs to find what images are not in any collection, quit Capture One 9, open Terminal and then open the cocatalog with sqlite3 command-line tool and run this SQL query and exit sq...
-
dev nullさんがコメントを作成しました:
Technically, though it is ridiculous to have to do it this way, it looks to be possible to find photos that are not in a collection (album etc.).The .cocatalog file is a SQLite 3 database. It looks...
-
dev nullさんが投稿を作成しました:
List images in collection using AppleScript
Is there any way to see, using AppleScript, which images are inside a collection? I can get collections within collections (i.e. groups, albums) inside document (i.e. catalog) and I can get images ...