temp fix
This commit is contained in:
parent
640a1f70dc
commit
99eee6fdfb
@ -515,6 +515,7 @@ if __name__ == "__main__":
|
||||
opts = parser.parse_args()
|
||||
|
||||
users = ''
|
||||
search = ''
|
||||
plex_servers = []
|
||||
pop_movie_title = selectors()['popularMovies'].format(days=opts.days)
|
||||
pop_tv_title = selectors()['popularTv'].format(days=opts.days)
|
||||
|
Loading…
Reference in New Issue
Block a user