CN106060600A - Method and device for upgrading smart television - Google Patents

Method and device for upgrading smart television Download PDF

Info

Publication number
CN106060600A
CN106060600A CN201610481695.9A CN201610481695A CN106060600A CN 106060600 A CN106060600 A CN 106060600A CN 201610481695 A CN201610481695 A CN 201610481695A CN 106060600 A CN106060600 A CN 106060600A
Authority
CN
China
Prior art keywords
version
configuration file
web server
intelligent television
new
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610481695.9A
Other languages
Chinese (zh)
Inventor
宁秋梅
韩武君
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN201610481695.9A priority Critical patent/CN106060600A/en
Publication of CN106060600A publication Critical patent/CN106060600A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/262Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists
    • H04N21/26291Content or additional data distribution scheduling, e.g. sending additional data at off-peak times, updating software modules, calculating the carousel transmission frequency, delaying a video stream transmission, generating play-lists for providing content or additional data updates, e.g. updating software modules, stored at the client
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/458Scheduling content for creating a personalised stream, e.g. by combining a locally stored advertisement with an incoming stream; Updating operations, e.g. for OS modules ; time-related management operations
    • H04N21/4586Content update operation triggered locally, e.g. by comparing the version of software modules in a DVB carousel to the version stored locally

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for upgrading a smart television. According to the method, based on characters of web, when a web smart television system upgrades, downloading and installation of an upgrade package are not needed, only a system version xml configuration file of the smart television system of dozens of K needs to be downloaded, the newest content of the smart television system deployed on a web server can be shown at a front end, rapid iteration and update are achieved, a waiting time of a user is reduced, the user can acquire the newest interface without any operation, the interface is variable in interaction manner, and thus visual experience can be varied.

Description

