JP5557192B2 - Content receiving apparatus, content distribution system, and program - Google Patents

Content receiving apparatus, content distribution system, and program Download PDF

Info

Publication number
JP5557192B2
JP5557192B2 JP2010183259A JP2010183259A JP5557192B2 JP 5557192 B2 JP5557192 B2 JP 5557192B2 JP 2010183259 A JP2010183259 A JP 2010183259A JP 2010183259 A JP2010183259 A JP 2010183259A JP 5557192 B2 JP5557192 B2 JP 5557192B2
Authority
JP
Japan
Prior art keywords
attribute data
metadata
storage unit
deletion
processing unit
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.)
Active
Application number
JP2010183259A
Other languages
Japanese (ja)
Other versions
JP2012044412A (en
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.)
Nippon Telegraph and Telephone West Corp
Nippon Telegraph and Telephone East Corp
Sumitomo Electric Networks Inc
Original Assignee
Nippon Telegraph and Telephone West Corp
Nippon Telegraph and Telephone East Corp
Sumitomo Electric Networks Inc
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 Nippon Telegraph and Telephone West Corp, Nippon Telegraph and Telephone East Corp, Sumitomo Electric Networks Inc filed Critical Nippon Telegraph and Telephone West Corp
Priority to JP2010183259A priority Critical patent/JP5557192B2/en
Publication of JP2012044412A publication Critical patent/JP2012044412A/en
Application granted granted Critical
Publication of JP5557192B2 publication Critical patent/JP5557192B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、コンテンツ受信装置、コンテンツ配信システム、及びプログラムに関する。   The present invention relates to a content receiving device, a content distribution system, and a program.

近年における通信技術の進展に伴い、ビデオオンデマンドや多チャンネルIP放送等の、IPネットワークを介してコンテンツを配信するIPTVサービスが普及しつつある。この種のサービスでは、番組検索等の際におけるユーザの利便性を向上すべく、配信中のコンテンツに関するメタデータが、メタサーバからネットワークを介してコンテンツ受信装置に送信される。コンテンツ受信装置は、ネットワークから受信したメタデータに基づいて、ビデオジャンルリスト等のGUI画面を構築して表示装置に表示する。   With the progress of communication technology in recent years, IPTV services for distributing content via an IP network, such as video on demand and multi-channel IP broadcasting, are becoming widespread. In this type of service, in order to improve the convenience of the user at the time of program search or the like, metadata regarding the content being distributed is transmitted from the meta server to the content receiving device via the network. The content receiving device constructs a GUI screen such as a video genre list based on the metadata received from the network and displays it on the display device.

なお、IPTVに関する運用規定が、例えば下記非特許文献1に開示されている。   Note that the operation regulations regarding IPTV are disclosed in Non-Patent Document 1, for example.

IPTV規定 CDNスコープサービスアプローチ仕様 IPTVFJSTD−0006 1.0版、有限責任中間法人IPTVフォーラム、2008年9月11日IPTV specification CDN scope service approach specification IPTVFJSTD-0006 version 1.0, IPTV Forum, limited liability intermediary corporation, September 11, 2008

コンテンツ受信装置においては、ユーザ操作毎の逐一のサーバ検索を省略すべく、配信元から提供されるカタログ情報に記述されているメタデータを事前に取得して、コンテンツ受信装置内の記憶部に記憶する処理(カタログキャッシュ)が行われる。ユーザ操作に伴って所望の画面を表示するに際しては、必要なメタデータがカタログキャッシュによってすでに記憶部に格納されている場合には、そのメタデータを使用して所望の画面を作成及び表示する。   In the content receiving device, in order to omit the server search for each user operation, the metadata described in the catalog information provided from the distribution source is acquired in advance and stored in the storage unit in the content receiving device. Processing (catalog cache) is performed. When displaying a desired screen in accordance with a user operation, if necessary metadata is already stored in the storage unit by the catalog cache, the desired screen is created and displayed using the metadata.

ところで、メタデータを格納する記憶部の記憶容量は物理的に有限であるため、配信されるコンテンツの数が膨大となった場合には、全てのコンテンツに関するメタデータを記憶部に格納することは困難となる。従って、配信元から配信可能なコンテンツの数が、コンテンツ受信装置が備える記憶部の記憶容量によって制限されてしまう。   By the way, since the storage capacity of the storage unit for storing metadata is physically finite, when the number of contents to be distributed becomes enormous, it is not possible to store metadata for all contents in the storage unit. It becomes difficult. Therefore, the number of contents that can be distributed from the distribution source is limited by the storage capacity of the storage unit included in the content receiving apparatus.

この制限を解除するための方策として、記憶部に格納されているメタデータのデータ量が記憶部の最大記憶容量に近付いてきた場合に、メタデータを一括して又は部分的に物理削除するという手法が考えられる。   As a measure for releasing this restriction, when the amount of metadata stored in the storage unit approaches the maximum storage capacity of the storage unit, the metadata is physically deleted in a batch or partially. A method can be considered.

しかしながら、記憶部に格納されているメタデータを一括して物理削除する場合には、物理削除が完了するまでユーザを待たせることとなる。膨大なメタデータを一括して物理削除するためにはある程度の長時間を要するため、待ち時間が長くなってユーザの利便性が悪い。   However, when the metadata stored in the storage unit is physically deleted in a lump, the user must wait until the physical deletion is completed. Since it takes a certain amount of time to physically delete a large amount of metadata at once, the waiting time becomes long and user convenience is poor.

また、記憶部に格納されているメタデータを部分的に物理削除する場合には、ユーザの待ち時間を短縮することは可能であるが、相互に関連する複数のメタデータの一部のみを削除した場合等に、表示に不整合が生じる。表示の不整合を回避するためには、メタデータ間の関連性を考慮しながら削除すべきメタデータを特定する必要があり、その処理が複雑となる。   In addition, when part of the metadata stored in the storage unit is physically deleted, it is possible to reduce the waiting time of the user, but only a part of a plurality of mutually related metadata is deleted. Inconsistency occurs in the display. In order to avoid display inconsistency, it is necessary to specify metadata to be deleted in consideration of the relationship between metadata, and the processing becomes complicated.

本発明はかかる事情に鑑みて成されたものであり、配信元から配信可能なコンテンツの数が、コンテンツ受信装置が備える記憶部の記憶容量によって制限されず、しかも、ユーザの待ち時間を短縮しつつ表示の不整合を回避することが可能な、コンテンツ受信装置、コンテンツ配信システム、及びプログラムを得ることを目的とする。   The present invention has been made in view of such circumstances, and the number of contents that can be distributed from the distribution source is not limited by the storage capacity of the storage unit included in the content receiving apparatus, and further, the waiting time of the user is shortened. An object of the present invention is to obtain a content receiving device, a content distribution system, and a program that can avoid display inconsistency.

本発明の第1の態様に係るコンテンツ受信装置は、コンテンツの属性データを記憶する記憶部と、コンテンツのカタログ情報に記述されている属性データをサーバから取得して前記記憶部に格納する処理であるカタログキャッシュを実行するカタログキャッシュ処理部と、ユーザ操作に応じて必要となる属性データをサーバから取得して前記記憶部に格納する処理であるユーザキャッシュを実行するユーザキャッシュ処理部と、所定の条件を満たした場合に、前記記憶部に格納されている属性データを一括して論理削除する論理削除処理部と、前記論理削除処理部によって論理削除された属性データを、ユーザ操作が行われなくても前記記憶部から物理削除する物理削除処理部と、を備えることを特徴とするものである。   The content receiving apparatus according to the first aspect of the present invention includes a storage unit that stores content attribute data and a process of acquiring attribute data described in content catalog information from a server and storing the attribute data in the storage unit. A catalog cache processing unit that executes a certain catalog cache, a user cache processing unit that executes a user cache that is a process of acquiring attribute data required in response to a user operation from a server and storing the attribute data in a storage unit, and a predetermined cache When the condition is satisfied, the logical deletion processing unit that logically deletes the attribute data stored in the storage unit collectively and the attribute data logically deleted by the logical deletion processing unit are not operated by a user. However, a physical deletion processing unit that physically deletes from the storage unit is provided.

第1の態様に係るコンテンツ受信装置によれば、論理削除処理部は、所定の条件を満たした場合に、記憶部に格納されている属性データを一括して論理削除し、物理削除処理部は、論理削除処理部によって論理削除された属性データを、論理削除以後に記憶部から物理削除する。記憶部に格納されている属性データを一括して論理削除することによって、記憶部に格納されているデータ量は見かけ上ゼロとなり、しかも、論理削除された属性データは論理削除以後に記憶部から物理削除されるため、配信元から配信可能なコンテンツの数が記憶部の記憶容量によって制限されるという事態を回避することが可能となる。また、論理削除の所要時間は極めて短く、物理削除はユーザ操作が行われなくてもバックグラウンドで順次実行されるため、ユーザの待ち時間を短縮することが可能となる。さらに、記憶部に格納されている属性データを一括して論理削除するため、一部の属性データを削除することに伴う表示の不整合を回避することが可能となる。   According to the content receiving device of the first aspect, the logical deletion processing unit logically deletes the attribute data stored in the storage unit when the predetermined condition is satisfied, and the physical deletion processing unit The attribute data logically deleted by the logical deletion processing unit is physically deleted from the storage unit after the logical deletion. By logically deleting the attribute data stored in the storage unit collectively, the amount of data stored in the storage unit is apparently zero, and the attribute data that has been logically deleted is stored in the storage unit after the logical deletion. Since it is physically deleted, it is possible to avoid a situation where the number of contents that can be distributed from the distribution source is limited by the storage capacity of the storage unit. In addition, the time required for logical deletion is extremely short, and physical deletion is sequentially performed in the background even if no user operation is performed. Therefore, it is possible to reduce the waiting time of the user. Furthermore, since the attribute data stored in the storage unit is logically deleted in a lump, it is possible to avoid display inconsistencies associated with deleting some of the attribute data.

本発明の第2の態様に係るコンテンツ受信装置は、第1の態様に係るコンテンツ受信装置において特に、前記論理削除処理部は、前記所定の条件として、前記記憶部に格納されている属性データの総データ量が、前記記憶部の記憶容量より小さく、かつカタログ情報に記述される属性データのデータ量よりも大きい値に設定された所定の閾値を超え、その後にユーザ操作が行われた場合に、論理削除を実行することを特徴とするものである。   The content receiving device according to the second aspect of the present invention is the content receiving device according to the first aspect, in particular, the logical deletion processing unit is configured to store attribute data stored in the storage unit as the predetermined condition. When the total data amount exceeds a predetermined threshold value set to a value smaller than the storage capacity of the storage unit and larger than the data amount of attribute data described in the catalog information, and then a user operation is performed , Logical deletion is performed.

第2の態様に係るコンテンツ受信装置によれば、論理削除処理部は、記憶部に格納されている属性データの総データ量が所定の閾値を超え、その後にユーザ操作が行われた場合に、論理削除を実行する。従って、例えば、コンテンツ受信装置の電源投入後のカタログキャッシュが完了した後、ユーザ操作が頻繁に行われたことによってユーザキャッシュでの取得データ量が膨大となり、属性データの総データ量が所定の閾値を超えた場合に、論理削除を適切に実行することが可能となる。   According to the content receiving device according to the second aspect, the logical deletion processing unit, when the total data amount of the attribute data stored in the storage unit exceeds a predetermined threshold, and then a user operation is performed, Perform a logical delete. Therefore, for example, after the catalog cache after the content receiving device is turned on is completed, the amount of data acquired in the user cache becomes enormous due to frequent user operations, and the total amount of attribute data is a predetermined threshold value. When the value exceeds, logical deletion can be appropriately executed.

本発明の第3の態様に係るコンテンツ受信装置は、第1の態様に係るコンテンツ受信装置において特に、前記論理削除処理部は、前記所定の条件として、所定の定期更新時刻の経過後にユーザ操作が行われた場合に、論理削除を実行することを特徴とするものである。   The content receiving device according to a third aspect of the present invention is the content receiving device according to the first aspect, in which the logical deletion processing unit is configured to perform a user operation after a predetermined periodic update time as the predetermined condition. When it is performed, logical deletion is executed.

第3の態様に係るコンテンツ受信装置によれば、論理削除処理部は、所定の定期更新時刻の経過後にユーザ操作が行われた場合に、論理削除を実行する。従って、記憶部に格納されている属性データの定期更新を適切に実行することが可能となる。   According to the content receiving device of the third aspect, the logical deletion processing unit executes logical deletion when a user operation is performed after a predetermined periodic update time has elapsed. Therefore, it is possible to appropriately execute periodic update of the attribute data stored in the storage unit.

本発明の第4の態様に係るコンテンツ受信装置は、第2又は第3の態様に係るコンテンツ受信装置において特に、前記カタログキャッシュ処理部は、論理削除が実行された場合に、カタログ情報に記述されている属性データを再取得し、前記物理削除処理部は、当該属性データの再取得が完了した時点で、再取得前に前記記憶部に格納されていた属性データの物理削除を開始することを特徴とするものである。   The content receiving device according to the fourth aspect of the present invention is the content receiving device according to the second or third aspect, in particular, the catalog cache processing unit is described in the catalog information when logical deletion is executed. The physical deletion processing unit starts physical deletion of the attribute data stored in the storage unit before the reacquisition when the reacquisition of the attribute data is completed. It is a feature.

第4の態様に係るコンテンツ受信装置によれば、物理削除処理部は、属性データの再取得が完了した時点で、属性データの物理削除を開始する。このように物理削除をバックグラウンド処理として実行することにより、物理削除に伴うユーザの待ち時間の発生を回避することが可能となる。また、再取得前に記憶部に格納されていた属性データを物理削除するため、カタログキャッシュで再取得された属性データや、再取得後のユーザキャッシュで取得された属性データを、物理削除せずに記憶部内に残すことができる。その結果、参照頻度の高い画面を表示する際の所要時間を短縮できるため、ユーザの利便性を向上することが可能となる。   According to the content receiving device of the fourth aspect, the physical deletion processing unit starts physical deletion of the attribute data when the reacquisition of the attribute data is completed. By executing physical deletion as background processing in this way, it is possible to avoid the occurrence of user waiting time associated with physical deletion. Also, since attribute data stored in the storage unit before reacquisition is physically deleted, attribute data reacquired in the catalog cache and attribute data acquired in the user cache after reacquisition are not physically deleted. Can be left in the storage unit. As a result, it is possible to shorten the time required to display a screen with a high reference frequency, and thus it is possible to improve user convenience.

