jealousrobot / Uffizi

Uffizi for Plex is an art gallery for your Plex posters and background images. Uffizi allows you to see all of the artwork for a section at once.
GNU General Public License v3.0
0 stars 0 forks source link

PlexServer class enhancements #59

Open jealousrobot opened 6 years ago

jealousrobot commented 6 years ago

Is your feature request related to a problem? Please describe. The PlexServer class needs the following enhancements:

  1. Clean up imports to remove unused ones and to meet standards
  2. Add validation for input parameters on methods
  3. Reformat code to meet standards
  4. Add docstrings to methods

Describe the solution you'd like

Describe alternatives you've considered

Additional context