Method and device for upgrading smart television
Technical Field
The invention relates to the technical field of smart televisions, in particular to a method and a device for upgrading a smart television.
Background
With the popularization of smart televisions, most of the existing smart television systems are based on android systems. The maturity of the android system brings wide application for users, but in the android smart television operating system, if an application and interface characteristics need to be updated, and some bugs need to be modified or interface operations need to be slightly changed, the user needs to download the whole upgrade system first, click to install, and after installation, the user needs to restart the whole television, so that the user can feel the change of the interface. This upgrading method requires a user to spend a certain time in the face of upgrading and is complicated to operate.
Disclosure of Invention
The embodiment of the invention aims to provide a method and a device for upgrading a smart television, and aims to solve the problem of how to improve the efficiency of upgrading the smart television by a user.
To achieve the purpose, the embodiment of the invention adopts the following technical scheme:
in a first aspect, a method for upgrading a smart tv includes:
the intelligent television detects whether the version is updated;
if the smart television detects that the version is updated, downloading a configuration file of a new version;
the intelligent television detects whether the downloaded configuration file of the new version is complete;
if the smart television detects that the configuration file of the new version is complete, deleting the configuration file of the old version which is pre-stored locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform an interface loading module that the configuration file of the new version exists, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version.
Preferably, the smart television detects whether there is a version update, including:
receiving a version updating message sent by the web server, and detecting whether the version is updated according to the received version updating message; or,
and detecting whether the web server has a new version or not under the condition that whether the preset detection has the new version or not.
Preferably, the detecting whether there is a new version in the web server when the preset detection of whether there is a new version includes:
under the condition that the configuration file of the intelligent television is stored in the web server, reading a first version number of the configuration file which is stored locally in advance;
acquiring a second version number of the configuration file of the intelligent television in the web server;
comparing the first version number with the second version number, and if the first version number is smaller than the second version number, determining that the web server has a new version;
and if the first version number is larger than or equal to the second version number, determining that the web server has no new version.
Preferably, the receiving the message of the version update sent by the web server includes:
and under the condition that the configuration file of the intelligent television is stored in the web server, if the web server detects a new version, receiving a version updating message actively sent by the web server.
Preferably, the receiving the message of the version update actively sent by the web server includes:
if the intelligent television is online currently, receiving a version updating message actively sent by the web server online;
and if the intelligent television is not online currently and the web server has the registration information of the intelligent television, receiving a version updating message sent by the web server after the intelligent television is online next time.
In a second aspect, an apparatus for upgrading a smart tv includes:
the first detection module is used for detecting whether the version is updated or not;
the downloading module is used for downloading the configuration file of the new version if the intelligent television detects that the version is updated;
the second detection module is used for detecting whether the downloaded configuration file of the new version is complete;
and the processing module is used for deleting the configuration file of the old version which is stored in advance locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform the interface loading module that the configuration file of the new version exists if the smart television detects that the configuration file of the new version is complete, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version.
Preferably, the first detecting module is configured to:
receiving a version updating message sent by the web server, and detecting whether the version is updated according to the received version updating message; or,
and detecting whether the web server has a new version or not under the condition that whether the preset detection has the new version or not.
Preferably, the first detection module is configured to:
under the condition that the configuration file of the intelligent television is stored in the web server, reading a first version number of the configuration file which is stored locally in advance;
acquiring a second version number of the configuration file of the intelligent television in the web server;
comparing the first version number with the second version number, and if the first version number is smaller than the second version number, determining that the web server has a new version;
and if the first version number is larger than or equal to the second version number, determining that the web server has no new version.
Preferably, the first detection module is further configured to:
and under the condition that the configuration file of the intelligent television is stored in the web server, if the web server detects a new version, receiving a version updating message actively sent by the web server.
Preferably, the first detection module is further configured to:
if the intelligent television is online currently, receiving a version updating message actively sent by the web server online;
and if the intelligent television is not online currently and the web server has the registration information of the intelligent television, receiving a version updating message sent by the web server after the intelligent television is online next time.
The embodiment of the invention provides a method and a device for upgrading an intelligent television, wherein the intelligent television detects whether a version is updated; if the smart television detects that the version is updated, downloading a configuration file of a new version; the intelligent television detects whether the downloaded configuration file of the new version is complete; if the intelligent television detects that the configuration file of the new version is complete, deleting the configuration file of the old version which is pre-stored locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform an interface loading module that the configuration file of the new version exists, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version, and based on the characteristics of the web, when the web intelligent television system is upgraded, an upgrade package is not required to be downloaded and installed, and only a system version xml configuration file of an intelligent television system of dozens of K is required to be downloaded, so that the latest content of the intelligent television system deployed on a web server can be displayed at the front end, thereby realizing quick iterative update, reducing the waiting time of a user, obtaining the latest interface without any operation by the user, and changing an interactive mode, and thus a changing visual experience.
Drawings
Fig. 1 is a schematic flowchart of a method for upgrading a smart television according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of another method for upgrading a smart television according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of another method for upgrading a smart television according to an embodiment of the present invention;
fig. 4 is a functional module schematic diagram of an apparatus for upgrading an intelligent television according to an embodiment of the present invention.
Detailed Description
The embodiments of the present invention will be described in further detail with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad invention. It should be further noted that, for convenience of description, only some structures, not all structures, relating to the embodiments of the present invention are shown in the drawings.
Referring to fig. 1, fig. 1 is a schematic flowchart of a method for upgrading an intelligent television according to an embodiment of the present invention.
As shown in fig. 1, the method for upgrading the smart television includes:
step 101, detecting whether a version is updated by the smart television;
preferably, the smart television detects whether there is a version update, including:
receiving a version updating message sent by the web server, and detecting whether the version is updated according to the received version updating message; or,
and detecting whether the web server has a new version or not under the condition that whether the preset detection has the new version or not.
Specifically, the smart television system detects whether a new system version is updated. There are two schemes for detecting whether the system version is updated:
the first scheme is as follows: when the web server uploads the xml configuration file and the resource file of the system version of the intelligent television system, the web server actively sends a message to inform the intelligent television system that a new system version can be updated.
Scheme II: after the intelligent television system is started up every time, the intelligent television system actively goes to the web server to detect whether a new system version can be updated, if so, the intelligent television system does not detect any more, and if not, the intelligent television system regularly goes to the web server to detect whether a new system version can be updated at intervals.
Preferably, the detecting whether there is a new version in the web server when the preset detection of whether there is a new version includes:
under the condition that the configuration file of the intelligent television is stored in the web server, reading a first version number of the configuration file which is stored locally in advance;
acquiring a second version number of the configuration file of the intelligent television in the web server;
comparing the first version number with the second version number, and if the first version number is smaller than the second version number, determining that the web server has a new version;
and if the first version number is larger than or equal to the second version number, determining that the web server has no new version.
Preferably, the receiving the message of the version update sent by the web server includes:
and under the condition that the configuration file of the intelligent television is stored in the web server, if the web server detects a new version, receiving a version updating message actively sent by the web server.
Preferably, the receiving the message of the version update actively sent by the web server includes:
if the intelligent television is online currently, receiving a version updating message actively sent by the web server online;
and if the intelligent television is not online currently and the web server has the registration information of the intelligent television, receiving a version updating message sent by the web server after the intelligent television is online next time.
Step 102, downloading a configuration file of a new version if the intelligent television detects that the version is updated;
specifically, if a new system version is detected to be updated, downloading a new system version xml configuration file; the system version xml configuration file is not a common file and has a certain rule, and a directory structure, a system version, a resource path, a page starting mode, a page starting method, a js script path and a css script path of a page resource of the whole intelligent television system are configured. The following is an example of a system version xml configuration file, which is not the only example:
a. < skywebos > represents a root directory of the entire system version xml configuration file;
b, indicating information of a system version of the intelligent television, indicating name of the system version, indicating system version number by versin and indicating date of updating the system version by date;
< files > represents the big tags of all files and folders;
d, three items of < file >, < feature >, </file > represent configuration items of a page, wherein < file > represents the beginning of the page, and </file > represents the end of the page; id represents the unique id number of the page, name represents the URL address of the page, type represents the type of the page, and desc represents the detailed description of the page. < feature > represents the feature of the page, carrier represents the form of interface loading such as dialog box, activity, location represents the position of the page on the screen, size represents the size of the page, and alpha represents the transparency of the page; as with the xml configuration file, any number of pages may be configured (e.g., home page, network settings, signal sources, system settings, my applications, games, online movies, native machine information, buffer rings, operator pages, music home pages, etc.), with the order and location adjusted as desired.
< dir > indicates folder directory tag, name indicates directory name, desc indicates directory name, protocol indicates protocol type such as http protocol, file transfer (file) protocol. A type of file is placed under a folder directory such as a picture folder, a css script folder, a js script folder, a font folder, etc.
< file/> denotes the file label under the folder, name denotes the file name, type denotes the file type, desc denotes the file description.
Downloading a new system version xml configuration file, and then downloading some files into the intelligent television system according to the newly downloaded system version configuration file items.
103, the intelligent television detects whether the downloaded configuration file of the new version is complete;
specifically, the downloaded file comprises a resource file of a system version xml configuration file of the intelligent television system, whether the downloaded file is complete or not is verified, if the downloaded file is verified to be complete, the system version xml configuration file of the original intelligent television system is deleted and the file which is not needed originally is also deleted, then the newly downloaded system version xml configuration file of the intelligent television is in soft connection with the position of the system version xml configuration file of the original intelligent television system, and then a message is sent to inform the interface loading module that the new system version xml configuration file is updated.
And 104, if the smart television detects that the configuration file of the new version is complete, deleting the configuration file of the old version which is pre-stored locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform an interface loading module that the configuration file of the new version exists, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version.
Specifically, if the interface loading module receives a message for updating the new system version xml configuration file, the interface loading module reloads the latest content of the system version xml configuration file, and the user directly displays the latest content of the system version xml configuration file when entering. Therefore, the user can perceive the content update of the intelligent television system without downloading the upgrade package, installing the upgrade package and restarting the intelligent television system.
The embodiment of the invention provides a method for upgrading an intelligent television, wherein the intelligent television detects whether the version is updated; if the smart television detects that the version is updated, downloading a configuration file of a new version; the intelligent television detects whether the downloaded configuration file of the new version is complete; if the intelligent television detects that the configuration file of the new version is complete, deleting the configuration file of the old version which is pre-stored locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform an interface loading module that the configuration file of the new version exists, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version, and based on the characteristics of the web, when the web intelligent television system is upgraded, an upgrade package is not required to be downloaded and installed, and only a system version xml configuration file of an intelligent television system of dozens of K is required to be downloaded, so that the latest content of the intelligent television system deployed on a web server can be displayed at the front end, thereby realizing quick iterative update, reducing the waiting time of a user, obtaining the latest interface without any operation by the user, and changing an interactive mode, and thus a changing visual experience.
Referring to fig. 2, fig. 2 is a schematic flowchart of another method for upgrading an intelligent television according to an embodiment of the present invention.
As shown in fig. 2, the resource of the xml configuration file of the smart television system that needs to be updated is uploaded to the web server, and after the smart television system is networked, the web server is regularly checked to determine whether there is a new system version update. See in particular the following steps:
step S201, the smart television system reads a middle version number of a local system version xml configuration file in the smart television.
And S202, acquiring a version number in an xml configuration file of the intelligent television system on the web server through an http request.
And step S204, indicating that the new intelligent television system version xml configuration file can be updated and downloading the resource file of the intelligent television system version xml configuration file on the web server. And S203, judging whether the system version number in the intelligent television system local machine is smaller than the intelligent television system version number in the web server or not. And S204 is executed, and S202 is executed at regular intervals if the system version number is less than or equal to the version number of the intelligent television system in the intelligent television system local machine, and the web server detection is stopped until the system version number is less than the version number of the intelligent television system of the web server.
Step S205, after downloading the downloaded file, checking whether the xml configuration file and some files of the intelligent television system on the downloaded web server are complete, the step S207 is executed when the verification is complete, and the step S206 is executed when the verification is incomplete.
And step S206, deleting all the downloaded files.
And step S207, deleting the original xml configuration file in the intelligent television system, and softly linking the newly downloaded system version xml configuration file to the position of the original configuration file.
And S208, the downloading module informs the interface loading module that a new system version is updated.
Step S209, when the interface loading module receives the new system version update, the system version xml configuration file is reloaded.
And step S210, displaying the contents of the new system version xml configuration.
Referring to fig. 3, fig. 3 is a schematic flowchart of another method for upgrading an intelligent television according to an embodiment of the present invention.
In the embodiment, the application scenario is that a resource file of a system version xml configuration file which needs to be updated by the smart television system is uploaded to the web server, and the web server actively informs the smart television system that a new system version is updated.
Step S301, uploading a resource file of the system version xml configuration file which needs to be updated by the intelligent television system to a web server, and actively informing the intelligent television system that the new system version xml configuration file is updated by the web server. Certainly, the web server actively informs the intelligent television system that the new system version xml configuration file is updated, only the intelligent television which is online at the moment can be informed, if the intelligent television is not online at the moment, the information of updating the system version xml on the web server can be received at the next offline moment as long as the intelligent television is registered with the web server. If the user uses the intelligent television system for the first time, after the intelligent television is networked and the web server is successfully registered, the message of updating the system version xml on the web server is also received.
Step S302, the intelligent television system receives a command that the xml configuration file with the new system version can be updated.
And S303, downloading the resource file of the xml configuration file of the intelligent television system on the web server.
Step S304, checking whether the downloaded resource file of the xml configuration file of the intelligent television system on the web server is completely downloaded, entering step S306 if the resource file is completely downloaded, and entering step S305 if the resource file is not completely downloaded.
And step S305, deleting all the downloaded files.
And S306, deleting the original system version xml configuration file in the intelligent television system, and softly linking the newly downloaded system version xml configuration file to the position of the original configuration file.
Step S307, the downloading module informs the interface loading module that a new system version is updated.
And step S308, when the interface loading module receives a new system version update, reloading the system version xml configuration file.
And step S309, displaying the contents of the xml configuration file of the new system version.
Referring to fig. 4, fig. 4 is a schematic functional module diagram of an apparatus for upgrading an intelligent television according to an embodiment of the present invention.
As shown in fig. 4, the apparatus for upgrading a smart television includes:
a first detecting module 401, configured to detect whether there is a version update;
preferably, the first detection module 401 is shown for:
receiving a version updating message sent by the web server, and detecting whether the version is updated according to the received version updating message; or,
and detecting whether the web server has a new version or not under the condition that whether the preset detection has the new version or not.
Preferably, the first detecting module 401 is configured to:
under the condition that the configuration file of the intelligent television is stored in the web server, reading a first version number of the configuration file which is stored locally in advance;
acquiring a second version number of the configuration file of the intelligent television in the web server;
comparing the first version number with the second version number, and if the first version number is smaller than the second version number, determining that the web server has a new version;
and if the first version number is larger than or equal to the second version number, determining that the web server has no new version.
Preferably, the first detecting module 401 is further configured to:
and under the condition that the configuration file of the intelligent television is stored in the web server, if the web server detects a new version, receiving a version updating message actively sent by the web server.
Preferably, the first detecting module 401 is further configured to:
if the intelligent television is online currently, receiving a version updating message actively sent by the web server online;
and if the intelligent television is not online currently and the web server has the registration information of the intelligent television, receiving a version updating message sent by the web server after the intelligent television is online next time.
A downloading module 402, configured to download a configuration file of a new version if the smart television detects that a version is updated;
a second detection module 403, configured to detect whether the downloaded configuration file of the new version is complete;
the processing module 404 is configured to delete an old version configuration file that is locally pre-stored if the smart television detects that the new version configuration file is complete, store the downloaded new version configuration file to a position corresponding to the old version configuration file, and send a message to notify an interface loading module that the new version configuration file exists, where the interface loading module is configured to load content corresponding to the new version configuration file.
The embodiment of the invention provides a device for upgrading an intelligent television, wherein the intelligent television detects whether the version is updated; if the smart television detects that the version is updated, downloading a configuration file of a new version; the intelligent television detects whether the downloaded configuration file of the new version is complete; if the intelligent television detects that the configuration file of the new version is complete, deleting the configuration file of the old version which is pre-stored locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform an interface loading module that the configuration file of the new version exists, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version, and based on the characteristics of the web, when the web intelligent television system is upgraded, an upgrade package is not required to be downloaded and installed, and only a system version xml configuration file of an intelligent television system of dozens of K is required to be downloaded, so that the latest content of the intelligent television system deployed on a web server can be displayed at the front end, thereby realizing quick iterative update, reducing the waiting time of a user, obtaining the latest interface without any operation by the user, and changing an interactive mode, and thus a changing visual experience.
The technical principle of the embodiment of the present invention is described above in conjunction with the specific embodiments. The description is only intended to explain the principles of embodiments of the invention and should not be taken in any way as limiting the scope of the embodiments of the invention. Based on the explanations herein, those skilled in the art will be able to conceive of other embodiments of the present invention without inventive step, and these embodiments will fall within the scope of the present invention.