本発明の第5の態様に係るコンテンツ受信装置は、第1の態様に係るコンテンツ受信装置において特に、前記論理削除処理部は、前記所定の条件として、前記コンテンツ受信装置の電源投入後のカタログキャッシュが完了する前に、前記記憶部に格納されている属性データの総データ量が、前記記憶部の記憶容量より小さく、かつカタログ情報に記述される属性データのデータ量よりも大きい値に設定された所定の閾値を超え、その後にユーザ操作が行われた場合に、論理削除を実行することを特徴とするものである。   The content reception device according to a fifth aspect of the present invention is the content reception device according to the first aspect, in which the logical deletion processing unit is configured to use the catalog cache after the content reception device is turned on as the predetermined condition. Is completed, the total data amount of the attribute data stored in the storage unit is set to a value smaller than the storage capacity of the storage unit and larger than the data amount of the attribute data described in the catalog information. When a predetermined threshold value is exceeded and a user operation is subsequently performed, logical deletion is performed.

第5の態様に係るコンテンツ受信装置によれば、論理削除処理部は、コンテンツ受信装置の電源投入後のカタログキャッシュが完了する前に、記憶部に格納されている属性データの総データ量が所定の閾値を超え、その後にユーザ操作が行われた場合に、論理削除を実行する。従って、例えば、コンテンツ受信装置の電源投入後にユーザ操作が頻繁に行われたことによってユーザキャッシュでの取得データ量が膨大となり、カタログキャッシュが完了する前に属性データの総データ量が所定の閾値を超えた場合に、論理削除を適切に実行することが可能となる。   According to the content receiving device of the fifth aspect, the logical deletion processing unit determines that the total amount of attribute data stored in the storage unit is predetermined before the catalog cache after the content receiving device is powered on is completed. The logical deletion is executed when the user's operation is performed after the above threshold is exceeded. Therefore, for example, the amount of acquired data in the user cache becomes enormous due to frequent user operations after the content receiving device is turned on, and the total amount of attribute data reaches a predetermined threshold before the catalog cache is completed. When it exceeds, logical deletion can be appropriately executed.

本発明の第6の態様に係るコンテンツ受信装置は、第5の態様に係るコンテンツ受信装置において特に、前記物理削除処理部は、論理削除の完了後に物理削除を開始することを特徴とするものである。   The content receiving device according to a sixth aspect of the present invention is the content receiving device according to the fifth aspect, in which the physical deletion processing unit starts physical deletion after completion of logical deletion. is there.

第6の態様に係るコンテンツ受信装置によれば、物理削除処理部は、論理削除の完了後に物理削除を開始する。このように物理削除をバックグラウンド処理として実行することにより、物理削除に伴うユーザの待ち時間の発生を回避することが可能となる。また、論理削除後のカタログキャッシュによる属性データの再取得の完了を待たず、論理削除の完了を契機として物理削除を開始する。従って、物理削除を早期に開始できるため、記憶部に格納されている属性データの総データ量が、その後のカタログキャッシュによって記憶部の最大記憶容量に近付くという事態を回避することが可能となる。   According to the content receiving device of the sixth aspect, the physical deletion processing unit starts physical deletion after completion of logical deletion. By executing physical deletion as background processing in this way, it is possible to avoid the occurrence of user waiting time associated with physical deletion. In addition, physical deletion is started upon completion of logical deletion without waiting for completion of reacquisition of attribute data by the catalog cache after logical deletion. Therefore, since physical deletion can be started at an early stage, it is possible to avoid a situation in which the total amount of attribute data stored in the storage unit approaches the maximum storage capacity of the storage unit due to the subsequent catalog cache.

本発明の第7の態様に係るコンテンツ受信装置は、第5又は第6の態様に係るコンテンツ受信装置において特に、前記物理削除処理部は、カタログキャッシュによって取得された属性データよりもユーザキャッシュによって取得された属性データを優先して物理削除を実行することを特徴とするものである。   The content receiving device according to the seventh aspect of the present invention is the content receiving device according to the fifth or sixth aspect, in which the physical deletion processing unit is acquired by the user cache rather than the attribute data acquired by the catalog cache. The physical deletion is performed with priority given to the attribute data.

第7の態様に係るコンテンツ受信装置によれば、物理削除処理部は、カタログキャッシュによって取得された属性データよりもユーザキャッシュによって取得された属性データを優先して物理削除を実行する。これにより、カタログキャッシュで取得した属性データを、物理削除せずに記憶部内に残すことができる。その結果、次回のカタログキャッシュによって属性データを再取得する際に、記憶部内にすでに格納されている属性データと同一の属性データに関しては、記憶部への再度の格納処理を省略できるため、処理の所要時間を短縮することが可能となる。   According to the content receiving device of the seventh aspect, the physical deletion processing unit performs physical deletion by giving priority to the attribute data acquired by the user cache over the attribute data acquired by the catalog cache. Thereby, the attribute data acquired in the catalog cache can be left in the storage unit without being physically deleted. As a result, when the attribute data is reacquired by the next catalog cache, the attribute data that is the same as the attribute data already stored in the storage unit can be omitted from the storage unit, so that the storage process can be omitted. The required time can be shortened.

本発明の第8の態様に係るコンテンツ受信装置は、第1の態様に係るコンテンツ受信装置において特に、前記論理削除処理部は、前記所定の条件として、前記記憶部に格納されている属性データの総データ量が、前記記憶部の記憶容量の上限値に応じて設定された所定の閾値を超えた場合に、論理削除を実行することを特徴とするものである。   The content reception device according to an eighth aspect of the present invention is the content reception device according to the first aspect, in which the logical deletion processing unit is configured to store attribute data stored in the storage unit as the predetermined condition. When the total amount of data exceeds a predetermined threshold set according to the upper limit value of the storage capacity of the storage unit, logical deletion is executed.

第8の態様に係るコンテンツ受信装置によれば、論理削除処理部は、記憶部に格納されている属性データの総データ量が、記憶部の記憶容量の上限値に応じて設定された所定の閾値を超えた場合に、論理削除を実行する。従って、例えば、カタログキャッシュやユーザキャッシュでの取得データ量が膨大となり、属性データの総データ量が記憶部の記憶容量の上限値に近付いた場合に、論理削除を適切に実行することが可能となる。   According to the content reception device of the eighth aspect, the logical deletion processing unit has a predetermined amount in which the total amount of attribute data stored in the storage unit is set according to the upper limit value of the storage capacity of the storage unit When the threshold is exceeded, logical deletion is executed. Therefore, for example, when the amount of acquired data in the catalog cache or the user cache becomes enormous and the total amount of attribute data approaches the upper limit of the storage capacity of the storage unit, logical deletion can be appropriately executed. Become.

本発明の第9の態様に係るコンテンツ受信装置は、第8の態様に係るコンテンツ受信装置において特に、前記物理削除処理部は、論理削除の開始とともに物理削除を開始することを特徴とするものである。   The content receiving device according to the ninth aspect of the present invention is the content receiving device according to the eighth aspect, in which the physical deletion processing unit starts physical deletion together with the start of logical deletion. is there.

第9の態様に係るコンテンツ受信装置によれば、物理削除処理部は、論理削除の開始とともに物理削除を開始する。論理削除後のカタログキャッシュによる属性データの再取得の完了を待たず、論理削除の開始とともに物理削除を開始することにより、物理削除を早期に開始できるため、記憶部に格納されている属性データの総データ量を早急に削減することが可能となる。   According to the content receiving device of the ninth aspect, the physical deletion processing unit starts physical deletion together with the start of logical deletion. Since physical deletion can be started early by starting physical deletion at the same time as logical deletion starts without waiting for completion of reacquisition of attribute data by the catalog cache after logical deletion, the attribute data stored in the storage unit The total amount of data can be reduced quickly.

本発明の第10の態様に係るコンテンツ受信装置は、第1〜第9のいずれか一つの態様に係るコンテンツ受信装置において特に、前記記憶部に格納されている属性データを管理する管理部をさらに備え、前記管理部は、取得した属性データを前記記憶部に格納する際に、属性データの世代を表す世代情報を属性データに割り付けることにより、各属性データの世代を管理することを特徴とするものである。   The content receiving device according to the tenth aspect of the present invention is the content receiving device according to any one of the first to ninth aspects, particularly further comprising a management unit for managing attribute data stored in the storage unit. The management unit manages the generation of each attribute data by allocating generation information representing the generation of the attribute data to the attribute data when storing the acquired attribute data in the storage unit. Is.

第10の態様に係るコンテンツ受信装置によれば、管理部は、取得した属性データを記憶部に格納する際に、属性データの世代を表す世代情報を属性データに割り付けることにより、各属性データの世代を管理する。これにより、記憶部に格納されている複数の属性データの中から、物理削除の対象とする属性データを、世代情報に基づいて簡易に特定することが可能となる。   According to the content receiving device of the tenth aspect, when storing the acquired attribute data in the storage unit, the management unit assigns generation information representing the generation of the attribute data to the attribute data, thereby Manage generations. Thereby, it becomes possible to easily specify the attribute data to be physically deleted from the plurality of attribute data stored in the storage unit based on the generation information.

本発明の第11の態様に係るコンテンツ受信装置は、第10の態様に係るコンテンツ受信装置において特に、前記物理削除処理部は、旧世代の属性データを対象として物理削除を実行し、旧世代の属性データが前記記憶部内に存在しなくなった時点で物理削除を停止することを特徴とするものである。   The content reception device according to an eleventh aspect of the present invention is the content reception device according to the tenth aspect, in which the physical deletion processing unit performs physical deletion on the old generation attribute data, The physical deletion is stopped when the attribute data no longer exists in the storage unit.

第11の態様に係るコンテンツ受信装置によれば、物理削除処理部は、旧世代の属性データを対象として物理削除を実行し、旧世代の属性データが前記記憶部内に存在しなくなった時点で物理削除を停止する。これにより、最新の世代の属性データを、物理削除せずに記憶部内に残すことができる。その結果、参照頻度の高い画面を表示する際の所要時間を短縮できるため、ユーザの利便性を向上することが可能となる。   According to the content receiving device of the eleventh aspect, the physical deletion processing unit performs physical deletion on the old generation attribute data, and when the old generation attribute data no longer exists in the storage unit, the physical deletion processing unit Stop the deletion. As a result, the latest generation attribute data can be left in the storage unit without being physically deleted. As a result, it is possible to shorten the time required to display a screen with a high reference frequency, and thus it is possible to improve user convenience.

本発明の第12の態様に係るコンテンツ受信装置は、第10又は第11の態様に係るコンテンツ受信装置において特に、前記カタログキャッシュ処理部は、論理削除が実行された場合に、カタログ情報に記述されている属性データを再取得し、前記管理部は、再取得した属性データと識別情報及びバージョン情報が同一である旧世代の属性データが前記記憶部に格納されている場合には、当該旧世代の属性データの世代情報を最新の世代情報に書き換えることを特徴とするものである。   The content reception device according to the twelfth aspect of the present invention is the content reception device according to the tenth or eleventh aspect, in particular, the catalog cache processing unit is described in the catalog information when logical deletion is executed. If the old generation attribute data having the same identification information and version information as the reacquired attribute data is stored in the storage unit, the management unit The generation information of the attribute data is rewritten with the latest generation information.

第12の態様に係るコンテンツ受信装置によれば、管理部は、再取得した属性データと識別情報及びバージョン情報が同一である旧世代の属性データが記憶部に格納されている場合には、当該旧世代の属性データの世代情報を最新の世代情報に書き換える。これにより、記憶部内にすでに格納されている属性データと同一の属性データに関しては、世代情報の書き換えのみで足り、記憶部への再度の格納処理を省略できるため、処理の所要時間を短縮することが可能となる。   According to the content receiving device of the twelfth aspect, when the old generation attribute data having the same identification information and version information as the reacquired attribute data is stored in the storage unit, the management unit Rewrite the generation information of the attribute data of the previous generation to the latest generation information. As a result, with respect to the same attribute data as the attribute data already stored in the storage unit, it is only necessary to rewrite the generation information, and the storage process in the storage unit can be omitted. Is possible.

本発明の第13の態様に係るコンテンツ受信装置は、第10又は第11の態様に係るコンテンツ受信装置において特に、前記カタログキャッシュ処理部は、論理削除が実行された場合に、カタログ情報に記述されている属性データを再取得し、前記管理部は、再取得した属性データと識別情報及びバージョン情報が同一である旧世代の属性データが前記記憶部に格納されていない場合には、再取得した属性データを前記記憶部に格納することを特徴とするものである。   The content receiving device according to the thirteenth aspect of the present invention is the content receiving device according to the tenth or eleventh aspect, in particular, the catalog cache processing unit is described in the catalog information when logical deletion is executed. The management unit re-acquires the attribute data of the previous generation whose identification information and version information are the same as the re-acquired attribute data and are not stored in the storage unit. The attribute data is stored in the storage unit.

第13の態様に係るコンテンツ受信装置によれば、管理部は、再取得した属性データと識別情報及びバージョン情報が同一である旧世代の属性データが記憶部に格納されていない場合には、再取得した属性データを記憶部に格納する。これにより、前回のカタログキャッシュでは取得されなかった更新データや追加データを含む最新の属性データを、記憶部に格納することが可能となる。   According to the content receiving device of the thirteenth aspect, the management unit re-executes the re-acquired attribute data when the old generation attribute data having the same identification information and version information is not stored in the storage unit. The acquired attribute data is stored in the storage unit. As a result, the latest attribute data including update data and additional data that were not acquired in the previous catalog cache can be stored in the storage unit.

本発明の第14の態様に係るコンテンツ受信装置は、第10又は第11の態様に係るコンテンツ受信装置において特に、前記カタログキャッシュ処理部は、論理削除が実行された場合に、最新のカタログ情報に記述されている属性データの一覧情報をサーバから取得し、前記管理部は、当該一覧情報に記述されている各属性データと識別情報及びバージョン情報が同一である属性データが前記記憶部に格納されている場合には、当該属性データの世代情報を最新の世代情報に書き換えることを特徴とするものである。   In the content receiving device according to the fourteenth aspect of the present invention, in particular, in the content receiving device according to the tenth or eleventh aspect, the catalog cache processing unit stores the latest catalog information when logical deletion is executed. The list information of the described attribute data is acquired from the server, and the management unit stores attribute data in which the identification information and version information are the same as each attribute data described in the list information. If it is, the generation information of the attribute data is rewritten to the latest generation information.

