13d15e80e6
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/plexripper/plexripper](https://redirect.github.com/PlexRipper/PlexRipper) | minor | `b59624e` -> `44c101f` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>PlexRipper/PlexRipper (docker.io/plexripper/plexripper)</summary> ### [`v0.31.0`](https://redirect.github.com/PlexRipper/PlexRipper/blob/HEAD/CHANGELOG.md#0310-2025-04-13) ##### Bug Fixes - **WebAPI:** Fixed an issue where the user could not login with username and password ([f3289c8](https://redirect.github.com/PlexRipper/PlexRipper/commit/f3289c8314144e9e978b907cf15319cb2260a0c5)) - **WebAPI:** Fixed an issue where the user would be logged out of PlexRipper when an PlexAccount would have lost access or become unauthorized ([11cb4a5](https://redirect.github.com/PlexRipper/PlexRipper/commit/11cb4a5079a4b6983005618f1cf84c63ba313c8f)) - **WebAPI:** fixed an migration issue due to changing the metadata object change ([cf07a65](https://redirect.github.com/PlexRipper/PlexRipper/commit/cf07a65d4a85ec1283eb9560b993854e51e3ae5e)) - **Web-UI:** fixed Cypress Api port not being set correctly ([35bfc5c](https://redirect.github.com/PlexRipper/PlexRipper/commit/35bfc5c56e805ce3a0e725b3a874da6a03c20c74)) - **Web-UI:** Fixed the Confirm Password for changing the PlexRipper credentials to show "Password Required" error after successfully saving ([0b4494d](https://redirect.github.com/PlexRipper/PlexRipper/commit/0b4494dd944fb3fa835b2cfdc33cd8e51434df8b)) - **Web-UI:** Fixed the switching between username/password and token mode. The values were sometimes filled in when validating and not cleared correctly when switching ([17c06ed](https://redirect.github.com/PlexRipper/PlexRipper/commit/17c06ed18d4bc9c5e5eb3c3956c0fd7be7a6cb8a)) - **WebAPI:** Fixed the unmasked env variable not working when running in Docker ([02a8f61](https://redirect.github.com/PlexRipper/PlexRipper/commit/02a8f618503321c1645651760fb92f08fb0460e8)) - **WebAPI:** Separate the custom auth token from the auto filled in from the Plex API ([8bcdc39](https://redirect.github.com/PlexRipper/PlexRipper/commit/8bcdc3994bea8d8c90beb0be84d48aca429075af)) ##### Features - **WebAPI:** Added a new env variable LOG_ENV_VARS to dump the env values on PlexRipper start-up ([7a1bc26](https://redirect.github.com/PlexRipper/PlexRipper/commit/7a1bc26bd50bf117ea79b7ca2b107dbafe216ec8)) - **WebAPI:** Added endpoints to send Role, Genre and Country library metadata to the front-end ([78610ce](https://redirect.github.com/PlexRipper/PlexRipper/commit/78610ce5b26a762f5b566eedf357a76d5d642d01)) - **Web-UI:** Media can now be filtered by Country, Role and Genre by clicking on the magnify glass icon in the searchbar ([fdb3cfe](https://redirect.github.com/PlexRipper/PlexRipper/commit/fdb3cfe25b119dd9dbb1c596b16ce343af91f597)) ##### Performance Improvements - **WebAPI:** Greatly improved performance for generating mock data for the HttpClient handler ([46503ef](https://redirect.github.com/PlexRipper/PlexRipper/commit/46503ef1dcc2e190fec7b6973adf94fe204dabe3)) - **WebAPI:** smaller improved performance for generating mock data for the HttpClient handler ([87c9ec8](https://redirect.github.com/PlexRipper/PlexRipper/commit/87c9ec88d3e63f4cd2fc781b6fe272f8469fad9b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
annotations:
|
|
artifacthub.io/links: |-
|
|
- name: support
|
|
url: https://discord.com/invite/tVsPTHWTtr
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: media
|
|
truecharts.org/max_helm_version: "3.17"
|
|
truecharts.org/min_helm_version: "3.14"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 0.31.0
|
|
dependencies:
|
|
- name: common
|
|
version: 25.4.10
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: A multi-platform media downloader that indexes and downloads content from your accessible Plex servers.
|
|
home: https://truecharts.org/charts/stable/plexripper
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plexripper.webp
|
|
keywords:
|
|
- plexripper
|
|
- Backup
|
|
- Downloaders
|
|
- MediaApp-Video
|
|
- MediaApp-Music
|
|
- MediaApp-Photos
|
|
- MediaApp-Other
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: plexripper
|
|
sources:
|
|
- https://github.com/PlexRipper/PlexRipper/
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/plexripper
|
|
- https://hub.docker.com/r/plexripper/plexripper
|
|
type: application
|
|
version: 10.16.0
|
|
|