logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MediathekView - A media center video browser

Description

       This  application  searches for various media center video content of the German television program (ARD,
       ZDF, Arte, 3Sat, MDR, ORF, SRF and many more).
       You can watch, download and even subscribe to an offered show.

Examples

mediathekview~/television-auto
              instead of using the default configuration  in  ~/.mediathek3,  MediathekView  accesses  a  custom
              configuration  in  ~/television  and the application is started without GUI. All subscriptions are
              managed and finally the application quits itself.

Name

       MediathekView - A media center video browser

Options

-auto
              automatically load the list of films, manage all subscriptions and  close  the  application.  This
              also works on computers without GUI (without X).

       -fastauto
              like -auto but film descriptions will be omitted. This reduces memory consumption and improves the
              responsiveness of the application. This is especially useful for older hardware.

       -DproxySet=(true|false)
              enable or disable a proxy server

       -DproxyHost=
              specify a host address to connect to a proxy server

       -DproxyPort=
              specify a port number to connect to a proxy server

       -Dswing.defaultlaf=
              to  use  a different appearance (look and feel) of the graphical user interface if there isn't any
              option in the preferences specified by the user.
              An example may be: com.sun.java.swing.plaf.gtk.GTKLookAndFeel for the GTK-system-theme

       -M
              maximize window at startup

       All options that start with a -D are general Java options. You can use them with every java application.

See Also

flvstreamer (1), java (1), mpv (1), vlc (1)

version 13.2.1                                     18 Nov 2018                                  mediathekview(1)

Synopsis

mediathekview [PATHTOCONFIGURATION] [OPTION...]

See Also