第14の態様に係るコンテンツ受信装置によれば、カタログキャッシュ処理部は、論理削除が実行された場合に、最新のカタログ情報に記述されている属性データの一覧情報をサーバから取得する。そして、管理部は、当該一覧情報に記述されている各属性データと識別情報及びバージョン情報が同一である属性データが記憶部に格納されている場合には、当該属性データの世代情報を最新の世代情報に書き換える。これにより、記憶部内にすでに格納されている属性データと同一の属性データに関しては、世代情報の書き換えのみで足り、サーバからの再度の取得処理や記憶部への再度の格納処理を省略できるため、サーバ及びネットワークの負荷を軽減できるとともに、処理の所要時間を短縮することが可能となる。   According to the content receiving device of the fourteenth aspect, the catalog cache processing unit acquires, from the server, the list information of the attribute data described in the latest catalog information when the logical deletion is executed. When the attribute data having the same identification information and version information as the attribute data described in the list information is stored in the storage unit, the management unit updates the generation information of the attribute data. Rewrite to generation information. Thereby, for the same attribute data as the attribute data already stored in the storage unit, it is only necessary to rewrite the generation information, and it is possible to omit re-acquisition processing from the server and re-storage processing to the storage unit. The load on the server and the network can be reduced, and the time required for processing can be shortened.

本発明の第15の態様に係るコンテンツ受信装置は、第10又は第11の態様に係るコンテンツ受信装置において特に、前記カタログキャッシュ処理部は、論理削除が実行された場合に、最新のカタログ情報に記述されている属性データの一覧情報をサーバから取得し、前記管理部は、当該一覧情報に記述されている各属性データと識別情報及びバージョン情報が同一である属性データが前記記憶部に格納されていない場合には、当該属性データをサーバから取得して前記記憶部に格納することを特徴とするものである。   In the content receiving device according to the fifteenth aspect of the present invention, in particular, in the content receiving device according to the tenth or eleventh aspect, the catalog cache processing unit updates the latest catalog information when logical deletion is executed. The list information of the described attribute data is acquired from the server, and the management unit stores attribute data in which the identification information and version information are the same as each attribute data described in the list information. If not, the attribute data is acquired from the server and stored in the storage unit.

第15の態様に係るコンテンツ受信装置によれば、管理部は、一覧情報に記述されている各属性データと識別情報及びバージョン情報が同一である属性データが記憶部に格納されていない場合には、当該属性データをサーバから取得して記憶部に格納する。これにより、前回のカタログキャッシュでは取得されなかった更新データや追加データを含む最新の属性データを、記憶部に格納することが可能となる。   According to the content receiving device of the fifteenth aspect, the management unit, when attribute data having the same identification information and version information as each attribute data described in the list information is not stored in the storage unit The attribute data is acquired from the server and stored in the storage unit. As a result, the latest attribute data including update data and additional data that were not acquired in the previous catalog cache can be stored in the storage unit.

本発明の第16の態様に係るコンテンツ配信システムは、コンテンツ送信装置と、コンテンツ受信装置と、前記コンテンツ送信装置から送信されるコンテンツの属性データを保持するサーバと、を備え、前記コンテンツ受信装置は、属性データを記憶する記憶部と、コンテンツのカタログ情報に記述されている属性データを前記サーバから取得して前記記憶部に格納する処理であるカタログキャッシュを実行するカタログキャッシュ処理部と、ユーザ操作に応じて必要となる属性データを前記サーバから取得して前記記憶部に格納する処理であるユーザキャッシュを実行するユーザキャッシュ処理部と、所定の条件を満たした場合に、前記記憶部に格納されている属性データを一括して論理削除する論理削除処理部と、前記論理削除処理部によって論理削除された属性データを、論理削除以後に前記記憶部から物理削除する物理削除処理部と、を有することを特徴とするものである。   A content delivery system according to a sixteenth aspect of the present invention includes a content transmission device, a content reception device, and a server that holds attribute data of the content transmitted from the content transmission device, and the content reception device includes: A storage unit that stores attribute data, a catalog cache processing unit that executes a catalog cache, which is a process of acquiring attribute data described in content catalog information from the server and storing the attribute data in the storage unit, and a user operation And a user cache processing unit that executes a user cache, which is a process of acquiring attribute data necessary for the server from the server and storing the attribute data in the storage unit, and when the predetermined condition is satisfied, the attribute data is stored in the storage unit. A logical deletion processing unit that logically deletes the attribute data in batch and the logical deletion processing unit Attribute data that is logically deleted, and is characterized in that it has a physical deletion processing unit to physical deleted from the storage unit in the logical delete after.

第16の態様に係るコンテンツ配信システムによれば、論理削除処理部は、所定の条件を満たした場合に、記憶部に格納されている属性データを一括して論理削除し、物理削除処理部は、論理削除処理部によって論理削除された属性データを、ユーザ操作が行われなくても記憶部から物理削除する。記憶部に格納されている属性データを一括して論理削除することによって、記憶部に格納されているデータ量は見かけ上ゼロとなり、しかも、論理削除された属性データは論理削除以後に記憶部から物理削除されるため、配信元から配信可能なコンテンツの数が記憶部の記憶容量によって制限されるという事態を回避することが可能となる。また、論理削除の所要時間は極めて短く、物理削除はユーザ操作が行われなくてもバックグラウンドで順次実行されるため、ユーザの待ち時間を短縮することが可能となる。さらに、記憶部に格納されている属性データを一括して論理削除するため、一部の属性データを削除することに伴う表示の不整合を回避することが可能となる。   According to the content delivery system of the sixteenth aspect, the logical deletion processing unit logically deletes the attribute data stored in the storage unit when the predetermined condition is satisfied, and the physical deletion processing unit The attribute data logically deleted by the logical deletion processing unit is physically deleted from the storage unit without any user operation. By logically deleting the attribute data stored in the storage unit collectively, the amount of data stored in the storage unit is apparently zero, and the attribute data that has been logically deleted is stored in the storage unit after the logical deletion. Since it is physically deleted, it is possible to avoid a situation where the number of contents that can be distributed from the distribution source is limited by the storage capacity of the storage unit. In addition, the time required for logical deletion is extremely short, and physical deletion is sequentially performed in the background even if no user operation is performed. Therefore, it is possible to reduce the waiting time of the user. Furthermore, since the attribute data stored in the storage unit is logically deleted in a lump, it is possible to avoid display inconsistencies associated with deleting some of the attribute data.

本発明の第17の態様に係るプログラムは、コンテンツ受信装置に搭載されるコンピュータを、コンテンツのカタログ情報に記述されている属性データをサーバから取得して記憶部に格納する処理であるカタログキャッシュを実行するカタログキャッシュ処理手段と、ユーザ操作に応じて必要となる属性データをサーバから取得して前記記憶部に格納する処理であるユーザキャッシュを実行するユーザキャッシュ処理手段と、所定の条件を満たした場合に、前記記憶部に格納されている属性データを一括して論理削除する論理削除処理手段と、前記論理削除処理手段によって論理削除された属性データを、ユーザ操作が行われなくても前記記憶部から物理削除する物理削除処理手段と、として機能させるためのプログラムである。   According to a seventeenth aspect of the present invention, there is provided a program for storing a catalog cache, which is a process in which a computer installed in a content receiving device acquires attribute data described in content catalog information from a server and stores the attribute data in a storage unit. A catalog cache processing unit to be executed, a user cache processing unit to execute a user cache, which is a process of acquiring attribute data required in response to a user operation from a server and storing it in the storage unit, and a predetermined condition is satisfied In this case, the logical deletion processing means for logically deleting the attribute data stored in the storage unit and the attribute data logically deleted by the logical deletion processing means can be stored even if no user operation is performed. A program for causing a computer to function as a physical deletion processing means for performing physical deletion from a copy.

第17の態様に係るプログラムによれば、論理削除処理手段は、所定の条件を満たした場合に、記憶部に格納されている属性データを一括して論理削除し、物理削除処理手段は、論理削除処理手段によって論理削除された属性データを、論理削除以後に記憶部から物理削除する。記憶部に格納されている属性データを一括して論理削除することによって、記憶部に格納されているデータ量は見かけ上ゼロとなり、しかも、論理削除された属性データは論理削除以後に記憶部から物理削除されるため、配信元から配信可能なコンテンツの数が記憶部の記憶容量によって制限されるという事態を回避することが可能となる。また、論理削除の所要時間は極めて短く、物理削除はユーザ操作が行われなくてもバックグラウンドで順次実行されるため、ユーザの待ち時間を短縮することが可能となる。さらに、記憶部に格納されている属性データを一括して論理削除するため、一部の属性データを削除することに伴う表示の不整合を回避することが可能となる。   According to the program according to the seventeenth aspect, the logical deletion processing means collectively deletes the attribute data stored in the storage unit when the predetermined condition is satisfied, and the physical deletion processing means The attribute data logically deleted by the deletion processing means is physically deleted from the storage unit after the logical deletion. By logically deleting the attribute data stored in the storage unit collectively, the amount of data stored in the storage unit is apparently zero, and the attribute data that has been logically deleted is stored in the storage unit after the logical deletion. Since it is physically deleted, it is possible to avoid a situation where the number of contents that can be distributed from the distribution source is limited by the storage capacity of the storage unit. In addition, the time required for logical deletion is extremely short, and physical deletion is sequentially performed in the background even if no user operation is performed. Therefore, it is possible to reduce the waiting time of the user. Furthermore, since the attribute data stored in the storage unit is logically deleted in a lump, it is possible to avoid display inconsistencies associated with deleting some of the attribute data.

本発明によれば、配信元から配信可能なコンテンツの数が、コンテンツ受信装置が備える記憶部の記憶容量によって制限されず、しかも、ユーザの待ち時間を短縮しつつ表示の不整合を回避することが可能な、コンテンツ受信装置、コンテンツ配信システム、及びプログラムを得ることができる。   According to the present invention, the number of contents that can be distributed from the distribution source is not limited by the storage capacity of the storage unit included in the content receiving apparatus, and it is possible to avoid display inconsistency while reducing the waiting time of the user. Content receiving apparatus, content distribution system, and program can be obtained.

本発明の実施の形態に係るコンテンツ配信システムの全体構成を示す図である。It is a figure which shows the whole structure of the content delivery system which concerns on embodiment of this invention. コンテンツ受信装置に搭載されているコンピュータの構成を示す図である。It is a figure which shows the structure of the computer mounted in the content receiver. プログラムを実行することによって処理部に実現される機能の一部を示すブロック図である。It is a block diagram which shows a part of function implement | achieved by a process part by running a program. 管理テーブルの一例を示す図である。It is a figure which shows an example of a management table. コンテンツ受信装置の第1の動作例を示す図である。It is a figure which shows the 1st operation example of a content receiver. コンテンツ受信装置の第2の動作例を示す図である。It is a figure which shows the 2nd operation example of a content receiver. コンテンツ受信装置の第3の動作例を示す図である。It is a figure which shows the 3rd operation example of a content receiver. コンテンツ受信装置の第4の動作例を示す図である。It is a figure which shows the 4th operation example of a content receiver.

以下、本発明の実施の形態について、図面を用いて詳細に説明する。なお、異なる図面において同一の符号を付した要素は、同一又は相応する要素を示すものとする。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the element which attached | subjected the same code | symbol in different drawing shall show the same or corresponding element.

図1は、本発明の実施の形態に係るコンテンツ配信システム1の全体構成を示す図である。図1に示すようにコンテンツ配信システム1は、VOD(Video On Demand)サーバや多チャンネルIP放送サーバ等のコンテンツ送信装置2と、IPネットワーク等のネットワーク3と、セットトップボックス等のコンテンツ受信装置4と、コンテンツ送信装置2から送信されるコンテンツに関するメタデータ(属性データ)を保持するメタサーバ6とを備えて構成されている。なお、メタサーバ6は、コンテンツ送信装置2が有する機能の一部として、コンテンツ送信装置2内に実装されていてもよい。   FIG. 1 is a diagram showing an overall configuration of a content distribution system 1 according to an embodiment of the present invention. As shown in FIG. 1, a content distribution system 1 includes a content transmission device 2 such as a VOD (Video On Demand) server or a multi-channel IP broadcast server, a network 3 such as an IP network, and a content reception device 4 such as a set top box. And a meta server 6 that holds metadata (attribute data) related to the content transmitted from the content transmitting device 2. The meta server 6 may be implemented in the content transmission device 2 as a part of the functions of the content transmission device 2.

コンテンツ受信装置4は、液晶ディスプレイやプラズマディスプレイ等の任意の表示装置5に接続されている。なお、図1には一つのコンテンツ受信装置4のみを示したが、ネットワーク3には多数のコンテンツ受信装置4が接続されている。   The content receiving device 4 is connected to an arbitrary display device 5 such as a liquid crystal display or a plasma display. Although only one content receiving device 4 is shown in FIG. 1, a large number of content receiving devices 4 are connected to the network 3.

図2は、コンテンツ受信装置4に搭載されているコンピュータの構成を示す図である。図2に示すようにコンピュータは、CPU等の処理部10と、半導体メモリ又はハードディスク等の記憶部11とを有している。記憶部11には所定のプログラム12が記憶されている。処理部10は、記憶部11からプログラム12を読み出して実行する。   FIG. 2 is a diagram illustrating a configuration of a computer installed in the content receiving device 4. As shown in FIG. 2, the computer includes a processing unit 10 such as a CPU and a storage unit 11 such as a semiconductor memory or a hard disk. A predetermined program 12 is stored in the storage unit 11. The processing unit 10 reads the program 12 from the storage unit 11 and executes it.

図3は、プログラム12を実行することによって処理部10に実現される機能の一部を示すブロック図である。図3に示すように処理部10は、通信部20、カタログキャッシュ処理部21、ユーザキャッシュ処理部22、管理部23、論理削除処理部24、物理削除処理部25、及び画面表示データ生成部26を有している。換言すれば、プログラム12は、コンテンツ受信装置4に搭載されているコンピュータを、通信部20、カタログキャッシュ処理部21、ユーザキャッシュ処理部22、管理部23、論理削除処理部24、物理削除処理部25、及び画面表示データ生成部26として機能させるためのプログラムである。   FIG. 3 is a block diagram showing a part of functions realized in the processing unit 10 by executing the program 12. As illustrated in FIG. 3, the processing unit 10 includes a communication unit 20, a catalog cache processing unit 21, a user cache processing unit 22, a management unit 23, a logical deletion processing unit 24, a physical deletion processing unit 25, and a screen display data generation unit 26. have. In other words, the program 12 includes a computer mounted on the content receiving device 4 as a communication unit 20, a catalog cache processing unit 21, a user cache processing unit 22, a management unit 23, a logical deletion processing unit 24, and a physical deletion processing unit. 25 and a program for causing the screen display data generation unit 26 to function.