Claims (10)

1. A method for upgrading a smart television, the method comprising:
the intelligent television detects whether the version is updated;
if the smart television detects that the version is updated, downloading a configuration file of a new version;
the intelligent television detects whether the downloaded configuration file of the new version is complete;
if the smart television detects that the configuration file of the new version is complete, deleting the configuration file of the old version which is pre-stored locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform an interface loading module that the configuration file of the new version exists, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version.
2. The method according to claim 1, wherein the smart television detects whether there is a version update, and comprises:
receiving a version updating message sent by a web server, and detecting whether the version is updated according to the received version updating message; or,
and detecting whether the web server has a new version or not under the condition that whether the preset detection has the new version or not.
3. The method of claim 2, wherein the detecting whether the new version exists in the web server in the case of reaching a preset detection whether the new version exists comprises:
under the condition that the configuration file of the intelligent television is stored in the web server, reading a first version number of the configuration file which is stored locally in advance;
acquiring a second version number of the configuration file of the intelligent television in the web server;
comparing the first version number with the second version number, and if the first version number is smaller than the second version number, determining that the web server has a new version;
and if the first version number is larger than or equal to the second version number, determining that the web server has no new version.
4. The method of claim 2, wherein the receiving the version update message sent by the web server comprises:
and under the condition that the configuration file of the intelligent television is stored in the web server, if the web server detects a new version, receiving a version updating message actively sent by the web server.
5. The method of claim 4, wherein the receiving the message of the version update actively sent by the web server comprises:
if the intelligent television is online currently, receiving a version updating message actively sent by the web server online;
and if the intelligent television is not online currently and the web server has the registration information of the intelligent television, receiving a version updating message sent by the web server after the intelligent television is online next time.
6. An apparatus for upgrading a smart television, the apparatus comprising:
the first detection module is used for detecting whether the version is updated or not;
the downloading module is used for downloading the configuration file of the new version if the intelligent television detects that the version is updated;
the second detection module is used for detecting whether the downloaded configuration file of the new version is complete;
and the processing module is used for deleting the configuration file of the old version which is stored in advance locally, storing the downloaded configuration file of the new version to a position corresponding to the configuration file of the old version, and sending a message to inform the interface loading module that the configuration file of the new version exists if the smart television detects that the configuration file of the new version is complete, wherein the interface loading module is used for loading the content corresponding to the configuration file of the new version.
7. The apparatus of claim 6, wherein the first detecting module is configured to:
receiving a version updating message sent by the web server, and detecting whether the version is updated according to the received version updating message; or,
and detecting whether the web server has a new version or not under the condition that whether the preset detection has the new version or not.
8. The apparatus of claim 7, wherein the first detection module is configured to:
under the condition that the configuration file of the intelligent television is stored in the web server, reading a first version number of the configuration file which is stored locally in advance;
acquiring a second version number of the configuration file of the intelligent television in the web server;
comparing the first version number with the second version number, and if the first version number is smaller than the second version number, determining that the web server has a new version;
and if the first version number is larger than or equal to the second version number, determining that the web server has no new version.
9. The apparatus of claim 7, wherein the first detection module is further configured to:
and under the condition that the configuration file of the intelligent television is stored in the web server, if the web server detects a new version, receiving a version updating message actively sent by the web server.
10. The apparatus of claim 9, wherein the first detection module is further configured to:
if the intelligent television is online currently, receiving a version updating message actively sent by the web server online;
and if the intelligent television is not online currently and the web server has the registration information of the intelligent television, receiving a version updating message sent by the web server after the intelligent television is online next time.
CN201610481695.9A 2016-06-27 2016-06-27 Method and device for upgrading smart television Pending CN106060600A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610481695.9A CN106060600A (en) 2016-06-27 2016-06-27 Method and device for upgrading smart television

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610481695.9A CN106060600A (en) 2016-06-27 2016-06-27 Method and device for upgrading smart television

