Op 13-08-15 om 09:48 schreef jeremy rosen:
i'm not sure what you mean...

there never was that option in "core DT" I think there was a script for that at some point but I havn't checked in a while

do you have a pointer ? what version of DT are you using ?



sorry about the first topic, for some reason it send it without any more info in it.....

I'm using Darktable git version from the repo ( http://download.opensuse.org/repositories/home:/toganm:/photography/openSUSE_13.2)
Indeed i use luarc file to scan new pictures in a giving path on startup.
So now i'm on "darktable-1.7.0.1439463069.fdb4139-1840.1.TM.x86_64" + " lua-5.2.3-2.2.1.x86_64"
When the problems started,  i don't know because i'm update this daily :-[

I can confirm that the problem is not in version 1.6.8 + lua 5.2.3 (from repo openSUSE) even on "darktable-1.7.0.1437759085.bec693e-1786.1.TM.x86_64.rpm" there is no problem (2015-07-25)




In the file luarc is there:

-------------------------------------
print("Lua enabled")

dt = require "darktable"
dt.print("Welkom Photo-Memories, darktable is gestart met automatisch importeren!")

dt = require "darktable"
dt.preferences.register("myScript","load_directory","string","Image directory","A directory that will be automatically reloaded on startup","")

dt.database.import(dt.preferences.read("myScript","load_directory","string"))

------------------------------------------------------


That gives me this option in darktable settings
http://users.telenet.be/photo-memories/img/Darktable/Darktable_rescan_on_start.jpg






------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to