Elaborate on function description
This commit is contained in:
parent
922f4150a0
commit
f5198bf937
1 changed files with 1 additions and 1 deletions
|
@ -1425,7 +1425,7 @@ class Kodidb_Functions():
|
|||
Feed with:
|
||||
uniqueid_id, media_id, media_type, value, type
|
||||
|
||||
type: e.g. 'imdb'
|
||||
type: e.g. 'imdb' or 'tvdb'
|
||||
"""
|
||||
query = '''
|
||||
INSERT INTO uniqueid(
|
||||
|
|
Loading…
Reference in a new issue