mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-11 19:37:18 +00:00
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` |
||
|---|---|---|
| .. | ||
| bypass_auth_name.py | ||
| delete_watched_TV.py | ||
| enable_disable_all_guest_access.py | ||
| find_plex_meta.py | ||
| find_unwatched.py | ||
| get_serial_transcoders.py | ||
| grab_gdrive_media.py | ||
| off_deck.py | ||
| plex_api_invite.py | ||
| plex_api_parental_control.py | ||
| plex_api_poster_pull.py | ||
| plex_api_share.py | ||
| plex_api_show_settings.py | ||
| plex_imgur_dl.py | ||
| plex_popular_playlist.py | ||
| plex_theme_songs.py | ||
| plexapi_delete_playlists.py | ||
| purge_removed_plex_friends.py | ||
| refresh_next_episode.py | ||
| remove_inactive_users.py | ||
| remove_watched_movies.py | ||
| stream_limiter_ban_email.py | ||
| sync_watch_status.py | ||
| tautulli_friendly_name_to_ombi_alias_sync.py | ||