MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-

View on GitHub
src/main/features/linux/mprisService.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function mprisService has 89 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function mprisService() {
  const mainWindow = WindowManager.getAll('main')[0];

  const player = mpris({
    name: 'google_play_music_desktop_player',
Severity: Major
Found in src/main/features/linux/mprisService.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status