Publications (1)

Publication Number Publication Date
CN106060600A true CN106060600A (en) 2016-10-26

Family

ID=57165833

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610481695.9A Pending CN106060600A (en) 2016-06-27 2016-06-27 Method and device for upgrading smart television

Country Status (1)

Country Link
CN (1) CN106060600A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832114A (en) * 2017-11-17 2018-03-23 上海瀚银信息技术有限公司 A kind of method that application modules are configured
CN108322812A (en) * 2018-02-26 2018-07-24 青岛海信电器股份有限公司 A kind of multi-screen interaction method, device and terminal
CN111147585A (en) * 2019-12-27 2020-05-12 南京甄视智能科技有限公司 Equipment upgrading method, device, storage medium and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102214112A (en) * 2011-06-03 2011-10-12 无锡商埃曲信息科技有限公司 Set top box upgrading method and system
CN103442063A (en) * 2013-08-29 2013-12-11 贝壳网际(北京)安全技术有限公司 Information processing method, client device and server
CN103763613A (en) * 2013-12-18 2014-04-30 无锡易视腾科技有限公司 Set top box screen customization method
CN105242937A (en) * 2014-06-27 2016-01-13 中兴通讯股份有限公司 Method for dynamically updating application interface, terminal and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102214112A (en) * 2011-06-03 2011-10-12 无锡商埃曲信息科技有限公司 Set top box upgrading method and system
CN103442063A (en) * 2013-08-29 2013-12-11 贝壳网际(北京)安全技术有限公司 Information processing method, client device and server
CN103763613A (en) * 2013-12-18 2014-04-30 无锡易视腾科技有限公司 Set top box screen customization method
CN105242937A (en) * 2014-06-27 2016-01-13 中兴通讯股份有限公司 Method for dynamically updating application interface, terminal and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107832114A (en) * 2017-11-17 2018-03-23 上海瀚银信息技术有限公司 A kind of method that application modules are configured
CN108322812A (en) * 2018-02-26 2018-07-24 青岛海信电器股份有限公司 A kind of multi-screen interaction method, device and terminal
CN108322812B (en) * 2018-02-26 2020-12-04 海信视像科技股份有限公司 Multi-screen interaction method and device and terminal
CN111147585A (en) * 2019-12-27 2020-05-12 南京甄视智能科技有限公司 Equipment upgrading method, device, storage medium and system
CN111147585B (en) * 2019-12-27 2022-07-19 南京甄视智能科技有限公司 Equipment upgrading method, device, storage medium and system

