[Bug 254099] New: Scan/refresh collection with a script in commandline

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 254099] New: Scan/refresh collection with a script in commandline

Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

           Summary: Scan/refresh collection with a script in commandline
           Product: digikam
           Version: 1.4.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.4.0
OS:                Linux

Digikam is excellent for sharing a remote collection between computers, with
photos hosted on a central server (and using a common MySQL database).

The only drawback of such setup is that scanning the whole collection from a
remote computer is very slow over network (also it sometimes crashes on windows
clients).

This issue could be fixed by providing a command-line argument for
scanning/refreshing the collection.

- the local scan would be way faster from the server itselfs
- it would be possible to planify a cron for automatically scanning the
collection. That way, clients woudln't have to scan/refresh collection
themselves. The collection would be always up-to-date!

That would be awesome! How hard would it be to implement?

Reproducible: Didn't try

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 254099] Scan/refresh collection with a script in commandline

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=254099


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Database




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 254099] Scan/refresh collection with a script in commandline

Marcel Wiesweg
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-10-14 10:08:26 ---
>  How hard would it be to implement?

a) Server provides an X.org connection: Pretty straightforward
b) Server does not run X.org, but provides X/QtGui libraries to link: Would
need a separate main()/executable using only QCoreApplication. Would need to
check if any backend stuff accesses QtGui (QPixmaps etc.). Should work though.
c) Only QtCore available: Major restructuring needed. Really, no.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 254099] Scan/refresh collection with a script in commandline

julien.t43+kde
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #2 from [hidden email] ---
similar request here Bug 278344 - more scripting from command-line
still valid in 2.8.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 254099] Scan/refresh collection with a script in commandline

Gilles Caulier-4
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.4.0                       |2.8.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 254099] Scan/refresh collection with a script in commandline

Gilles Caulier-4
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

--- Comment #3 from Gilles Caulier <[hidden email]> ---
*** Bug 278344 has been marked as a duplicate of this bug. ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 254099] SCAN : refresh collection with a script in commandline

Gilles Caulier-4
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Scan/refresh collection     |SCAN : refresh collection
                   |with a script in            |with a script in
                   |commandline                 |commandline

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 254099] SCAN : refresh collection with a script in commandline

Gilles Caulier-4
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Database                    |Database-Scan

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 254099] SCAN : refresh collection with a script in commandline

bugzilla_noreply
In reply to this post by Bugzilla from antoine.public@gmail.com
https://bugs.kde.org/show_bug.cgi?id=254099

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #4 from [hidden email] ---
As users start to leverage digiKam's new ability to use remote databases, I can
see the need for this growing exponentially.  Running a headless version of
digiKam on a NAS would eliminate unnecessary network traffic.

From the cmd line I'd like to be able to import images from a specified
directory, reindex all metadata, generate thumbnails, etc.  Log files generated
would denote what succeeded/failed.

Commands could be specified directly while another argument would specify a
path to a configuration file.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel