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:
|
Feed with:
|
||||||
uniqueid_id, media_id, media_type, value, type
|
uniqueid_id, media_id, media_type, value, type
|
||||||
|
|
||||||
type: e.g. 'imdb'
|
type: e.g. 'imdb' or 'tvdb'
|
||||||
"""
|
"""
|
||||||
query = '''
|
query = '''
|
||||||
INSERT INTO uniqueid(
|
INSERT INTO uniqueid(
|
||||||
|
|
Loading…
Reference in a new issue