Similar Documents

Publication Publication Date Title
US9846649B1 (en) Providing files with cacheable portions
CN102081535B (en) Android-based application program upgrading method and system and application development platform
EP2919440B1 (en) Advertisement processing method and device
US10652315B2 (en) Method, apparatus, and system for distributing information in graphic code
KR20140126328A (en) Using an application cache to update resources of installed applications
WO2017161947A1 (en) Multi-system ota upgrade method and multi-system device
US10037215B2 (en) Method and apparatus for interworking application and web browser
CN102541596A (en) Operating system upgrading method and device
JP5336965B2 (en) Information processing apparatus, information processing apparatus control method, and program
CN102982052A (en) Method and apparatus for splitting media files
US9307010B2 (en) Data upload method using shortcut
CN105302601A (en) System and method for software upgrade server
CN103036706A (en) Local processing method of application upgrading abnormity
CN103634665B (en) A kind of version upgrading method and device
CN102833350A (en) Processing method and processing device of WebApp updating
CN104978209A (en) Application updating method and application updating device
CN106060600A (en) Method and device for upgrading smart television
CN104093075A (en) Portal page updating method and system
CN107124477A (en) Processing method, terminal and the server of web site contents
CN113761412A (en) Application page display method and device, electronic equipment, medium and application system
JP2018205967A (en) Information processing apparatus, program management method, and program
CN104809011A (en) Application program management method
CN101808218B (en) Method, device and system for acquiring and updating content of electronic program guide
US20120072900A1 (en) Information providing apparatus, information processing apparatus, method for controlling the same, and program
CN113596087A (en) Application upgrading method and device and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20161026

RJ01 Rejection of invention patent application after publication