また、記憶部30は、図2に示した記憶部11と共通の又は別個の記憶媒体であり、メタデータ記憶領域31と管理テーブル記憶領域32とを有している。メタデータ記憶領域31には、メタデータが記憶される。管理テーブル記憶領域32には、後述する管理テーブル40が記憶される。   The storage unit 30 is a storage medium that is common or separate from the storage unit 11 illustrated in FIG. 2, and includes a metadata storage area 31 and a management table storage area 32. Metadata is stored in the metadata storage area 31. A management table 40 described later is stored in the management table storage area 32.

通信部20は、ネットワークインタフェースを用い、ネットワーク3を介してメタサーバ6との間で各種のデータを送受信する。   The communication unit 20 transmits and receives various data to and from the meta server 6 via the network 3 using a network interface.

カタログキャッシュ処理部21は、コンテンツの配信元から提供されるカタログ情報に記述されているメタデータをメタサーバ6から取得して、取得したメタデータをメタデータ記憶領域31に格納する処理(カタログキャッシュ)を実行する。   The catalog cache processing unit 21 acquires metadata described in catalog information provided from a content distribution source from the meta server 6 and stores the acquired metadata in the metadata storage area 31 (catalog cache). Execute.

ユーザキャッシュ処理部22は、コンテンツ受信装置4のユーザによって画面遷移等のユーザ操作が行われた場合に、そのユーザ操作に応じて画面構築のために必要となるメタデータをメタサーバ6から取得して、取得したメタデータをメタデータ記憶領域31に格納する処理(ユーザキャッシュ)を実行する。   When a user operation such as screen transition is performed by the user of the content receiving device 4, the user cache processing unit 22 acquires metadata necessary for screen construction from the meta server 6 according to the user operation. Then, a process (user cache) for storing the acquired metadata in the metadata storage area 31 is executed.

論理削除処理部24は、後述する所定の条件を満たした場合に、メタデータ記憶領域31に格納されているメタデータを一括して論理削除する。   The logical deletion processing unit 24 logically deletes the metadata stored in the metadata storage area 31 collectively when a predetermined condition described later is satisfied.

物理削除処理部25は、論理削除処理部24によって論理削除されたメタデータを、論理削除以後にメタデータ記憶領域31から物理削除する。   The physical deletion processing unit 25 physically deletes the metadata logically deleted by the logical deletion processing unit 24 from the metadata storage area 31 after the logical deletion.

管理部23は、メタデータ記憶領域31に格納されているメタデータ、及び管理テーブル記憶領域32に格納されている管理テーブル40を管理する。   The management unit 23 manages the metadata stored in the metadata storage area 31 and the management table 40 stored in the management table storage area 32.

画面表示データ生成部26は、メタデータ記憶領域31に格納されているメタデータに基づいて、表示装置5に表示するビデオジャンルリスト等の画面を構築するための表示データを生成する。   The screen display data generation unit 26 generates display data for constructing a screen such as a video genre list to be displayed on the display device 5 based on the metadata stored in the metadata storage area 31.

図4は、管理テーブル40の一例を示す図である。管理テーブル40では、メタデータ記憶領域31に格納されている複数のメタデータの各々に関して、当該メタデータの識別情報であるCRID(コンテンツ参照ID)と、当該メタデータの記述単位であるフラグメントのバージョン情報であるフラグメントバージョンと、論理削除の実行毎に更新される当該メタデータの世代を表す世代情報と、当該メタデータの取得がカタログキャッシュによるものかユーザキャッシュによるものかを示す情報とが管理される。また、管理テーブル40では、現在世代(つまり最新の世代)を表す世代情報が管理される。   FIG. 4 is a diagram illustrating an example of the management table 40. In the management table 40, for each of a plurality of metadata stored in the metadata storage area 31, a CRID (content reference ID) that is identification information of the metadata and a fragment version that is a description unit of the metadata. It manages the fragment version that is information, the generation information that indicates the generation of the metadata that is updated each time logical deletion is performed, and the information that indicates whether the acquisition of the metadata is from the catalog cache or the user cache The In the management table 40, generation information representing the current generation (that is, the latest generation) is managed.

以下、本実施の形態に係るコンテンツ受信装置4の動作について詳細に説明する。コンテンツ受信装置4においては、メタデータ記憶領域31に格納されているメタデータの総データ量に関する閾値TH1,TH2が設定されている。閾値TH2は、メタデータ記憶領域31の記憶容量の上限値に応じて、当該上限値よりも若干小さい値に設定されている。閾値TH1は、閾値TH2よりも小さく、かつカタログ情報に記述される複数のメタデータの合計データ量よりも大きい値に設定されている。   Hereinafter, the operation of the content receiving device 4 according to the present embodiment will be described in detail. In the content receiving device 4, thresholds TH1 and TH2 relating to the total amount of metadata stored in the metadata storage area 31 are set. The threshold value TH2 is set to a value slightly smaller than the upper limit value according to the upper limit value of the storage capacity of the metadata storage area 31. The threshold value TH1 is set to a value smaller than the threshold value TH2 and larger than the total data amount of a plurality of metadata described in the catalog information.

<第1の動作例>
図5は、コンテンツ受信装置4の第1の動作例を示す図である。ここでは、コンテンツ受信装置4の電源投入後の初回のカタログキャッシュが完了した後に、ユーザ操作が行われたことによって、メタデータ記憶領域31に格納されているメタデータの総データ量が閾値TH1を超えた場合の動作について説明する。
<First operation example>
FIG. 5 is a diagram illustrating a first operation example of the content receiving device 4. Here, the total data amount of the metadata stored in the metadata storage area 31 is set to the threshold value TH1 because the user operation is performed after the initial catalog cache after the power-on of the content receiving device 4 is completed. The operation when exceeding is described.

時刻T01において、コンテンツ受信装置4の電源が投入される。これにより、カタログキャッシュ処理部21はカタログキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に増加する。カタログキャッシュは時刻T02において完了する。ここで、管理部23は、カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「1」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。また、管理部23は、管理テーブル40の「現在世代」の項目に、「1」なる世代情報を記述する。   At time T01, the content receiving device 4 is powered on. As a result, the catalog cache processing unit 21 starts catalog caching, and the total amount of metadata stored in the metadata storage area 31 gradually increases. The catalog cache is completed at time T02. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. Further, the management unit 23 assigns generation information “1” to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40. Further, the management unit 23 describes the generation information “1” in the item “current generation” of the management table 40.

各時刻T03,T05,T07において、ユーザ操作が行われたことによって、ユーザキャッシュ処理部22はユーザキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量はさらに増加する。各ユーザキャッシュは時刻T04,T06,T09において完了する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「1」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。   When the user operation is performed at each time T03, T05, and T07, the user cache processing unit 22 starts the user cache, and the total data amount of the metadata stored in the metadata storage area 31 further increases. . Each user cache is completed at times T04, T06, and T09. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. Further, the management unit 23 assigns generation information “1” to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40.

時刻T08において、メタデータ記憶領域31に格納されているメタデータの総データ量は閾値TH1を超える。これにより、論理削除処理部24によって参照可能な所定の削除フラグが「True」に設定される。   At time T08, the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH1. As a result, a predetermined deletion flag that can be referred to by the logical deletion processing unit 24 is set to “True”.

時刻T10において、ユーザ操作が行われる。論理削除処理部24は、削除フラグが「True」に設定されている状態でユーザ操作が行われたことを契機として、論理削除を開始する。論理削除は時刻T11において完了する。本実施の形態では、管理テーブル40の「現在世代」の項目に記述されている世代情報を、「1」から、次の世代を表す「2」に更新することにより、「1」なる世代情報が割り付けられてメタデータ記憶領域31に格納されている全てのメタデータが、一括して見かけ上削除(論理削除)される。メタデータ記憶領域31に格納されているメタデータが一括して論理削除されたことにより、図中の太い破線で示すように、管理上の格納データ量はゼロとなる。なお、図中の太い実線は、実際の格納データ量を示している。   At time T10, a user operation is performed. The logical deletion processing unit 24 starts logical deletion when a user operation is performed in a state where the deletion flag is set to “True”. The logical deletion is completed at time T11. In the present embodiment, the generation information described in the item “current generation” in the management table 40 is updated from “1” to “2” representing the next generation, thereby generating “1” generation information. All metadata stored in the metadata storage area 31 is apparently deleted (logically deleted) at once. As the metadata stored in the metadata storage area 31 is logically deleted in a lump, the amount of stored data on management becomes zero as shown by a thick broken line in the figure. Note that the thick solid line in the figure indicates the actual amount of stored data.

時刻T11において、ユーザキャッシュ処理部22はユーザキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量は増加する。当該ユーザキャッシュは時刻T12において完了する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「2」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。なお、ユーザがビデオジャンルリスト等の画面を表示装置5に表示させるにあたり、メタサーバ6が保持するメタデータが短期間で頻繁に更新される運用形態に対応すべく、メタデータ記憶領域31内に格納されているメタデータを使用するのではなく、メタサーバ6から最新のメタデータを毎回取得して、当該最新のメタデータを使用して画面を生成するという設定も可能である。かかる設定がなされている場合においても、その設定を表す情報をメタサーバ6から事前に取得することにより、更新又は追加されたメタデータを取得して画面生成に利用することができる。   At time T11, the user cache processing unit 22 starts user cache, and the total amount of metadata stored in the metadata storage area 31 increases. The user cache is completed at time T12. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. Further, the management unit 23 assigns generation information “2” to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40. When the user displays a screen such as a video genre list on the display device 5, the metadata stored in the meta server 6 is stored in the metadata storage area 31 so as to correspond to an operation mode in which the metadata is frequently updated in a short period of time. It is also possible to set so that the latest metadata is acquired from the meta server 6 each time and the screen is generated using the latest metadata, instead of using the metadata that has been set. Even when such a setting is made, by acquiring information representing the setting from the meta server 6 in advance, the updated or added metadata can be acquired and used for screen generation.

論理削除が実行されたことにより、カタログキャッシュ処理部21は、時刻T12においてカタログキャッシュを再び開始する。これにより、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に増加する。当該カタログキャッシュは時刻T13において完了する。ここで、管理部23は、当該カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、現在世代から取得した「2」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。   As a result of the logical deletion, the catalog cache processing unit 21 starts catalog caching again at time T12. As a result, the total amount of metadata stored in the metadata storage area 31 gradually increases. The catalog cache is completed at time T13. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. Also, the management unit 23 assigns the generation information “2” acquired from the current generation to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40.

ここで、カタログキャッシュ処理部21は、カタログ情報に記述されているメタデータをメタサーバ6から再取得する。管理部23は、管理テーブル40を参照することにより、再取得したメタデータとCRID及びフラグメントバージョンが同一である旧世代(この例では世代「1」)のメタデータが、メタデータ記憶領域31にすでに格納されているか否かを判定する。そして、当該旧世代のメタデータが存在する場合には、再取得したメタデータをメタデータ記憶領域31に格納する処理を省略して、当該旧世代のメタデータの世代情報を最新の世代情報(この例では世代「2」)に書き換える。一方、当該旧世代のメタデータが存在しない場合には、再取得したメタデータをメタデータ記憶領域31内に格納する処理を実行する。   Here, the catalog cache processing unit 21 reacquires metadata described in the catalog information from the meta server 6. The management unit 23 refers to the management table 40, and the metadata of the old generation (generation “1” in this example) whose CRID and fragment version are the same as the reacquired metadata is stored in the metadata storage area 31. It is determined whether it is already stored. If the old generation metadata exists, the process of storing the reacquired metadata in the metadata storage area 31 is omitted, and the generation information of the old generation metadata is updated to the latest generation information ( In this example, it is rewritten to generation “2”). On the other hand, when the old generation metadata does not exist, a process of storing the reacquired metadata in the metadata storage area 31 is executed.

あるいは、カタログキャッシュ処理部21は、メタデータの再取得に先だって、最新のカタログ情報に記述されているメタデータの一覧情報(リスト情報)をメタサーバ6から取得する。管理部23は、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31にすでに格納されている場合には、当該メタデータに関しては、メタサーバ6からの再取得処理及びメタデータ記憶領域31への格納処理を省略して、当該メタデータの世代情報を最新の世代情報(この例では世代「2」)に書き換える。一方、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31に格納されていない場合には、当該メタデータをメタサーバ6から取得して、メタデータ記憶領域31へ格納する処理を実行する。これにより、メタサーバ6からコンテンツ受信装置4へ送信されるメタデータのデータ量が削減されるため、ネットワーク3の負荷を軽減できるとともに、メタデータの取得のための所要時間を短縮することができる。この処理は、ユーザキャッシュについて行うこともできる。   Alternatively, the catalog cache processing unit 21 acquires metadata list information (list information) described in the latest catalog information from the meta server 6 prior to the reacquisition of metadata. When the metadata having the same CRID and fragment version as each metadata described in the list information is already stored in the metadata storage area 31, the management unit 23, The re-acquisition processing from the meta server 6 and the storage processing in the metadata storage area 31 are omitted, and the generation information of the metadata is rewritten to the latest generation information (generation “2” in this example). On the other hand, when metadata having the same CRID and fragment version as each metadata described in the list information is not stored in the metadata storage area 31, the metadata is acquired from the metadata server 6. Then, the process of storing in the metadata storage area 31 is executed. Thereby, since the data amount of the metadata transmitted from the meta server 6 to the content receiving device 4 is reduced, the load on the network 3 can be reduced and the time required for obtaining the metadata can be shortened. This process can also be performed for the user cache.

図5の説明に戻り、時刻T13においてカタログキャッシュが完了すると、物理削除処理部25は、物理削除を開始する。ここで、物理削除処理部25は、管理テーブル40を参照することにより、この時点でメタデータ記憶領域31に格納されている全てのメタデータのうち、世代情報が最新の世代とは異なるメタデータ(つまり旧世代の世代情報が割り付けられたメタデータ)を対象として物理削除を実行する。この例では、「1」なる世代情報が割り付けられたメタデータが物理削除される。物理削除が進行するに従って、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に減少する。   Returning to the description of FIG. 5, when the catalog cache is completed at time T <b> 13, the physical deletion processing unit 25 starts physical deletion. Here, the physical deletion processing unit 25 refers to the management table 40, and among all the metadata stored in the metadata storage area 31 at this time, the metadata whose generation information is different from the latest generation. The physical deletion is executed on the target (that is, the metadata to which the generation information of the previous generation is assigned). In this example, metadata to which generation information “1” is assigned is physically deleted. As physical deletion progresses, the total amount of metadata stored in the metadata storage area 31 gradually decreases.

