.TH mediathekview 1 "07 Jan 2017" "version 13.0.1" "MediathekView(1) Man Pages" .SH NAME MediathekView \- A media center video browser .SH SYNOPSIS .B mediathekview [\fIPATH TO CONFIGURATION\fR] [\fIOPTION...\fR] .SH DESCRIPTION .PP This application searches for various media center video content of the German television program (ARD, ZDF, Arte, 3Sat, MDR, ORF, SRF and many more). .br You can watch, download and even subscribe to an offered show. .SH OPTIONS .TP \fB\-auto .br \fRautomatically load the list of films, manage all subscriptions and close the application. This also works on computers without GUI (without X). .TP \fB\-fastauto .br \fRlike \-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. .TP \fB\-DproxySet=(true|false) .br \fRenable or disable a proxy server .TP \fB\-DproxyHost= .br \fRspecify a host address to connect to a proxy server .TP \fB\-DproxyPort= .br \fRspecify a port number to connect to a proxy server .TP \fB\-Dswing.defaultlaf= .br \fRto 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. .br \fRAn example may be: com.sun.java.swing.plaf.gtk.GTKLookAndFeel for the GTK-system-theme .TP \fB\-M .br \fRmaximize window at startup .PP All options that start with a \-D are general Java options. You can use them with every java application. .SH EXAMPLES .TP \fB mediathekview ~/television \-auto .br \fRinstead 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. .SH SEE ALSO .BR flvstreamer (1), .BR java (1), .BR mpv (1), .BR vlc (1) .br