Beispiel #1
0
def sync_trakt_collection():
    from meta.navigation.tvshows import trakt_tv_collection_to_library
    trakt_tv_collection_to_library(True, True)
Beispiel #2
0
def sync_trakt_collection():
    from meta.navigation.tvshows import trakt_tv_collection_to_library
    trakt_tv_collection_to_library(True, True)