Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<forum>http://forum.xbmc.org/showthread.php?tid=118263</forum>
<forum>http://forum.kodi.tv/showthread.php?tid=118263</forum>
<license>GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007</license>
<platform>all</platform>
<language>en de</language>
<website></website>
<email></email>
<source></source>
<source>https://github.com/faush01/MissingMovieScanner</source>
<summary lang="en">Shows missing library items.</summary>
<summary lang="de">Zeigt fehlende Bibliothekseinträge an.</summary>
<description lang="en">Scans media source folders for files that are missing from your media library. View the settings for more options.</description>
Expand Down