mediathekview / MediathekView

Das Programm MediathekView durchsucht die Online-Mediatheken verschiedener Sender
https://mediathekview.de
GNU General Public License v3.0
855 stars 95 forks source link

[Feature Request] keyboard shortcut for copying film URL to clipboard #622

Closed kynan closed 1 week ago

kynan commented 2 years ago

Would be great to have a keyboard shortcut for copying the URL of the currently selected title in highest quality to the clipboard.

styroll commented 2 years ago

The shortcuts are listed here, but some may not work anymore depending on the OS you use:

Tab “Filme” Key commands (9 Kommandos):

    p oder ENTER = Film abspielen
    d = Film downloaden
    h = HD URL kopieren
    n = Normale URL kopieren
    k = Kleine URL kopieren
    m = MediaDB
    g = Film als gesehen markieren
    u = Film als ungesehen markieren

Tab “Downloads” Key commands (6 Kommandos):

    ENTER = Download bearbeiten
    ENTF = Download löschen
    g = Film als gesehen markieren
    u = Film als ungesehen markieren
    d = markierten Download starten
    m = In MediaDB suchen

And as I suggested here, the shortcuts should be visible in the menus.

derreisende77 commented 2 years ago

@styroll These are "key" commands relevant only to the focused Table view. And menu commands must be unique, they can be applied to duplicate menu entries - but the behaviour is unpredictable and erratic. This would require a complete restructure for entirely new menu hierarchy. @kynan Maybe I can provide a command like Ctrl-Alt-Shift-H for high quality URL to Clipboard. Would that be sufficient?

kynan commented 2 years ago

Sure, that would be great, thanks!

derreisende77 commented 1 year ago

will be available in 14.0.1

kynan commented 8 months ago

Is the list of supported keyboard shortcuts available anywhere else but the changelog?