時刻T14において、ユーザ操作が行われたことによって、物理削除処理部25は物理削除を中断し、ユーザキャッシュ処理部22はユーザキャッシュを開始する。これにより、メタデータ記憶領域31に格納されているメタデータの総データ量は増加する。当該ユーザキャッシュは時刻T15において完了する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「2」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。   At time T14, when a user operation is performed, the physical deletion processing unit 25 interrupts the physical deletion, and the user cache processing unit 22 starts the user cache. As a result, the total amount of metadata stored in the metadata storage area 31 increases. The user cache is completed at time T15. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. Further, the management unit 23 assigns generation information “2” to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40.

時刻T15においてユーザキャッシュが完了すると、物理削除処理部25は物理削除を再開する。これにより、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に減少する。   When the user cache is completed at time T15, the physical deletion processing unit 25 resumes physical deletion. As a result, the total amount of metadata stored in the metadata storage area 31 gradually decreases.

時刻T16において、物理削除処理部25は、旧世代のメタデータがメタデータ記憶領域31内に存在しなくなった時点で物理削除を停止するとともに、上記の削除フラグを「False」に設定する。この時点で、実際の(物理的な)格納データ量と見かけ上の格納データ量とが一致することになる。   At time T <b> 16, the physical deletion processing unit 25 stops the physical deletion when the old generation metadata no longer exists in the metadata storage area 31, and sets the deletion flag to “False”. At this point, the actual (physical) stored data amount matches the apparent stored data amount.

<第2の動作例>
図6は、コンテンツ受信装置4の第2の動作例を示す図である。ここでは、定期的(例えば1日に1回)に行われるメタデータの更新時の動作について説明する。
<Second operation example>
FIG. 6 is a diagram illustrating a second operation example of the content receiving device 4. Here, an operation at the time of updating metadata that is performed periodically (for example, once a day) will be described.

論理削除処理部24は、深夜の特定の定期更新時刻である時刻T21を経過した後の初回のユーザ操作が行われたことを契機として、時刻T22において論理削除を開始する。つまり、管理テーブル40の「現在世代」の項目に記述されている世代情報を更新することにより、旧世代のメタデータを一括して論理削除する。当該論理削除は時刻T23において完了する。メタデータ記憶領域31に格納されているメタデータが一括して論理削除されたことにより、見かけ上の格納データ量はゼロとなる。   The logical deletion processing unit 24 starts logical deletion at time T22 when the first user operation is performed after the time T21, which is a specific periodic update time at midnight, has been performed. That is, by updating the generation information described in the item “current generation” of the management table 40, the metadata of the previous generation is logically deleted collectively. The logical deletion is completed at time T23. Since the metadata stored in the metadata storage area 31 is logically deleted at once, the apparent amount of stored data becomes zero.

論理削除が実行されたことにより、カタログキャッシュ処理部21は、時刻T23においてカタログキャッシュを開始する。当該カタログキャッシュは時刻T24において完了する。ここで、管理部23は、当該カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、管理テーブル40から取得した最新の世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。   When the logical deletion is executed, the catalog cache processing unit 21 starts catalog caching at time T23. The catalog cache is completed at time T24. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. Further, the management unit 23 assigns the latest generation information acquired from the management table 40 to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40.

ここで、カタログキャッシュ処理部21は、カタログ情報に記述されているメタデータをメタサーバ6から再取得する。管理部23は、管理テーブル40を参照することにより、再取得したメタデータとCRID及びフラグメントバージョンが同一である旧世代のメタデータが、メタデータ記憶領域31にすでに格納されているか否かを判定する。そして、当該旧世代のメタデータが存在する場合には、再取得したメタデータをメタデータ記憶領域31に格納する処理を省略して、当該旧世代のメタデータの世代情報を最新の世代情報に書き換える。一方、当該旧世代のメタデータが存在しない場合には、再取得したメタデータをメタデータ記憶領域31内に格納する処理を実行する。   Here, the catalog cache processing unit 21 reacquires metadata described in the catalog information from the meta server 6. The management unit 23 refers to the management table 40 to determine whether or not old-generation metadata having the same CRID and fragment version as the re-acquired metadata is already stored in the metadata storage area 31. To do. If the old generation metadata exists, the process of storing the reacquired metadata in the metadata storage area 31 is omitted, and the generation information of the old generation metadata is changed to the latest generation information. rewrite. On the other hand, when the old generation metadata does not exist, a process of storing the reacquired metadata in the metadata storage area 31 is executed.

あるいは、カタログキャッシュ処理部21は、メタデータの再取得に先だって、最新のカタログ情報に記述されているメタデータの一覧情報(リスト情報)をメタサーバ6から取得する。管理部23は、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31にすでに格納されている場合には、当該メタデータに関しては、メタサーバ6からの再取得処理及びメタデータ記憶領域31への格納処理を省略して、当該メタデータの世代情報を最新の世代情報に書き換える。一方、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31に格納されていない場合には、当該メタデータをメタサーバ6から取得して、メタデータ記憶領域31へ格納する処理を実行する。これにより、メタサーバ6からコンテンツ受信装置4へ送信されるメタデータのデータ量が削減されるため、ネットワーク3の負荷を軽減できるとともに、メタデータの取得のための所要時間を短縮することができる。   Alternatively, the catalog cache processing unit 21 acquires metadata list information (list information) described in the latest catalog information from the meta server 6 prior to the reacquisition of metadata. When the metadata having the same CRID and fragment version as each metadata described in the list information is already stored in the metadata storage area 31, the management unit 23, The re-acquisition process from the meta server 6 and the storage process to the metadata storage area 31 are omitted, and the generation information of the metadata is rewritten to the latest generation information. On the other hand, when metadata having the same CRID and fragment version as each metadata described in the list information is not stored in the metadata storage area 31, the metadata is acquired from the metadata server 6. Then, the process of storing in the metadata storage area 31 is executed. Thereby, since the data amount of the metadata transmitted from the meta server 6 to the content receiving device 4 is reduced, the load on the network 3 can be reduced and the time required for obtaining the metadata can be shortened.

図6の説明に戻り、時刻T24においてカタログキャッシュが完了すると、物理削除処理部25は、物理削除を開始する。ここで、物理削除処理部25は、管理テーブル40を参照することにより、この時点でメタデータ記憶領域31に格納されている全てのメタデータのうち、世代情報が最新の世代とは異なるメタデータ(つまり旧世代の世代情報が割り付けられたメタデータ)を対象として物理削除を実行する。物理削除が進行するに従って、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に減少する。   Returning to the description of FIG. 6, when the catalog cache is completed at time T <b> 24, the physical deletion processing unit 25 starts physical deletion. Here, the physical deletion processing unit 25 refers to the management table 40, and among all the metadata stored in the metadata storage area 31 at this time, the metadata whose generation information is different from the latest generation. The physical deletion is executed on the target (that is, the metadata to which the generation information of the previous generation is assigned). As physical deletion progresses, the total amount of metadata stored in the metadata storage area 31 gradually decreases.

時刻T25において、物理削除処理部25は、旧世代のメタデータがメタデータ記憶領域31内に存在しなくなった時点で物理削除を停止する。   At time T <b> 25, the physical deletion processing unit 25 stops the physical deletion when the old generation metadata no longer exists in the metadata storage area 31.

<第3の動作例>
図7は、コンテンツ受信装置4の第3の動作例を示す図である。ここでは、コンテンツ受信装置4の電源投入後の初回のカタログキャッシュが完了する前に、ユーザ操作が頻繁に行われたことによって、メタデータ記憶領域31に格納されているメタデータの総データ量が閾値TH1を超えた場合の動作について説明する。
<Third operation example>
FIG. 7 is a diagram illustrating a third operation example of the content receiving device 4. Here, the total amount of metadata stored in the metadata storage area 31 is determined by frequent user operations before the first catalog cache after the power-on of the content receiving device 4 is completed. An operation when the threshold value TH1 is exceeded will be described.

時刻T31において、コンテンツ受信装置4の電源が投入される。これにより、カタログキャッシュ処理部21はカタログキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に増加する。ここで、管理部23は、カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「1」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。また、管理部23は、管理テーブル40の「現在世代」の項目に、「1」なる世代情報を記述する。   At time T31, the content receiving device 4 is powered on. As a result, the catalog cache processing unit 21 starts catalog caching, and the total amount of metadata stored in the metadata storage area 31 gradually increases. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. Further, the management unit 23 assigns generation information “1” to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40. Further, the management unit 23 describes the generation information “1” in the item “current generation” of the management table 40.

また、時刻T31においてコンテンツ受信装置4の電源が投入された後、ユーザ操作が頻繁に行われたことによって、ユーザキャッシュ処理部22はユーザキャッシュを繰り返し、メタデータ記憶領域31に格納されているメタデータの総データ量は飛躍的に増加する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「1」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。   In addition, since the user operation is frequently performed after the power of the content receiving device 4 is turned on at time T31, the user cache processing unit 22 repeats the user cache and stores the metadata stored in the metadata storage area 31. The total amount of data increases dramatically. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. Further, the management unit 23 assigns generation information “1” to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40.

時刻T32において、カタログキャッシュが完了する前に、メタデータ記憶領域31に格納されているメタデータの総データ量が閾値TH1を超える。これにより、論理削除処理部24によって参照可能な所定の削除フラグが「True」に設定される。また、カタログキャッシュ処理部21は、未完了のカタログキャッシュを時刻T32において停止する。   At time T32, before the catalog cache is completed, the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH1. As a result, a predetermined deletion flag that can be referred to by the logical deletion processing unit 24 is set to “True”. Further, the catalog cache processing unit 21 stops the incomplete catalog cache at time T32.

時刻T33において、論理削除処理部24は、カタログキャッシュが未完了の状態で削除フラグが「True」に設定された後にユーザ操作が行われたことを契機として、論理削除を開始する。つまり、管理テーブル40の「現在世代」の項目に記述されている世代情報を「1」から「2」に更新することにより、旧世代のメタデータを一括して論理削除する。当該論理削除は時刻T34において完了する。メタデータ記憶領域31に格納されているメタデータが一括して論理削除されたことにより、図中の太い破線で示すように、見かけ上の格納データ量はゼロとなる。   At time T <b> 33, the logical deletion processing unit 24 starts logical deletion when a user operation is performed after the deletion flag is set to “True” in a state where the catalog cache is incomplete. That is, by updating the generation information described in the item “current generation” of the management table 40 from “1” to “2”, the metadata of the previous generation is logically deleted collectively. The logical deletion is completed at time T34. As a result of logical deletion of the metadata stored in the metadata storage area 31 as a whole, the apparent amount of stored data becomes zero as shown by the thick broken line in the figure.

時刻T34において、論理削除が完了したことを契機としてユーザキャッシュ処理部22はユーザキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量は増加する。当該ユーザキャッシュは時刻T35において完了する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「2」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。   At time T34, when the logical deletion is completed, the user cache processing unit 22 starts user cache, and the total amount of metadata stored in the metadata storage area 31 increases. The user cache is completed at time T35. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. Further, the management unit 23 assigns generation information “2” to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40.

論理削除が実行されたことにより、カタログキャッシュ処理部21は、時刻T35においてカタログキャッシュを再び開始する。当該カタログキャッシュは時刻T36において完了する。ここで、管理部23は、当該カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、「2」なる世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。   When the logical deletion is executed, the catalog cache processing unit 21 starts the catalog cache again at time T35. The catalog cache is completed at time T36. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. Further, the management unit 23 assigns generation information “2” to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40.

ここで、カタログキャッシュ処理部21は、カタログ情報に記述されているメタデータをメタサーバ6から再取得する。管理部23は、管理テーブル40を参照することにより、再取得したメタデータとCRID及びフラグメントバージョンが同一である旧世代(この例では世代「1」)のメタデータが、メタデータ記憶領域31にすでに格納されているか否かを判定する。そして、当該旧世代のメタデータが存在する場合には、再取得したメタデータをメタデータ記憶領域31に格納する処理を省略して、当該旧世代のメタデータの世代情報を最新の世代情報(この例では世代「2」)に書き換える。一方、当該旧世代のメタデータが存在しない場合には、再取得したメタデータをメタデータ記憶領域31内に格納する処理を実行する。   Here, the catalog cache processing unit 21 reacquires metadata described in the catalog information from the meta server 6. The management unit 23 refers to the management table 40, and the metadata of the old generation (generation “1” in this example) whose CRID and fragment version are the same as the reacquired metadata is stored in the metadata storage area 31. It is determined whether it is already stored. If the old generation metadata exists, the process of storing the reacquired metadata in the metadata storage area 31 is omitted, and the generation information of the old generation metadata is updated to the latest generation information ( In this example, it is rewritten to generation “2”). On the other hand, when the old generation metadata does not exist, a process of storing the reacquired metadata in the metadata storage area 31 is executed.

あるいは、カタログキャッシュ処理部21は、メタデータの再取得に先だって、最新のカタログ情報に記述されているメタデータの一覧情報(リスト情報)をメタサーバ6から取得する。管理部23は、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31にすでに格納されている場合には、当該メタデータに関しては、メタサーバ6からの再取得処理及びメタデータ記憶領域31への格納処理を省略して、当該メタデータの世代情報を最新の世代情報(この例では世代「2」)に書き換える。一方、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31に格納されていない場合には、当該メタデータをメタサーバ6から取得して、メタデータ記憶領域31へ格納する処理を実行する。これにより、メタサーバ6からコンテンツ受信装置4へ送信されるメタデータのデータ量が削減されるため、ネットワーク3の負荷を軽減できるとともに、メタデータの取得のための所要時間を短縮することができる。   Alternatively, the catalog cache processing unit 21 acquires metadata list information (list information) described in the latest catalog information from the meta server 6 prior to the reacquisition of metadata. When the metadata having the same CRID and fragment version as each metadata described in the list information is already stored in the metadata storage area 31, the management unit 23, The re-acquisition processing from the meta server 6 and the storage processing in the metadata storage area 31 are omitted, and the generation information of the metadata is rewritten to the latest generation information (generation “2” in this example). On the other hand, when metadata having the same CRID and fragment version as each metadata described in the list information is not stored in the metadata storage area 31, the metadata is acquired from the metadata server 6. Then, the process of storing in the metadata storage area 31 is executed. Thereby, since the data amount of the metadata transmitted from the meta server 6 to the content receiving device 4 is reduced, the load on the network 3 can be reduced and the time required for obtaining the metadata can be shortened.

