Aanok / jftui

Jellyfin Terminal User Interface
The Unlicense
142 stars 7 forks source link

Transcoding suggestion #11

Open k8ieone opened 4 years ago

k8ieone commented 4 years ago

I think I know how you could do the transcoding (from the user perspective, not from code perspective). When choosing an episode, the user could prefix or suffix the number with "t". So if you want to force transcoding of episode 5, you would type t5 or 5t.

Aanok commented 4 years ago

Possibly. In all honesty I haven't thought much about the user interface for transcoding, since it's going to be a very long time before I get to implementing it. There would likely be a settings file entry describing the default profile to use for transcoding and then probably a command to override that for one playback session (including, obviously, doing no transcoding at all). We'll see :)