コード例 #1
0
def sync_trakt_collection():
    from meta.navigation.tvshows import trakt_tv_collection_to_library
    trakt_tv_collection_to_library(True, True)
コード例 #2
0
ファイル: tvshows.py プロジェクト: vphuc81/MyRepository
def sync_trakt_collection():
    from meta.navigation.tvshows import trakt_tv_collection_to_library
    trakt_tv_collection_to_library(True, True)