JBOPS/utility
Landon Abney 2be0e376f8
Massive style cleanup
Adds a basic `setup.cfg` file with configurations for flake8 and pylama, 
fixes some basic issues with essentially every file including:
* Many, many, whitespace line cleanups
* Several unused variables and imports
* Missing coding and shabang lines
* Minor style fixes to more closely align with PEP8
* Turn `print` into function calls for Python 2/3 compat
* A few minor bugs
  * Things like using an undefined `i` in `stream_limiter_ban_email.py`
2019-06-20 23:55:11 -07:00
..
bypass_auth_name.py Massive style cleanup 2019-06-20 23:55:11 -07:00
delete_watched_TV.py Massive style cleanup 2019-06-20 23:55:11 -07:00
enable_disable_all_guest_access.py Massive style cleanup 2019-06-20 23:55:11 -07:00
find_plex_meta.py Massive style cleanup 2019-06-20 23:55:11 -07:00
find_unwatched.py Massive style cleanup 2019-06-20 23:55:11 -07:00
get_serial_transcoders.py Massive style cleanup 2019-06-20 23:55:11 -07:00
grab_gdrive_media.py Massive style cleanup 2019-06-20 23:55:11 -07:00
off_deck.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_api_invite.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_api_parental_control.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_api_poster_pull.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_api_share.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_api_show_settings.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_imgur_dl.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_popular_playlist.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plex_theme_songs.py Massive style cleanup 2019-06-20 23:55:11 -07:00
plexapi_delete_playlists.py Massive style cleanup 2019-06-20 23:55:11 -07:00
purge_removed_plex_friends.py Massive style cleanup 2019-06-20 23:55:11 -07:00
refresh_next_episode.py Massive style cleanup 2019-06-20 23:55:11 -07:00
remove_inactive_users.py Massive style cleanup 2019-06-20 23:55:11 -07:00
remove_watched_movies.py Massive style cleanup 2019-06-20 23:55:11 -07:00
stream_limiter_ban_email.py Massive style cleanup 2019-06-20 23:55:11 -07:00
sync_watch_status.py Massive style cleanup 2019-06-20 23:55:11 -07:00
tautulli_friendly_name_to_ombi_alias_sync.py Massive style cleanup 2019-06-20 23:55:11 -07:00