-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.3.0 Release #115
Merged
v0.3.0 Release #115
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…er instead of all at once
Bumps [yt-dlp[default]](https://github.com/yt-dlp/yt-dlp) from 2025.1.12 to 2025.1.15. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2025.01.12...2025.01.15) --- updated-dependencies: - dependency-name: yt-dlp[default] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Due to known issue with mounting volumes on host causing performance issue for Docker Desktop Windows users, this workaround will resolve the slowness experienced. Signed-off-by: joshhazel <joshhazel@sbcglobal.net>
…dlp-default--2025.1.26 Bump yt-dlp[default] from 2025.1.15 to 2025.1.26 in /backend
…-0.115.8 Signed-off-by: Uma Nandyala <18457369+nandyalu@users.noreply.github.com>
Signed-off-by: Uma Nandyala <18457369+nandyalu@users.noreply.github.com>
Signed-off-by: Uma Nandyala <18457369+nandyalu@users.noreply.github.com>
…tapi-standard--0.115.8 Bump fastapi[standard] from 0.115.6 to 0.115.8 in /backend
This was referenced Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v0.3.0-beta - February 06, 2025
What's New: ✨
Settings > Experimental > New Download Method
🔄Movies
andSeries
pages to quickly edit multiple items at once. Available options: Monitoring, Download, Delete 📦Auto Search
🔍 trailer inMedia Details
page, along with aSave
💾 option to save the updated trailer id without downloading. 🕵️Files
section will now show options toPlay
, ℹ️Video Info
, 🗑️Delete
and ✏️Rename
the file. 📁Download Monitored Trailers
task. 🔄av1
conversion has been disabled. Ifav1
is selected, app will try to download inav1
directly if available, else fallback tovp9
. 🚫pgs
subtitles are no longer supported. 🚫Remove SponsorBlock
option has been removed. UseRemove Silence
instead 🚫Update Yt-dlp
to update yt-dlp to the latest available version during container startup when enabled. 🔄URL Base
for use with reverse proxies. 🔄Bug Fixes: 🐛
Downloading
status will be reset duringFiles Scan
task.Trailers Folder Series
is disabled.Other Changes: ⚡
Arr Data Refresh
task.Trailer Cleanup
task will now run once a day instead of every 6 hours.Arr Refresh Task
to process media in chunks to speed up the process.Movies
andSeries
pages to keep them in sync with the server.Settings > About
page will not include the number of trailers available in media folders.Silence Removal
will now leave 2 extra seconds before trimming the video. 🎶API Key
inSettings > About
will now copy the key to clipboard. 📋/app/tmp
instead of/tmp
as temporary directory for downloading and converting trailers. 📂File Access Slowness and Workaround
for Windows users, andCookies file not working
. 🐢