castero/player.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Player has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class Player:
    """Extendable class for media players.

    This class is extended by players -- classes which offer methods to handle
    media operations for a specific external player (i.e. VLC, mpv).
Severity: Minor
Found in castero/player.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status