diff --git a/Jellyfin.Plugin.ServerWMC/Configuration/configPage.html b/Jellyfin.Plugin.ServerWMC/Configuration/configPage.html index 399a6c1..2160550 100644 --- a/Jellyfin.Plugin.ServerWMC/Configuration/configPage.html +++ b/Jellyfin.Plugin.ServerWMC/Configuration/configPage.html @@ -1,41 +1,41 @@ - + + + ServerWMC
-
- +

ServerWMC

+

ServerWMC app is required for this plugin, download installer here (https://serverwmc.github.io/)

+

The ServerWMC app needs to be running on the machine that has WMC installed and configured, but the WMC app does not need to be running to use the program.

+

If Jellyfin Server is running on a different machine than ServerWMC, make sure that the 'Recorded TV' folder that is used for new recordings is shared on the network (see 'Folders' tab in ServerWMC), and that the Jellyfin Server can access this folder.

+ +

Configuration

-
- -
  • - - -
    - The Port of your ServerWMC machine -
    -
  • -
  • - - -
    - For Emby running on Linux, WMC's 'recorded tv' share needs to be mounted and the linux path to this directory needs to be entered here. -
    -
  • -
  • - - -
  • - - +
    + + +
    The ip address or name of your ServerWMC machine
    +
    +
    + + +
    The port used to access ServerWMC (default is 9080)
    +
    +
    + + +
    For Jellyfin running on Linux, WMC's 'recorded tv' share needs to be mounted and the Linux path to this directory needs to be entered here.
    +
    +
    + +
    @@ -63,9 +63,8 @@ }, function (result) { Dashboard.alert("Saving configuration failed."); - }); + }); }); - return false; });