Skip to content

Commit

Permalink
[service.libraryautoupdate] 1.2.5 (#2529)
Browse files Browse the repository at this point in the history
  • Loading branch information
robweber authored Nov 19, 2023
1 parent 2cfb676 commit 3f93515
Show file tree
Hide file tree
Showing 72 changed files with 10,683 additions and 2,073 deletions.
175 changes: 91 additions & 84 deletions service.libraryautoupdate/addon.xml

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions service.libraryautoupdate/manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,5 @@
# run the program
utils.log("Update Library Manual Run...")

# trick the auto updater into resetting the last_run time
autoUpdate.last_run = 0
autoUpdate.writeLastRun()

# update the schedules and evaluate them in manual override mode
autoUpdate.createSchedules(True)
autoUpdate.evalSchedules(True)

# delete the monitor before exiting
del autoUpdate.monitor
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,24 @@
msgid ""
msgstr ""
"Project-Id-Version: XBMC Addons\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2017-09-19 14:20+0000\n"
"Last-Translator: Martijn Kaijser <[email protected]>\n"
"Language-Team: Afrikaans (http://www.transifex.com/teamxbmc/xbmc-addons/language/af/)\n"
"PO-Revision-Date: 2022-02-24 17:13+0000\n"
"Last-Translator: Christian Gade <[email protected]>\n"
"Language-Team: Afrikaans (South Africa) <https://kodi.weblate.cloud/projects/kodi-add-ons-services/service-xbmclibraryautoupdate/af_za/>\n"
"Language: af_za\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.10.1\n"

msgctxt "Addon Summary"
msgid ""
"Update your Kodi Video and Music Libraries on a timer. Timer runs as an Kodi"
" service so you never miss an update."
msgid "Update your Kodi Video and Music Libraries on a timer. Timer runs as an Kodi service so you never miss an update."
msgstr ""

msgctxt "Addon Description"
msgid ""
"This is an Kodi Service that will update your music and video libraries on a"
" timer. You can select a different interval to scan your media databases "
"(Audio,Video,Both) or you can set a cron-style timer for greater control. If"
" you are playing an audio or video file when the timer starts it can skip "
"the library update process until it is completed so that you're media "
"experience is not interrupted. Updating a specific Video Path, and Cleaning "
"the Music/Video libraries is now supported."
msgid "This is an Kodi Service that will update your music and video libraries on a timer. You can select a different interval to scan your media databases (Audio,Video,Both) or you can set a cron-style timer for greater control. If you are playing an audio or video file when the timer starts it can skip the library update process until it is completed so that you're media experience is not interrupted. Updating a specific Video Path, and Cleaning the Music/Video libraries is now supported."
msgstr ""

msgctxt "#30000"
Expand All @@ -40,7 +32,7 @@ msgstr ""

msgctxt "#30001"
msgid "General"
msgstr ""
msgstr "Algemeen"

msgctxt "#30002"
msgid "Video"
Expand All @@ -67,15 +59,15 @@ msgid "Run during playback"
msgstr ""

msgctxt "#30008"
msgid "Startup Delay (minutes)"
msgid "Startup Delay"
msgstr ""

msgctxt "#30009"
msgid "Used Advanced Timer"
msgstr ""

msgctxt "#30010"
msgid "Amount of time between updates (hours)"
msgid "Amount of time between updates"
msgstr ""

msgctxt "#30011"
Expand All @@ -98,32 +90,40 @@ msgctxt "#30015"
msgid "Disable manual run prompt"
msgstr ""

msgctxt "#30016"
msgid "Cron syntax %s is incorrect, defaulting to 2 hours"
msgstr ""

msgctxt "#30017"
msgid "Check if sources exist before scan"
msgstr ""

msgctxt "#30020"
msgid "Update Specific Path 1"
msgid "Edit Custom Paths"
msgstr ""

msgctxt "#30021"
msgid "Update Specific Path 2"
msgid "Choose Action"
msgstr ""

msgctxt "#30022"
msgid "Update Specific Path 3"
msgid "Delete this item?"
msgstr ""

msgctxt "#30023"
msgid "Video Path"
msgid "Browse for path"
msgstr ""

msgctxt "#30030"
msgid "Read Disclaimer"
msgid "This update broke custom paths, you must remake them"
msgstr ""

msgctxt "#30031"
msgid "Video Paths Disclaimer"
msgid "Custom Paths Disclaimer"
msgstr ""

msgctxt "#30032"
msgid "Path must already be a video source with content"
msgid "Path must already be a valid source with content"
msgstr ""

msgctxt "#30033"
Expand Down Expand Up @@ -209,3 +209,95 @@ msgstr ""
msgctxt "#30061"
msgid "Do you wish to manually run an update?"
msgstr ""

msgctxt "#30062"
msgid "No Delay"
msgstr ""

msgctxt "#30063"
msgid "1 Minute"
msgstr ""

msgctxt "#30064"
msgid "2 Minutes"
msgstr ""

msgctxt "#30065"
msgid "3 Minutes"
msgstr ""

msgctxt "#30066"
msgid "4 Minutes"
msgstr ""

msgctxt "#30067"
msgid "5 Minutes"
msgstr ""

msgctxt "#30068"
msgid "1 Hour"
msgstr ""

msgctxt "#30069"
msgid "2 Hours"
msgstr ""

msgctxt "#30070"
msgid "4 Hours"
msgstr ""

msgctxt "#30071"
msgid "6 Hours"
msgstr ""

msgctxt "#30072"
msgid "12 Hours"
msgstr ""

msgctxt "#30073"
msgid "24 Hours"
msgstr ""

msgctxt "#30074"
msgid "How long to delay missed scan after system startup"
msgstr ""

msgctxt "#30075"
msgid "Allow library scans when media is playing"
msgstr ""

msgctxt "#30076"
msgid "Only allow scans to start when system is idle (screensaver active)"
msgstr ""

msgctxt "#30077"
msgid "Disables the dialog box when starting a Manual Run"
msgstr ""

msgctxt "#30078"
msgid "Toggle use a cron timer instead of the simple timer"
msgstr ""

msgctxt "#30079"
msgid "Select how often to start library scans"
msgstr ""

msgctxt "#30080"
msgid "Set a custom interval using cron syntax - example is '15 */5 * * *' for quarter past the hour every 5 hours every day"
msgstr ""

msgctxt "#30081"
msgid "Launch the custom paths editor to select specific scan directories instead of the entire library"
msgstr ""

msgctxt "#30082"
msgid "Run the Kodi library clean process to remove deleted media"
msgstr ""

msgctxt "#30083"
msgid "Adds additional confirmation prompt before clean process runs"
msgstr ""

msgctxt "#30084"
msgid "Set how often to run the clean process. After each update, once a day, once a week, once a month, or custom"
msgstr ""
Loading

0 comments on commit 3f93515

Please sign in to comment.