図7の説明に戻り、時刻T35においてユーザキャッシュが完了すると、物理削除処理部25は、物理削除を開始する。ここで、物理削除処理部25は、管理テーブル40を参照することにより、この時点でメタデータ記憶領域31に格納されている全てのメタデータのうち、世代情報が最新の世代とは異なるメタデータ(つまり旧世代の世代情報が割り付けられたメタデータ)を対象として物理削除を実行する。この例では、「1」なる世代情報が割り付けられたメタデータが物理削除される。このとき、物理削除処理部25は、カタログキャッシュで取得したメタデータよりも、ユーザキャッシュで取得したメタデータを優先して物理削除を実行する。具体的には、管理テーブル40の「カタログ/ユーザ」の項目を参照することにより、当該項目にユーザキャッシュを表す情報が記述されているメタデータを優先的に物理削除する。ユーザキャッシュで取得した旧世代のメタデータの物理削除が完了すると、カタログキャッシュで取得した旧世代のメタデータの物理削除が開始される。物理削除が進行するに従って、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に減少する。   Returning to the description of FIG. 7, when the user cache is completed at time T <b> 35, the physical deletion processing unit 25 starts physical deletion. Here, the physical deletion processing unit 25 refers to the management table 40, and among all the metadata stored in the metadata storage area 31 at this time, the metadata whose generation information is different from the latest generation. The physical deletion is executed on the target (that is, the metadata to which the generation information of the previous generation is assigned). In this example, metadata to which generation information “1” is assigned is physically deleted. At this time, the physical deletion processing unit 25 performs the physical deletion by giving priority to the metadata acquired from the user cache over the metadata acquired from the catalog cache. Specifically, by referring to the item “catalog / user” in the management table 40, the metadata in which information representing the user cache is described in the item is preferentially physically deleted. When the physical deletion of the old generation metadata acquired in the user cache is completed, the physical deletion of the old generation metadata acquired in the catalog cache is started. As physical deletion progresses, the total amount of metadata stored in the metadata storage area 31 gradually decreases.

時刻T37において、物理削除処理部25は、旧世代のメタデータがメタデータ記憶領域31内に存在しなくなった時点で物理削除を停止するとともに、上記の削除フラグを「False」に設定する。   At time T <b> 37, the physical deletion processing unit 25 stops the physical deletion when the old generation metadata no longer exists in the metadata storage area 31, and sets the deletion flag to “False”.

<第4の動作例>
図8は、コンテンツ受信装置4の第4の動作例を示す図である。ここでは、メタデータ記憶領域31に格納されているメタデータの総データ量が閾値TH2を超えた場合の動作について説明する。
<Fourth operation example>
FIG. 8 is a diagram illustrating a fourth operation example of the content receiving device 4. Here, the operation when the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH2 will be described.

時刻T41において、ユーザ操作が行われたことによって、ユーザキャッシュ処理部22はユーザキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量は増加する。当該ユーザキャッシュは時刻T43において完了する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、その時点での最新の世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。   When a user operation is performed at time T41, the user cache processing unit 22 starts user cache, and the total amount of metadata stored in the metadata storage area 31 increases. The user cache is completed at time T43. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. In addition, the management unit 23 assigns the latest generation information at that time to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40.

時刻T42において、メタデータ記憶領域31に格納されているメタデータの総データ量は閾値TH1を超える。これにより、論理削除処理部24によって参照可能な所定の削除フラグが「True」に設定される。   At time T42, the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH1. As a result, a predetermined deletion flag that can be referred to by the logical deletion processing unit 24 is set to “True”.

時刻T44において、ユーザ操作が行われる。論理削除処理部24は、削除フラグが「True」に設定されている状態でユーザ操作が行われたことを契機として、論理削除を開始する。つまり、管理テーブル40の「現在世代」の項目に記述されている世代情報を更新することにより、旧世代のメタデータを一括して論理削除する。当該論理削除は時刻T45において完了する。メタデータ記憶領域31に格納されているメタデータが一括して論理削除されたことにより、図中の太い破線で示すように、見かけ上の格納データ量はゼロとなる。   At time T44, a user operation is performed. The logical deletion processing unit 24 starts logical deletion when a user operation is performed in a state where the deletion flag is set to “True”. That is, by updating the generation information described in the item “current generation” of the management table 40, the metadata of the previous generation is logically deleted collectively. The logical deletion is completed at time T45. As a result of logical deletion of the metadata stored in the metadata storage area 31 as a whole, the apparent amount of stored data becomes zero as shown by the thick broken line in the figure.

時刻T45において、ユーザキャッシュ処理部22はユーザキャッシュを開始し、メタデータ記憶領域31に格納されているメタデータの総データ量は増加する。ここで、管理部23は、ユーザキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、その時点での最新の世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、ユーザキャッシュを表す情報を記述する。   At time T45, the user cache processing unit 22 starts user cache, and the total amount of metadata stored in the metadata storage area 31 increases. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the user cache in the management table 40. In addition, the management unit 23 assigns the latest generation information at that time to each metadata, and describes the generation information in the item “generation” of the management table 40. In addition, the management unit 23 describes information representing the user cache in the item “catalog / user” of the management table 40.

また、論理削除が実行されたことにより、カタログキャッシュ処理部21は、時刻T45においてカタログキャッシュを再び開始する。これにより、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に増加する。ここで、管理部23は、当該カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、その時点での最新の世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。   Further, when the logical deletion is executed, the catalog cache processing unit 21 starts the catalog cache again at time T45. As a result, the total amount of metadata stored in the metadata storage area 31 gradually increases. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. In addition, the management unit 23 assigns the latest generation information at that time to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40.

ここで、カタログキャッシュ処理部21は、カタログ情報に記述されているメタデータをメタサーバ6から再取得する。管理部23は、管理テーブル40を参照することにより、再取得したメタデータとCRID及びフラグメントバージョンが同一である旧世代のメタデータが、メタデータ記憶領域31にすでに格納されているか否かを判定する。そして、当該旧世代のメタデータが存在する場合には、再取得したメタデータをメタデータ記憶領域31に格納する処理を省略して、当該旧世代のメタデータの世代情報を最新の世代情報に書き換える。一方、当該旧世代のメタデータが存在しない場合には、再取得したメタデータをメタデータ記憶領域31内に格納する処理を実行する。   Here, the catalog cache processing unit 21 reacquires metadata described in the catalog information from the meta server 6. The management unit 23 refers to the management table 40 to determine whether or not old-generation metadata having the same CRID and fragment version as the re-acquired metadata is already stored in the metadata storage area 31. To do. If the old generation metadata exists, the process of storing the reacquired metadata in the metadata storage area 31 is omitted, and the generation information of the old generation metadata is changed to the latest generation information. rewrite. On the other hand, when the old generation metadata does not exist, a process of storing the reacquired metadata in the metadata storage area 31 is executed.

あるいは、カタログキャッシュ処理部21は、メタデータの再取得に先だって、最新のカタログ情報に記述されているメタデータの一覧情報(リスト情報)をメタサーバ6から取得する。管理部23は、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31にすでに格納されている場合には、当該メタデータに関しては、メタサーバ6からの再取得処理及びメタデータ記憶領域31への格納処理を省略して、当該メタデータの世代情報を最新の世代情報に書き換える。一方、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが、メタデータ記憶領域31に格納されていない場合には、当該メタデータをメタサーバ6から取得して、メタデータ記憶領域31へ格納する処理を実行する。これにより、メタサーバ6からコンテンツ受信装置4へ送信されるメタデータのデータ量が削減されるため、ネットワーク3の負荷を軽減できるとともに、メタデータの取得のための所要時間を短縮することができる。   Alternatively, the catalog cache processing unit 21 acquires metadata list information (list information) described in the latest catalog information from the meta server 6 prior to the reacquisition of metadata. When the metadata having the same CRID and fragment version as each metadata described in the list information is already stored in the metadata storage area 31, the management unit 23, The re-acquisition process from the meta server 6 and the storage process to the metadata storage area 31 are omitted, and the generation information of the metadata is rewritten to the latest generation information. On the other hand, when metadata having the same CRID and fragment version as each metadata described in the list information is not stored in the metadata storage area 31, the metadata is acquired from the metadata server 6. Then, the process of storing in the metadata storage area 31 is executed. Thereby, since the data amount of the metadata transmitted from the meta server 6 to the content receiving device 4 is reduced, the load on the network 3 can be reduced and the time required for obtaining the metadata can be shortened.

図8の説明に戻り、時刻T46において、メタデータ記憶領域31に格納されているメタデータの総データ量は閾値TH2を超える。   Returning to FIG. 8, at time T46, the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH2.

時刻T47において、論理削除処理部24は、メタデータ記憶領域31に格納されているメタデータの総データ量が閾値TH2を超えたことを契機として、論理削除を開始する。これとともに、物理削除処理部25は、メタデータ記憶領域31に格納されているメタデータの総データ量が閾値TH2を超えたことを契機として、メタデータ記憶領域31に格納されている全てのメタデータを対象として物理削除を開始する。物理削除処理部25は、メタデータ記憶領域31内にメタデータが存在しなくなった時点で物理削除を停止するとともに、上記の削除フラグを「False」に設定する。当該論理削除及び当該物理削除は、時刻T48において完了する。但し、論理削除の完了時刻と物理削除の完了時刻とが必ずしも一致している必要はない。   At time T47, the logical deletion processing unit 24 starts logical deletion when the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH2. At the same time, the physical deletion processing unit 25 receives all metadata stored in the metadata storage area 31 when the total amount of metadata stored in the metadata storage area 31 exceeds the threshold value TH2. Start physical deletion of data. The physical deletion processing unit 25 stops the physical deletion when the metadata no longer exists in the metadata storage area 31 and sets the above-described deletion flag to “False”. The logical deletion and the physical deletion are completed at time T48. However, the logical deletion completion time and the physical deletion completion time do not necessarily match.

論理削除が実行されたことにより、カタログキャッシュ処理部21は、時刻T48においてカタログキャッシュを再び開始する。これにより、メタデータ記憶領域31に格納されているメタデータの総データ量は徐々に増加する。ここで、管理部23は、当該カタログキャッシュによって取得した各メタデータのCRID及びフラグメントバージョンを、管理テーブル40に記述する。また、管理部23は、その時点での最新の世代情報を各メタデータに割り付けて、当該世代情報を管理テーブル40の「世代」の項目に記述する。また、管理部23は、管理テーブル40の「カタログ/ユーザ」の項目に、カタログキャッシュを表す情報を記述する。当該カタログキャッシュは、時刻T49において完了する。   As a result of the logical deletion, the catalog cache processing unit 21 starts catalog caching again at time T48. As a result, the total amount of metadata stored in the metadata storage area 31 gradually increases. Here, the management unit 23 describes the CRID and fragment version of each metadata acquired by the catalog cache in the management table 40. In addition, the management unit 23 assigns the latest generation information at that time to each metadata, and describes the generation information in the item “generation” of the management table 40. Further, the management unit 23 describes information representing the catalog cache in the item “catalog / user” of the management table 40. The catalog cache is completed at time T49.

<まとめ>
本実施の形態に係るコンテンツ受信装置4(コンテンツ配信システム1、プログラム12)によれば、論理削除処理部24は、所定の条件を満たした場合に、記憶部30(メタデータ記憶領域31)に格納されているメタデータを一括して論理削除し、物理削除処理部25は、論理削除処理部24によって論理削除されたメタデータを、論理削除以後に記憶部30から物理削除する。記憶部30に格納されているメタデータを一括して論理削除することによって、記憶部30に格納されているデータ量は見かけ上ゼロとなり、しかも、論理削除されたメタデータは論理削除以後に記憶部30から物理削除されるため、配信元から配信可能なコンテンツの数が記憶部30の記憶容量によって制限されるという事態を回避することが可能となる。また、論理削除の所要時間は極めて短く、物理削除はユーザ操作が行われなくてもバックグラウンドで順次実行されるため、ユーザの待ち時間を短縮することが可能となる。さらに、記憶部30に格納されているメタデータを一括して論理削除するため、一部のメタデータを削除することに伴う表示の不整合を回避することが可能となる。
<Summary>
According to the content receiving device 4 (content distribution system 1, program 12) according to the present embodiment, the logical deletion processing unit 24 stores data in the storage unit 30 (metadata storage area 31) when a predetermined condition is satisfied. The stored metadata is logically deleted at once, and the physical deletion processing unit 25 physically deletes the metadata logically deleted by the logical deletion processing unit 24 from the storage unit 30 after the logical deletion. By logically deleting the metadata stored in the storage unit 30 at once, the amount of data stored in the storage unit 30 is apparently zero, and the logically deleted metadata is stored after the logical deletion. Since it is physically deleted from the unit 30, it is possible to avoid a situation where the number of contents that can be distributed from the distribution source is limited by the storage capacity of the storage unit 30. In addition, the time required for logical deletion is extremely short, and physical deletion is sequentially performed in the background even if no user operation is performed. Therefore, it is possible to reduce the waiting time of the user. Furthermore, since the metadata stored in the storage unit 30 is logically deleted in a lump, it is possible to avoid display inconsistencies associated with deleting some of the metadata.

また、図5に示したように本実施の形態に係るコンテンツ受信装置4によれば、論理削除処理部24は、記憶部30に格納されているメタデータの総データ量が閾値TH1を超え、その後にユーザ操作が行われた場合に、論理削除を実行する。従って、例えば、コンテンツ受信装置4の電源投入後のカタログキャッシュが完了した後、ユーザ操作が頻繁に行われたことによってユーザキャッシュでの取得データ量が膨大となり、メタデータの総データ量が閾値TH1を超えた場合に、論理削除を適切に実行することが可能となる。   Further, as shown in FIG. 5, according to the content receiving device 4 according to the present embodiment, the logical deletion processing unit 24 has the total data amount of the metadata stored in the storage unit 30 exceeding the threshold value TH1. When a user operation is subsequently performed, logical deletion is executed. Therefore, for example, after the catalog cache after power-on of the content receiving device 4 is completed, the amount of acquired data in the user cache becomes enormous due to frequent user operations, and the total amount of metadata is the threshold TH1. When the value exceeds, logical deletion can be appropriately executed.

また、図6に示したように本実施の形態に係るコンテンツ受信装置4によれば、論理削除処理部24は、所定の定期更新時刻の経過後にユーザ操作が行われた場合に、論理削除を実行する。従って、記憶部30に格納されているメタデータの定期更新を適切に実行することが可能となる。   In addition, as shown in FIG. 6, according to the content receiving device 4 according to the present embodiment, the logical deletion processing unit 24 performs logical deletion when a user operation is performed after a predetermined periodic update time has elapsed. Run. Therefore, it is possible to appropriately execute the periodic update of the metadata stored in the storage unit 30.

