Add-on:Watchdog: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Takoi
No edit summary
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Manual revert
 
(108 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=Library watchdog
|Name=watchdog
|provider-name=takoi
|provider-name=Yesudeep Mangalapilly
|ID=service.watchdog
|ID=script.module.watchdog
|latest-version=0.6.1
|latest-version=0.10.2+matrix.1
|extension point=xbmc.service
|extension point=xbmc.python.module
|provides=
|provides=
|Summary=Keep your video and music library updated
|Summary=Watchdog
|Description=This service will update your video and music library whenever you remove or add new files to your media sources. Update is instant to keep your library synced at all times!
|Description=Python API and shell utilities to monitor file system events.
 
Note: unmounted network shares not supported.
|Platform=all
|Platform=all
|Language=
|License=Apache-2.0
|Forum=
|Website=https://pypi.org/project/watchdog
|Source=https://github.com/gorakhargosh/watchdog/
|Email=
|broken=
|broken=
|icon url=http://mirrors.xbmc.org/addons/eden/service.watchdog/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/omega/script.module.watchdog/icon.png}}
 
== FAQ and help ==
 
See http://forum.kodi.tv/showthread.php?tid=128896&pid=1076181#pid1076181
 
[[Category:Eden add-on repository]]


== How to use Library Watchdog with network shares ==
[[Category:Add-on libraries/modules]]
# Mount the share manually to a local directory.
[[Category:Add-ons with license tag]]
# Set this directory as the media source in XBMC.
[[Category:Add-ons with source tag]]
# Goto Settings > Add-ons > Enabled add-ons > XBMC.org Add-ons > Services ><br />Library watchdog > Configure. Set 'Method' to 'Polling'.
[[Category:Add-ons with website tag]]
# Restart XBMC.
[[Category:All add-ons]]
[[Category:Service add-ons]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 02:31, 14 June 2025

watchdog
icon.png

See this add-on on the kodi.tv showcase

Author: Yesudeep Mangalapilly
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20

License: Apache-2.0
Source: Source code
Summary: Watchdog
  ▶ Add-ons ▶ watchdog

Python API and shell utilities to monitor file system events.

FAQ and help

See http://forum.kodi.tv/showthread.php?tid=128896&pid=1076181#pid1076181