Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

refactor!: move project to standalone version #497

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ReenigneArcher
Copy link
Member

@ReenigneArcher ReenigneArcher commented Aug 9, 2024

Description

This branch will serve as a dev branch for changes related to https://forums.plex.tv/t/important-information-for-users-running-plex-media-server-on-nvidia-shield-devices/883484

TODO:

  • migrate everything to python3
  • migrate everything to standalone
  • add new config options since we can't piggy back of Plex server's build in authentication
  • add ability to migrate existing installs to standalone
  • unit test
  • code coverage
  • cry
  • change docs theme to furo
  • update documentation
  • A LOT more...

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@ReenigneArcher ReenigneArcher force-pushed the dev/standalone branch 2 times, most recently from 38e998c to bbe284b Compare August 9, 2024 21:32
@ReenigneArcher ReenigneArcher force-pushed the dev/standalone branch 27 times, most recently from 7da4911 to 8fc2193 Compare August 16, 2024 00:24
@ReenigneArcher ReenigneArcher force-pushed the dev/standalone branch 11 times, most recently from b031357 to 6b86c1e Compare August 16, 2024 19:00
Copy link

sonarcloud bot commented Aug 16, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Copy link

sonarcloud bot commented Sep 22, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
59 New issues
4 Security Hotspots
C Reliability Rating on New Code (required ≥ A)
53 New Code Smells (required ≤ 0)
6 New Bugs (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant