Interface DeviceManager

    • Field Detail

      • CONFIG_VIEW_HIDE_REND_GENERIC

        static final java.lang.String CONFIG_VIEW_HIDE_REND_GENERIC
        See Also:
        Constant Field Values
      • CONFIG_VIEW_SHOW_ONLY_TAGGED

        static final java.lang.String CONFIG_VIEW_SHOW_ONLY_TAGGED
        See Also:
        Constant Field Values
    • Method Detail

      • getDeviceTemplates

        DeviceTemplate[] getDeviceTemplates​(int device_type)
      • getDevices

        Device[] getDevices()
      • getAutoSearch

        boolean getAutoSearch()
      • setAutoSearch

        void setAutoSearch​(boolean auto)
      • getAutoHideOldDevicesDays

        int getAutoHideOldDevicesDays()
      • setAutoHideOldDevicesDays

        void setAutoHideOldDevicesDays​(int days)
      • isRSSPublishEnabled

        boolean isRSSPublishEnabled()
      • setRSSPublishEnabled

        void setRSSPublishEnabled​(boolean enabled)
      • getRSSLink

        java.lang.String getRSSLink()
      • getDefaultWorkingDirectory

        java.io.File getDefaultWorkingDirectory()
      • setDefaultWorkingDirectory

        void setDefaultWorkingDirectory​(java.io.File dir)
      • isBusy

        boolean isBusy​(int device_type)
      • isTiVoEnabled

        boolean isTiVoEnabled()
      • setTiVoEnabled

        void setTiVoEnabled​(boolean enabled)
      • getDisableSleep

        boolean getDisableSleep()
      • setDisableSleep

        void setDisableSleep​(boolean b)
      • getLocalServiceName

        java.lang.String getLocalServiceName()
      • isTranscodeManagerInitialized

        boolean isTranscodeManagerInitialized()
      • findDevice

        Device findDevice​(UPnPDevice upnpDevice)
        Parameters:
        upnpDevice -
        Returns:
        Since:
        5.0.0.1