mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-15 12:45:36 +00:00
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