public class PluginAutoUpdater
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_PLUGINS_DOWNLOAD_URL
The default plugins download url
|
static java.lang.String |
PLUGIN_UPDATES_FILENAME
The name of the updates file.
|
Constructor and Description |
---|
PluginAutoUpdater() |
Modifier and Type | Method and Description |
---|---|
static boolean |
downloadMirrorList() |
static SoftwareUpdateItem[] |
getDataServicesForFirstStartup()
Gets the the data services on first TV-Browser start.
|
static Mirror |
getPluginUpdatesMirror() |
static SoftwareUpdateItem[] |
getUpdateItemsForVersionChange()
Gets the the update items for plugins on TV-Browser version change.
|
static void |
searchForPluginUpdates(javax.swing.JLabel infoLabel)
Search for plugin updates.
|
public static final java.lang.String PLUGIN_UPDATES_FILENAME
public static final java.lang.String DEFAULT_PLUGINS_DOWNLOAD_URL
public static boolean downloadMirrorList()
public static SoftwareUpdateItem[] getUpdateItemsForVersionChange() throws java.io.IOException
java.io.IOException
public static SoftwareUpdateItem[] getDataServicesForFirstStartup() throws java.io.IOException
java.io.IOException
public static void searchForPluginUpdates(javax.swing.JLabel infoLabel)
infoLabel
- The label to show the info in.public static Mirror getPluginUpdatesMirror()
TV-Browser 3.4.4, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)