Search found 114 matches
- 04 Aug 18 22:53
- Forum: Photo Supreme
- Topic: Automatic reading of changes in XMP files?
- Replies: 3
- Views: 1377
Re: Automatic reading of changes in XMP files?
Now PSU does not recognize itself if the XMP files on the disk have changed. That's a pity, but now..... when you know this. What PSU urgently needs is a read after write feature. So that the database is up to date after the XMP files have been written. Otherwise PSU recognizes them as newer at "ver...
- 04 Aug 18 22:45
- Forum: Photo Supreme
- Topic: Settings - ICS on/off and why?
- Replies: 2
- Views: 886
Re: Settings - ICS on/off and why?
Thanks for the explanation. I will think about turning it on. Maybe in the future but maybe not - I have always backup
- 04 Aug 18 22:40
- Forum: Photo Supreme
- Topic: Is this the same thing?
- Replies: 5
- Views: 1875
Re: Is this the same thing?
Thanks
But why do you mean they are always hierarchical? I think "Label" is only top level "Keyword'
Robert
After 8 months with PSU I still don't really know what to think about it. (fine or bad)
But why do you mean they are always hierarchical? I think "Label" is only top level "Keyword'
Robert
- 04 Aug 18 16:57
- Forum: Photo Supreme
- Topic: Is this the same thing?
- Replies: 5
- Views: 1875
Is this the same thing?
Hi,
they're both doing the same thing or are they different?
they're both doing the same thing or are they different?
- 04 Aug 18 16:48
- Forum: Photo Supreme
- Topic: Someone with german keyboard here?
- Replies: 3
- Views: 1128
Someone with german keyboard here?
Hi,
Hert told me - its works - and I believe its true - but here I can't rotate images with keyboard [ ] (AltGR + 8 and AltGR +9). The same with alternatives (^ and $). Nothing happens here.
I this a issue with other than englisch keyboards or its only by myself?
Hert told me - its works - and I believe its true - but here I can't rotate images with keyboard [ ] (AltGR + 8 and AltGR +9). The same with alternatives (^ and $). Nothing happens here.
I this a issue with other than englisch keyboards or its only by myself?
- 04 Aug 18 16:45
- Forum: Photo Supreme
- Topic: Settings - ICS on/off and why?
- Replies: 2
- Views: 886
Settings - ICS on/off and why?
Hi,
PSU has in setting by sync settings - write/ read ICS schema.
What are the benefit or disadvantages of this setting? the XMP files are sometimes also written by other software
PSU has in setting by sync settings - write/ read ICS schema.
What are the benefit or disadvantages of this setting? the XMP files are sometimes also written by other software
- 28 Jul 18 11:23
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
Hi Hert, And for a script you can use this script as a framework not framework - its all what I needed. Select my preferred images. Copy them names to clipboard. Than I can run my Powershell Script and give them clipboard as input. Of course I can extend the PascalScript so that everything happens i...
- 26 Jul 18 18:45
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
but you said that you can’t write scripts. No PascalScript - thats correct. PowerShell, Bash or AppleScript is another thing :D Your bat file should pass on the parameters to the power script if you insist on using powerscript But it's not. I've tried it I'll see where I can find something about Pa...
- 26 Jul 18 18:26
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
I'm sorry, I can't do that either. I can write powershell.exe -f "MyScript.ps1" in a cmd but no parameter is passed to the script.
Is it not possible to realize it as PascalScript? Or maybe some other idea
Is it not possible to realize it as PascalScript? Or maybe some other idea
- 26 Jul 18 17:48
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
I'm not sure if we are talking about same thing.
Do you mean this menu? I can select here powershell.exe but I can't give them a parameter like -f "myScript.ps1"
Do you mean this menu? I can select here powershell.exe but I can't give them a parameter like -f "myScript.ps1"
- 26 Jul 18 17:23
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
Hi Hert, well unfortunately it doesn't really work as a 3-rd party tool :( This is my PowerShell script. Param ( [Parameter(Mandatory = $true,Position = 0)][String]$file ) $logPath = "C:\PowerShell\Logs" $logName = "psu2dpp.log" $version = "1.0" $directory = 'c:\temp\DPP' $executable = 'C:\Windows\S...
- 26 Jul 18 15:47
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
Hi Hert, I will try that. PowerShell or AppleScript is not a big problem for me ;) But how do I find out which files are in my collection and what the physical path on the hard disk is to it? First I create a PowerShell script which takes exactly 1 parameter and then creates hardlink for the file. A...
- 26 Jul 18 6:11
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Re: Who can write script for me (and maybe others)?
OSX (*nix) and Windows know Hardlinks https://en.wikipedia.org/wiki/Hard_link
/Export/Import is no option for me. I don't want to move or copy my images to another place/
- 25 Jul 18 16:37
- Forum: Photo Supreme
- Topic: Who can write script for me (and maybe others)?
- Replies: 16
- Views: 3658
Who can write script for me (and maybe others)?
Hi guys, I would like use Canon DPP RAW converter with PSU. But this is not possible - see https://forum.idimager.com/viewtopic.php?f=57&t=27192 Is there anyone here who can write PascalScript for PSU? I need something urgently and unfortunately have absolutely no idea about PascalScript What do I n...
- 25 Jul 18 16:33
- Forum: Photo Supreme
- Topic: Someone here using PSU with Canon DPP 4?
- Replies: 4
- Views: 1290