また、図5,6に示したように本実施の形態に係るコンテンツ受信装置4によれば、物理削除処理部25は、メタデータの再取得が完了した時点で、メタデータの物理削除を開始する。このように物理削除をバックグラウンド処理として実行することにより、物理削除に伴うユーザの待ち時間の発生を回避することが可能となる。また、再取得前に記憶部30に格納されていたメタデータを物理削除するため、カタログキャッシュで再取得されたメタデータや、再取得後のユーザキャッシュで取得されたメタデータを、物理削除せずに記憶部30内に残すことができる。その結果、参照頻度の高い画面を表示する際の所要時間を短縮できるため、ユーザの利便性を向上することが可能となる。   5 and 6, according to the content receiving device 4 according to the present embodiment, the physical deletion processing unit 25 starts physical deletion of metadata when the reacquisition of metadata is completed. To do. By executing physical deletion as background processing in this way, it is possible to avoid the occurrence of user waiting time associated with physical deletion. In addition, in order to physically delete the metadata stored in the storage unit 30 before the reacquisition, the metadata reacquired in the catalog cache and the metadata acquired in the user cache after the reacquisition are physically deleted. Without being stored in the storage unit 30. As a result, it is possible to shorten the time required to display a screen with a high reference frequency, and thus it is possible to improve user convenience.

また、図7に示したように本実施の形態に係るコンテンツ受信装置4によれば、論理削除処理部24は、コンテンツ受信装置4の電源投入後のカタログキャッシュが完了する前に、記憶部30に格納されているメタデータの総データ量が閾値TH1を超え、その後にユーザ操作が行われた場合に、論理削除を実行する。従って、例えば、コンテンツ受信装置4の電源投入後にユーザ操作が頻繁に行われたことによってユーザキャッシュでの取得データ量が膨大となり、カタログキャッシュが完了する前にメタデータの総データ量が閾値TH1を超えた場合に、論理削除を適切に実行することが可能となる。   As shown in FIG. 7, according to the content receiving device 4 according to the present embodiment, the logical deletion processing unit 24 stores the storage unit 30 before the catalog cache after the content receiving device 4 is powered on is completed. When the total data amount of the metadata stored in exceeds the threshold value TH1, and a user operation is performed thereafter, logical deletion is executed. Therefore, for example, the amount of data acquired in the user cache becomes enormous due to frequent user operations after the content receiving device 4 is turned on, and the total data amount of the metadata becomes the threshold value TH1 before the catalog cache is completed. When it exceeds, logical deletion can be appropriately executed.

また、図7に示したように本実施の形態に係るコンテンツ受信装置4によれば、物理削除処理部25は、論理削除の完了後に物理削除を開始する。このように物理削除をバックグラウンド処理として実行することにより、物理削除に伴うユーザの待ち時間の発生を回避することが可能となる。また、論理削除後のカタログキャッシュによるメタデータの再取得の完了を待たず、論理削除の完了を契機として物理削除を開始する。従って、物理削除を早期に開始できるため、記憶部30に格納されているメタデータの総データ量が、その後のカタログキャッシュによって記憶部30の最大記憶容量に近付くという事態を回避することが可能となる。   As shown in FIG. 7, according to the content receiving device 4 according to the present embodiment, the physical deletion processing unit 25 starts physical deletion after the logical deletion is completed. By executing physical deletion as background processing in this way, it is possible to avoid the occurrence of user waiting time associated with physical deletion. In addition, physical deletion is started upon completion of logical deletion without waiting for completion of reacquisition of metadata by the catalog cache after logical deletion. Therefore, since physical deletion can be started at an early stage, it is possible to avoid a situation in which the total data amount of metadata stored in the storage unit 30 approaches the maximum storage capacity of the storage unit 30 due to a subsequent catalog cache. Become.

また、図7に示したように本実施の形態に係るコンテンツ受信装置4によれば、物理削除処理部25は、カタログキャッシュによって取得されたメタデータよりもユーザキャッシュによって取得されたメタデータを優先して物理削除を実行する。これにより、カタログキャッシュで取得したメタデータを、物理削除せずに記憶部30内に残すことができる。その結果、次回のカタログキャッシュによってメタデータを再取得する際に、記憶部30内にすでに格納されているメタデータと同一のメタデータに関しては、記憶部30への再度の格納処理を省略できるため、処理の所要時間を短縮することが可能となる。   Also, as shown in FIG. 7, according to the content receiving device 4 according to the present embodiment, the physical deletion processing unit 25 prioritizes the metadata acquired by the user cache over the metadata acquired by the catalog cache. And perform physical deletion. Thereby, the metadata acquired in the catalog cache can be left in the storage unit 30 without being physically deleted. As a result, when the metadata is reacquired by the next catalog cache, the storage process in the storage unit 30 can be omitted for the same metadata already stored in the storage unit 30. It is possible to reduce the time required for processing.

また、図8に示したように本実施の形態に係るコンテンツ受信装置4によれば、論理削除処理部24は、記憶部30に格納されているメタデータの総データ量が、記憶部30の記憶容量の上限値に応じて設定された閾値TH2を超えた場合に、論理削除を実行する。従って、例えば、カタログキャッシュやユーザキャッシュでの取得データ量が膨大となり、メタデータの総データ量が記憶部30の記憶容量の上限値に近付いた場合に、論理削除を適切に実行することが可能となる。   Further, as shown in FIG. 8, according to the content receiving device 4 according to the present embodiment, the logical deletion processing unit 24 has a total data amount of metadata stored in the storage unit 30 of the storage unit 30. When the threshold TH2 set according to the upper limit value of the storage capacity is exceeded, logical deletion is executed. Therefore, for example, when the amount of acquired data in the catalog cache or the user cache becomes enormous and the total amount of metadata approaches the upper limit value of the storage capacity of the storage unit 30, logical deletion can be appropriately executed. It becomes.

また、図8に示したように本実施の形態に係るコンテンツ受信装置4によれば、物理削除処理部25は、論理削除の開始とともに物理削除を開始する。論理削除後のカタログキャッシュによるメタデータの再取得の完了を待たず、論理削除の開始とともに物理削除を開始することにより、物理削除を早期に開始できるため、記憶部30に格納されているメタデータの総データ量を早急に削減することが可能となる。   Also, as shown in FIG. 8, according to the content receiving device 4 according to the present embodiment, the physical deletion processing unit 25 starts physical deletion together with the start of logical deletion. Since the physical deletion can be started at an early stage by starting the physical deletion together with the start of the logical deletion without waiting for completion of the reacquisition of the metadata by the catalog cache after the logical deletion, the metadata stored in the storage unit 30 It is possible to reduce the total amount of data immediately.

また、本実施の形態に係るコンテンツ受信装置4によれば、管理部23は、取得したメタデータを記憶部30に格納する際に、メタデータの世代を表す世代情報をメタデータに割り付けることにより、各メタデータの世代を管理する。これにより、記憶部30に格納されている複数のメタデータの中から、物理削除の対象とするメタデータを、世代情報に基づいて簡易に特定することが可能となる。   Further, according to the content receiving device 4 according to the present embodiment, the management unit 23 assigns generation information representing the generation of metadata to the metadata when storing the acquired metadata in the storage unit 30. , Manage the generation of each metadata. As a result, it is possible to easily specify the metadata to be physically deleted from the plurality of metadata stored in the storage unit 30 based on the generation information.

また、本実施の形態に係るコンテンツ受信装置4によれば、物理削除処理部25は、旧世代のメタデータを対象として物理削除を実行し、旧世代のメタデータが記憶部30内に存在しなくなった時点で物理削除を停止する。これにより、最新の世代のメタデータを、物理削除せずに記憶部30内に残すことができる。その結果、参照頻度の高い画面を表示する際の所要時間を短縮できるため、ユーザの利便性を向上することが可能となる。   Further, according to the content reception device 4 according to the present embodiment, the physical deletion processing unit 25 performs physical deletion on the old generation metadata, and the old generation metadata exists in the storage unit 30. Stop physical deletion when there is no more. As a result, the latest generation of metadata can be left in the storage unit 30 without being physically deleted. As a result, it is possible to shorten the time required to display a screen with a high reference frequency, and thus it is possible to improve user convenience.

また、本実施の形態に係るコンテンツ受信装置4によれば、管理部23は、再取得したメタデータとCRID及びフラグメントバージョンが同一である旧世代のメタデータが記憶部30に格納されている場合には、当該旧世代のメタデータの世代情報を最新の世代情報に書き換える。これにより、記憶部30内にすでに格納されているメタデータと同一のメタデータに関しては、世代情報の書き換えのみで足り、記憶部30への再度の格納処理を省略できるため、処理の所要時間を短縮することが可能となる。   Further, according to the content reception device 4 according to the present embodiment, the management unit 23 stores the old generation metadata having the same CRID and fragment version as the reacquired metadata stored in the storage unit 30. The generation information of the old generation metadata is rewritten to the latest generation information. As a result, for the same metadata as the metadata already stored in the storage unit 30, it is only necessary to rewrite the generation information, and the storage process in the storage unit 30 can be omitted. It can be shortened.

また、本実施の形態に係るコンテンツ受信装置4によれば、管理部23は、再取得したメタデータとCRID及びフラグメントバージョンが同一である旧世代のメタデータが記憶部30に格納されていない場合には、再取得したメタデータを記憶部30に格納する。これにより、前回のカタログキャッシュでは取得されなかった更新データや追加データを含む最新のメタデータを、記憶部30に格納することが可能となる。   Further, according to the content receiving device 4 according to the present embodiment, the management unit 23 does not store the old generation metadata having the same CRID and fragment version as the reacquired metadata in the storage unit 30. The re-acquired metadata is stored in the storage unit 30. As a result, the latest metadata including update data and additional data that have not been acquired in the previous catalog cache can be stored in the storage unit 30.

また、本実施の形態に係るコンテンツ受信装置4によれば、カタログキャッシュ処理部21は、論理削除が実行された場合に、最新のカタログ情報に記述されているメタデータの一覧情報をメタサーバ6から取得する。そして、管理部23は、当該一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが記憶部30に格納されている場合には、当該メタデータの世代情報を最新の世代情報に書き換える。これにより、記憶部30内にすでに格納されているメタデータと同一のメタデータに関しては、世代情報の書き換えのみで足り、メタサーバ6からの再度の取得処理や記憶部30への再度の格納処理を省略できるため、メタサーバ6及びネットワーク3の負荷を軽減できるとともに、処理の所要時間を短縮することが可能となる。   Further, according to the content receiving device 4 according to the present embodiment, the catalog cache processing unit 21 receives the metadata list information described in the latest catalog information from the meta server 6 when the logical deletion is executed. get. When the metadata having the same CRID and fragment version as that of each metadata described in the list information is stored in the storage unit 30, the management unit 23 updates the generation information of the metadata. Rewrite the generation information. As a result, with respect to the same metadata as the metadata already stored in the storage unit 30, it is only necessary to rewrite the generation information. Since it can be omitted, the load on the meta server 6 and the network 3 can be reduced and the time required for processing can be shortened.

また、本実施の形態に係るコンテンツ受信装置4によれば、管理部23は、一覧情報に記述されている各メタデータとCRID及びフラグメントバージョンが同一であるメタデータが記憶部30に格納されていない場合には、当該メタデータをメタサーバ6から取得して記憶部30に格納する。これにより、前回のカタログキャッシュでは取得されなかった更新データや追加データを含む最新のメタデータを、記憶部30に格納することが可能となる。   Further, according to the content receiving device 4 according to the present embodiment, the management unit 23 stores in the storage unit 30 metadata that has the same CRID and fragment version as each metadata described in the list information. If not, the metadata is acquired from the meta server 6 and stored in the storage unit 30. As a result, the latest metadata including update data and additional data that have not been acquired in the previous catalog cache can be stored in the storage unit 30.

なお、今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内での全ての変更が含まれることが意図される。例えば上述の実施の形態では、世代情報を用いて論理削除や物理削除を行ったが、それらの対象を更新時刻等で特定するようにしてもよい。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined not by the above-mentioned meaning but by the scope of claims for patent, and is intended to include all modifications within the scope and meaning equivalent to the scope of claims for patent. For example, in the above-described embodiment, logical deletion and physical deletion are performed using generation information, but those targets may be specified by update time or the like.

1 コンテンツ配信システム
2 コンテンツ送信装置
3 ネットワーク
4 コンテンツ受信装置
6 メタサーバ
12 プログラム
21 カタログキャッシュ処理部
22 ユーザキャッシュ処理部
23 管理部
24 論理削除処理部
25 物理削除処理部
30 記憶部
31 メタデータ記憶領域
32 管理テーブル記憶領域
40 管理テーブル
DESCRIPTION OF SYMBOLS 1 Content delivery system 2 Content transmission apparatus 3 Network 4 Content reception apparatus 6 Meta server 12 Program 21 Catalog cache processing part 22 User cache processing part 23 Management part 24 Logical deletion processing part 25 Physical deletion processing part 30 Storage part 31 Metadata storage area 32 Management table storage area 40 Management table

Claims (17)

