Skip to content
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

Rename file by Flag #367

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Rename file by Flag #367

wants to merge 3 commits into from

Conversation

Zeragonii
Copy link

Rename a file based on a given flag. Primarily used for avoiding serving over-sized or pre-transcoded files over Plex/Emby/Jellyfin.

Workflow is as follows:

Add flag extension (.TDARR in example) to .plexignore (Or Emby/Jellyfin equivalent) >
Radarr/Sonarr download file and apply flag extension >
Tdarr detects new file added to library and initiates transcode. Upon completion removes flag extension >
Media server now detects file properly and serves to users.

Zeragonii and others added 3 commits January 24, 2023 12:55
Rename a file based on a given flag. Primarily used for avoiding serving over-sized or pre-transcoded files over Plex/Emby/Jellyfin.
Moved credit to plugin description instead of input tooltip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants