diff --git a/remove_lonely_collections.py b/remove_lonely_collections.py index e8bc18a..d65a399 100644 --- a/remove_lonely_collections.py +++ b/remove_lonely_collections.py @@ -48,6 +48,7 @@ class plex_info(): print(plex_info.token) +print(plex_info.url) #sess = requests.Session() #sess.verify = False