mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
Live TV Recording naming format selection/chose own #283
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#283
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @inkdawgz on GitHub (Jan 16, 2019).
Is your feature request related to a problem? Please describe.
Currently when recording it adds the year to the dir name (EX: Touched by an Angel (1994)), before They added the year, I had no problems with recordings and complained to the other people and asked to have it changed back/choice/chose our own naming format. Example of recording problems is The Flash, it always grabs the metadata for older one from 1990 and not the one from 2014. I know this isn't the guide data, but something under the hood causing it to grab the wrong metadata and should be looked into as well.
Describe the solution you'd like
Would like to see an option to where we can choose our own naming format for recorded tv such as:
%showname %year/%showname - %S%E - %showtitle.ext
The %S would be S01 & %s would be S1 same with %E 01 or %e 1
This is just an example and I know there are more options like when you are tagging/renaming a mp3 file, everyone has their own naming structure they use.
I hope all this makes sense LOL
I feel that this would help with Jellyfin getting the wrong metadata for the show since it would be tagged correctly already.
@sparky8251 commented on GitHub (Jan 20, 2019):
Unsure if this is a regression, but at the least it should also be tagged with
bugandbackend.@jellyfin-bot commented on GitHub (Jul 29, 2019):
We are moving all feature and enhancement requests to our new Fider platform here. This new platform lets people vote on and better manage such requests.
This request now lives here.