憶部と、
コンテンツに関する画面構築のための所定の属性データをサーバから取得して前記記憶部に格納する処理であるカタログキャッシュを実行するカタログキャッシュ処理部と、
前記コンテンツに関するユーザ操作に応じた前記画面構築のために必要となる属性データをサーバから取得して前記記憶部に格納する処理であるユーザキャッシュを実行するユーザキャッシュ処理部と、
所定の条件を満たした場合に、前記記憶部に格納されている属性データを前記画面構築に用いる対象から除外する論理削除を実行する論理削除処理部と、
前記論理削除処理部によって前記論理削除が行われた前記属性データを、前記ユーザ操作が行われなくても前記記憶部から削除する物理削除を実行する物理削除処理部と、
を備える、コンテンツ受信装置。
And serial憶部,
And catalog cache processing unit for executing a catalog cache is a process of storing predetermined and attribute data in the storage unit and obtained from the server for the screen construction related content,
A user cache processing unit that executes a user cache that is a process of acquiring attribute data necessary for the screen construction according to a user operation related to the content from a server and storing the attribute data in the storage unit;
When a predetermined condition is satisfied, a logical deletion processing unit that executes logical deletion to exclude the attribute data stored in the storage unit from the target used for the screen construction ;
A physical deletion processing unit that performs a physical delete for deleting the attribute data the logical deletion is performed by the logical deletion processing unit, wherein even without the user operation is performed from the storage unit,
A content receiving device.
前記論理削除処理部は、前記所定の条件として、前記記憶部に格納されている前記属性データのデータ量の総計が、前記記憶部の記憶容量より小さい値であって前記所定の属性データのデータ量の総計よりも大きい値に設定された所定の閾値を超え、その後に前記ユーザ操作が行われた場合に、前記論理削除を実行する、請求項1に記載のコンテンツ受信装置。 The logical deletion processing section, as the predetermined condition, the total data amount of the attribute data stored in the storage unit, the predetermined attribute data to a storage capacity smaller than value of the storage unit of greater than a predetermined threshold which is set to a value larger than the data amount of total, if subsequently the user operation is performed, the performing a logical deletion, the content receiving apparatus according to claim 1. 前記論理削除処理部は、前記所定の条件として、所定の定期更新時刻の経過後に前記ユーザ操作が行われた場合に、前記論理削除を実行する、請求項1に記載のコンテンツ受信装置。 The logical deletion processing unit, as the predetermined condition, when the user operation is performed after a predetermined periodic update time, executes the logical deletion, the content receiving apparatus according to claim 1. 前記カタログキャッシュ処理部は、前記論理削除が実行された場合に、前記所定の属性データを再取得し、
前記物理削除処理部は、前記所定の属性データの再取得が完了した時点で、再取得前に前記記憶部に格納されていた前記属性データの前記物理削除を開始する、請求項2又は3に記載のコンテンツ受信装置。
The catalog cache processing unit, when the logical deletion is performed, re-acquires the predetermined attribute data,
The physical deletion processing unit, when the re-acquisition of the predetermined attribute data is completed, initiates the physical deletion of the attribute data stored in the storage unit before reacquired to claim 2 or 3 The content receiving device described.
前記論理削除処理部は、前記所定の条件として、前記コンテンツ受信装置の電源投入後の前記カタログキャッシュが完了する前に、前記記憶部に格納されている前記属性データのデータ量の総計が、前記記憶部の記憶容量より小さい値であって前記所定の属性データのデータ量の総計よりも大きい値に設定された所定の閾値を超え、その後に前記ユーザ操作が行われた場合に、前記論理削除を実行する、請求項1に記載のコンテンツ受信装置。 The logical deletion processing section, as the predetermined condition, before the catalog cache after power of the content receiving apparatus is complete, the total data amount of the attribute data stored in the storage unit , exceeds a predetermined threshold value a storage capacity smaller value is set to a value larger than the total data amount of the predetermined attribute data of the storage unit, when subsequently the user operation is performed, the The content receiving apparatus according to claim 1, wherein logical deletion is executed. 前記物理削除処理部は、前記論理削除の完了後に前記物理削除を開始する、請求項5に記載のコンテンツ受信装置。 The physical deletion processing section starts the physical removed after completion of the logical deletion, the content receiving apparatus according to claim 5. 前記物理削除処理部は、前記カタログキャッシュによって取得された前記所定の属性データよりも前記ユーザキャッシュによって取得された前記属性データに対して優先的に前記物理削除を実行する、請求項5又は6に記載のコンテンツ受信装置。 The physical deletion processing unit executes the physical deletion preferentially to the attribute data acquired by the user cache than obtaining said predetermined attribute data was by the catalog cache to claim 5 or 6 The content receiving device described. 前記論理削除処理部は、前記所定の条件として、前記記憶部に格納されている前記属性データのデータ量の総計が、前記記憶部の記憶容量の上限値に応じて設定された所定の閾値を超えた場合に、前記論理削除を実行する、請求項1に記載のコンテンツ受信装置。 The logical deletion processing section, as the predetermined condition, the total data amount of the attribute data stored in the storage unit, a predetermined set according to the upper limit of the storage capacity of the storage unit The content receiving apparatus according to claim 1, wherein the logical deletion is executed when a threshold value is exceeded. 前記物理削除処理部は、前記論理削除の開始とともに前記物理削除を開始する、請求項8に記載のコンテンツ受信装置。 The physical deletion processing unit starts said physical deletion with the start of the logical deletion, the content receiving apparatus according to claim 8. 前記記憶部に格納されている前記属性データ、および前記画面構築に用いる対象を示す現在世代を管理する管理部をさらに備え、
前記管理部は、取得した前記属性データを前記記憶部に格納する際に、前記現在世代に基づいて、前記属性データの世代を表す世代情報を前記属性データに割り付けることにより、各前記属性データの世代を管理する、請求項1〜9のいずれか一つに記載のコンテンツ受信装置。
Further comprising a management unit for managing the current generation representing the target to be used for the attribute data, and the screen construction has been stored in the storage unit,
The management unit, when storing the attribute data acquired in the storage unit, the current based on the generation, by allocating the generation information indicating the generation of the attribute data on the attribute data, for each said attribute data The content receiving apparatus according to claim 1, which manages generations.
前記物理削除処理部は、前記現在世代より前の旧世代の前記属性データを対象として前記物理削除を実行し、前記旧世代の前記属性データが前記記憶部内に存在しなくなった時点で前記物理削除を停止する、請求項10に記載のコンテンツ受信装置。 The physical deletion processing unit, the currently running the physical delete the previous older generation of the attribute data as a target from the generation, wherein the physical deleted when older generation of the attribute data is no longer present in the storage portion The content receiving device according to claim 10, wherein the content receiving device is stopped. 前記論理削除処理部は、前記論理削除として、前記現在世代の次の世代を新たな現在世代とし、
前記カタログキャッシュ処理部は、前記論理削除が実行された場合に、前記所定の属性データを再取得し、
前記管理部は、再取得した前記所定の属性データと識別情報及びバージョン情報が同一である前記現在世代より前の旧世代の前記属性データが前記記憶部に格納されている場合には、再取得された前記属性データの前記記憶部への格納の代わりに、当該旧世代の属性データの世代情報を前記現在世代に書き換える、請求項10又は11に記載のコンテンツ受信装置。
The logical deletion processing unit sets the next generation of the current generation as a new current generation as the logical deletion,
The catalog cache processing unit, when the logical deletion is performed, re-acquires the predetermined attribute data,
The management unit re-acquires when the attribute data of the previous generation before the current generation whose identification information and version information are the same as the predetermined attribute data re-acquired is stored in the storage unit. The content receiving apparatus according to claim 10 or 11, wherein the generation information of the attribute data of the old generation is rewritten to the current generation instead of storing the attribute data that has been generated in the storage unit.
前記カタログキャッシュ処理部は、前記論理削除が実行された場合に、前記所定の属性データを再取得し、
前記管理部は、再取得した前記所定の属性データと識別情報及びバージョン情報が同一である前記現在世代より前の旧世代の前記属性データが前記記憶部に格納されていない場合には、再取得され前記属性データを前記記憶部に格納する、請求項10又は11に記載のコンテンツ受信装置。
The catalog cache processing unit, when the logical deletion is performed, re-acquires the predetermined attribute data,
The management unit re-acquires when the attribute data of the previous generation before the current generation whose identification information and version information are the same as the predetermined attribute data acquired again is not stored in the storage unit. is the attribute data stored in the storage unit has, content receiving apparatus according to claim 10 or 11.
前記カタログキャッシュ処理部は、前記論理削除が実行された場合に、最新の前記所定の属性データの一覧情報をサーバから取得し、
前記管理部は、当該一覧情報に記述されている前記所定の属性データと識別情報及びバージョン情報が同一である属性データが前記記憶部に格納されている場合には、前記最新の所定の属性データの取得の代わりに、前記記憶部に格納されている前記属性データの世代情報を前記現在世代に書き換える、請求項10又は11に記載のコンテンツ受信装置。
The catalog cache processing unit obtains the latest list information of the predetermined attribute data from the server when the logical deletion is executed,
The management unit, if the attribute data the predetermined attribute data and identification information and version information that is described in the list information is the same are stored in the storage unit, the newest predetermined attribute data The content receiving device according to claim 10 or 11, wherein the generation information of the attribute data stored in the storage unit is rewritten to the current generation instead of acquisition of the information.
前記カタログキャッシュ処理部は、前記論理削除が実行された場合に、最新の前記所定の属性データの一覧情報をサーバから取得し、
前記管理部は、当該一覧情報に記述されている前記所定の属性データと識別情報及びバージョン情報が同一である前記属性データが前記記憶部に格納されていない場合には、前記最新の所定の属性データをサーバから取得して前記記憶部に格納する、請求項10又は11に記載のコンテンツ受信装置。
The catalog cache processing unit obtains the latest list information of the predetermined attribute data from the server when the logical deletion is executed,
The management unit, when the attribute data the predetermined attribute data and identification information and version information that is described in the list information is the same is not stored in the storage unit, the newest predetermined attribute The content receiving device according to claim 10 or 11, wherein data is acquired from a server and stored in the storage unit.
コンテンツ送信装置と、
コンテンツ受信装置と、
前記コンテンツ送信装置から送信されるコンテンツに関する画面構築のための属性データを保持するサーバと、
を備え、
前記コンテンツ受信装置は、
憶部と、
所定の属性データを前記サーバから取得して前記記憶部に格納する処理であるカタログキャッシュを実行するカタログキャッシュ処理部と、
ユーザ操作に応じた前記画面構築のために必要となる属性データを前記サーバから取得して前記記憶部に格納する処理であるユーザキャッシュを実行するユーザキャッシュ処理部と、
所定の条件を満たした場合に、前記記憶部に格納されている属性データを前記画面構築に用いる対象から除外する論理削除を実行する論理削除処理部と、
前記論理削除処理部によって前記論理削除が行われた前記属性データを、前記ユーザ操作が行われなくても前記記憶部から削除する物理削除を実行する物理削除処理部と、
を有する、コンテンツ配信システム。
A content transmission device;
A content receiving device;
A server holding attribute data for screen construction related to the content transmitted from the content transmission device;
With
The content receiving device is:
And serial憶部,
A catalog cache processing unit that executes a catalog cache that is a process of acquiring predetermined attribute data from the server and storing the predetermined attribute data in the storage unit;
A user cache processing unit that executes a user cache that is a process of acquiring attribute data required for the screen construction according to a user operation from the server and storing the attribute data in the storage unit;
When a predetermined condition is satisfied, a logical deletion processing unit that executes logical deletion to exclude the attribute data stored in the storage unit from the target used for the screen construction ;
A physical deletion processing unit that performs a physical delete for deleting the attribute data the logical deletion is performed by the logical deletion processing unit, wherein even without the user operation is performed from the storage unit,
A content distribution system.
コンテンツ受信装置に搭載されるコンピュータを、
コンテンツに関する画面構築のための所定の属性データをサーバから取得して記憶部に格納する処理であるカタログキャッシュを実行するカタログキャッシュ処理手段と、
前記コンテンツに関するユーザ操作に応じた前記画面構築のために必要となる属性データをサーバから取得して前記記憶部に格納する処理であるユーザキャッシュを実行するユーザキャッシュ処理手段と、
所定の条件を満たした場合に、前記記憶部に格納されている属性データを前記画面構築に用いる対象から除外する論理削除を実行する論理削除処理手段と、
前記論理削除処理手段によって前記論理削除が行われた前記属性データを、前記ユーザ操作が行われなくても前記記憶部から削除する物理削除を実行する物理削除処理手段、
として機能させるためのプログラム。
The computer installed in the content receiving device
And catalog cache processing means for performing a catalog cache is a process of storing to the serial憶部acquire predetermined attribute data from the server for the screen construction related content,
User cache processing means for executing user cache, which is processing for acquiring attribute data necessary for the screen construction according to a user operation related to the content from a server and storing the attribute data in the storage unit;
Logical deletion processing means for performing logical deletion to exclude the attribute data stored in the storage unit from the target used for screen construction when a predetermined condition is satisfied;
The logical deletion processing said attribute data to which the logical deletion is performed by means, physical deletion processing means for performing a physical delete for deleting from said memory unit even if the user operation is not performed,
Program to function as.
JP2010183259A 2010-08-18 2010-08-18 Content receiving apparatus, content distribution system, and program Active JP5557192B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010183259A JP5557192B2 (en) 2010-08-18 2010-08-18 Content receiving apparatus, content distribution system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010183259A JP5557192B2 (en) 2010-08-18 2010-08-18 Content receiving apparatus, content distribution system, and program

Publications (2)

Publication Number Publication Date
JP2012044412A JP2012044412A (en) 2012-03-01
JP5557192B2 true JP5557192B2 (en) 2014-07-23

Family

ID=45900214

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010183259A Active JP5557192B2 (en) 2010-08-18 2010-08-18 Content receiving apparatus, content distribution system, and program

Country Status (1)

Country Link
JP (1) JP5557192B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2022234661A1 (en) * 2021-05-07 2022-11-10

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5238432B2 (en) * 2008-09-26 2013-07-17 株式会社東芝 Metadata collection apparatus, method and program thereof

Also Published As

Publication number Publication date
JP2012044412A (en) 2012-03-01

Similar Documents

Publication Publication Date Title
US11461296B2 (en) Systems and methods for database management using append-only storage devices
US9465603B2 (en) Application management apparatus, application management system, application management method, and non-transitory computer readable medium
US11966337B2 (en) Providing rolling updates of distributed systems with a shared cache
US9965188B2 (en) Memory cleaning method and apparatus, and terminal device
US9690796B2 (en) Non-transitory computer-readable media storing file management program, file management apparatus, and file management method
US20160112395A1 (en) Information processing device, information management method, and information processing system
EP2661876B1 (en) Method and apparatus for updating a database in a receiving device
WO2015117426A1 (en) File management method and device
KR102052777B1 (en) System and method for blended presentation of locally and remotely stored electronic messages
US20100115061A1 (en) Server system, server apparatus, program and method
US10560513B2 (en) Small disk support for large cloud-based storage systems
JP2015510174A (en) Location independent files
JP5557192B2 (en) Content receiving apparatus, content distribution system, and program
US20120131568A1 (en) System and method of providing service agent
CN112424764A (en) Long upload time detection and management
EP2104345A1 (en) Template replacement method, system and device
JP5182349B2 (en) Information processing apparatus, information processing system, BIOS setting update method, and program
WO2011161934A1 (en) Server device and content acquisition method
JP5370552B2 (en) Image processing apparatus and program
CN108269104B (en) Media information delivery method, delivery engine server and media information delivery system
JP3976710B2 (en) Digital tv broadcast receiver
CN106066858B (en) Terminal and picture transmission protocol file synchronization method thereof
JP5552368B2 (en) Thin client terminal, buffering control program
JP5655915B2 (en) Image processing apparatus and program
JP5082743B2 (en) Client device and program for server-based computing system

Legal Events

Date Code Title Description
A625 Written request for application examination (by other person)

Free format text: JAPANESE INTERMEDIATE CODE: A625

Effective date: 20130528

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140409

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140526

R150 Certificate of patent or registration of utility model

Ref document number: 5557192

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250