JP2007079877A - Content data management device, content data management method and content data management program - Google Patents

Content data management device, content data management method and content data management program Download PDF

Info

Publication number
JP2007079877A
JP2007079877A JP2005266108A JP2005266108A JP2007079877A JP 2007079877 A JP2007079877 A JP 2007079877A JP 2005266108 A JP2005266108 A JP 2005266108A JP 2005266108 A JP2005266108 A JP 2005266108A JP 2007079877 A JP2007079877 A JP 2007079877A
Authority
JP
Japan
Prior art keywords
genre
content
list
content data
attribute information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005266108A
Other languages
Japanese (ja)
Inventor
Akira Sogabe
亮 曽我部
Takeshi Iwazu
健 岩津
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2005266108A priority Critical patent/JP2007079877A/en
Publication of JP2007079877A publication Critical patent/JP2007079877A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content management device, a content data management method, and a data management program, which sharply reduce any processing load for preparing the list of attribute information. <P>SOLUTION: In a content reproduction device, when music content and a play list are added, or any new genre which does not exist in a genre table GT is added because the genre is compiled, the new genre is added to the genre table, and no processing for the deletion of the music content and the play list, or for the deletion of any absent genre in the case of the change and registration of the genre, is operated at all, and the absent genre is deleted according to a click operation to an arrangement button by a user, and the genre list GT is updated. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンテンツデータ管理装置、コンテンツデータ管理方法及びコンテンツデータ管理プログラム関し、例えばコンテンツ再生装置により、ネットワーク上で提供されている音楽データを再生する場合に適用して好適なものである。   The present invention relates to a content data management device, a content data management method, and a content data management program, and is suitable for application when, for example, music data provided on a network is reproduced by a content reproduction device.

従来、パーソナルコンピュータ等のコンテンツ再生装置においては、インターネット等のネットワークを介して音楽コンテンツを取得するようになされている。このとき、コンテンツ再生装置では、音楽コンテンツと共に当該音楽コンテンツの属性情報を取得すると、この属性情報をデータベース上で管理する。そしてこのコンテンツ再生装置は、ユーザから当該属性情報の一覧リストの出力が要求されると、この出力要求に応じてデータベースから属性情報を読み出して一覧リストを作成していた。(例えば、特許文献1参照)。
特開平07−334508号公報
2. Description of the Related Art Conventionally, a content playback device such as a personal computer acquires music content via a network such as the Internet. At this time, when the content reproduction apparatus acquires the attribute information of the music content together with the music content, the attribute information is managed on the database. When the content reproduction apparatus requests the user to output a list of attribute information, the content reproduction apparatus reads the attribute information from the database in response to the output request and creates a list. (For example, refer to Patent Document 1).
JP 07-334508 A

ところでかかる構成のコンテンツ再生装置においては、属性情報の一覧リストの出力が要求される毎に上述したデータベースから属性情報を重複しないように抽出して一覧リストを作成していた。このため、データベース上で管理される属性情報が増加すると、その分当該属性テーブルの作成処理が煩雑となり、結果として当該属性情報の一覧リストを作成するための処理負荷が増大してしまうという問題があった。   By the way, in the content playback apparatus having such a configuration, every time output of a list of attribute information is requested, the list is created by extracting the attribute information from the above-described database so as not to overlap. For this reason, when the attribute information managed on the database increases, the process of creating the attribute table becomes complicated accordingly, and as a result, the processing load for creating the list of attribute information increases. there were.

本発明は以上の点を考慮してなされたもので、属性情報の一覧リストを作成するための処理負荷を大幅に低減できるコンテンツデータ管理装置、コンテンツデータ管理方法及びコンテンツデータ管理プログラムを提案しようとするものである。   The present invention has been made in view of the above points, and intends to propose a content data management device, a content data management method, and a content data management program capable of greatly reducing the processing load for creating a list of attribute information. To do.

かかる課題を解決するため本発明のコンテンツ管理装置においては、コンテンツデータの属性情報に対応する属性テーブルを管理する属性テーブル管理部と、記憶媒体にコンテンツデータを記録する記録制御部と、記憶媒体に記録されたコンテンツデータを消去する消去制御部と、記憶媒体に記録されたコンテンツデータの属性情報を編集する編集制御部とを設け、属性テーブル管理部は、記録制御部によって記録された当該コンテンツデータの属性情報、或いは、編集制御部によって編集された当該コンテンツデータの属性情報が、現在の属性テーブルに存在しないとき、当該属性情報を属性テーブルに追加し、消去制御部によってコンテンツデータが削除されたときには属性テーブルの更新を行わず、更新要求に応じて、記憶媒体に記録されているコンテンツデータの属性情報に基づき、属性テーブルを更新するようにした。   In order to solve this problem, in the content management apparatus of the present invention, an attribute table management unit that manages an attribute table corresponding to attribute information of content data, a recording control unit that records content data on a storage medium, and a storage medium An erasure control unit that erases recorded content data and an edit control unit that edits attribute information of the content data recorded on the storage medium are provided, and the attribute table management unit includes the content data recorded by the recording control unit When the attribute information of the content data or the attribute information of the content data edited by the editing control unit does not exist in the current attribute table, the attribute information is added to the attribute table, and the content data is deleted by the deletion control unit Sometimes the attribute table is not updated and is recorded on the storage medium in response to an update request. Based on the attribute information of the content data, and to update the attribute table.

これにより、本発明は、属性テーブルに対し、コンテンツデータに対応する新規の属性情報を適宜重複させずに登録して管理することができ、属性情報の一覧リストが要求されたとき、かかる属性テーブルに基づき一覧リストを迅速に作成することができる。   As a result, the present invention can register and manage new attribute information corresponding to the content data without duplication as appropriate in the attribute table. When a list of attribute information is requested, the attribute table A list can be quickly created based on the above.

本発明によれば、コンテンツデータの記録又は属性情報の編集によって新規属性情報が追加される度に属性テーブルを更新し、当該コンテンツデータの削除の際は当該属性テーブルを更新せず、要求に応じて記録された当該コンテンツデータについての属性情報に基づいて属性テーブルを更新するため、属性テーブルに対し、コンテンツデータに対応する新規の属性情報を適宜重複させずに登録して管理することができ、属性情報の一覧リストが要求されたとき、かかる属性テーブルに基づき一覧リストを迅速に作成することができ、かくして属性情報の一覧リストを作成するための処理負荷を大幅に低減できるコンテンツデータ管理装置、コンテンツデータ管理方法及びコンテンツデータ管理プログラムを実現できる。   According to the present invention, the attribute table is updated each time new attribute information is added by recording the content data or editing the attribute information, and the attribute table is not updated when the content data is deleted. Since the attribute table is updated based on the attribute information about the content data recorded in the above, new attribute information corresponding to the content data can be registered and managed in the attribute table without duplication as appropriate. A content data management device capable of quickly creating a list based on such attribute table when a list of attribute information is requested, and thus greatly reducing the processing load for creating a list of attribute information, A content data management method and a content data management program can be realized.

以下、図面について、本発明の一実施の形態を詳述する。   Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

(1)概要
図1を用いて、本実施の形態の概要を説明する。因みにこの概要を説明した後、本実施形態を具体的に説明する。
(1) Outline An outline of the present embodiment will be described with reference to FIG. By the way, after describing this outline, this embodiment will be specifically described.

図1において、100は全体としてコンテンツデータ管理装置を示し、属性テーブル管理部101と、記憶媒体102と、記録制御部103と、消去制御部104と、編集制御部105とよって構成されている。   In FIG. 1, reference numeral 100 denotes a content data management apparatus as a whole, which includes an attribute table management unit 101, a storage medium 102, a recording control unit 103, an erasure control unit 104, and an editing control unit 105.

属性テーブル管理部101は、コンテンツデータの属性情報に対応する属性テーブル105を管理する。   The attribute table management unit 101 manages the attribute table 105 corresponding to the attribute information of the content data.

記録制御部103は、記憶媒体102にコンテンツデータを記録する。一方、消去制御部104は、当該記憶媒体102に記録されたコンテンツデータを消去する。   The recording control unit 103 records content data in the storage medium 102. On the other hand, the erasure control unit 104 erases the content data recorded on the storage medium 102.

編集制御部105は、記憶媒体102に記録されたコンテンツデータの属性情報を編集する。   The edit control unit 105 edits attribute information of content data recorded in the storage medium 102.

そして属性テーブル管理部101は、記録制御部103によって記録されたコンテンツデータの属性情報、或いは、編集制御部105によって編集されたコンテンツデータの属性情報が、現在の上記属性テーブルに存在しないとき、当該属性情報を上記属性テーブルに追加する。   When the attribute information of the content data recorded by the recording control unit 103 or the attribute information of the content data edited by the editing control unit 105 does not exist in the current attribute table, the attribute table management unit 101 Add attribute information to the attribute table.

一方、属性テーブル管理部101は、消去制御部104によってコンテンツデータが削除されたときには属性テーブルの更新を行わず、更新要求に応じて、記憶媒体102に記録されているコンテンツデータの属性情報に基づき、当該属性テーブルを更新する。 On the other hand, the attribute table management unit 101 does not update the attribute table when the content data is deleted by the erasure control unit 104, and based on the attribute information of the content data recorded in the storage medium 102 in response to the update request. The attribute table is updated.

なお、図1では記憶媒体102はコンテンツデータ管理装置100の内部に含まれるように示したが、当該コンテンツデータ管理装置100に対して外付けで接続されるようにしても良い。   Although FIG. 1 shows that the storage medium 102 is included in the content data management apparatus 100, the storage medium 102 may be externally connected to the content data management apparatus 100.

(2)コンテンツ再生装置の構成
次に、図2を用いて、上述したコンテンツ再生装置1の構成を具体的なハードウェア構成で実現した場合について説明する。このコンテンツ再生装置1は、CPU(Central Processing Unit)20と各ハードウェアとがバス21を介して接続され、CPU20がEEPROM(Electronically Erasable and Programmable Read Only Memory)22から読み出した各種プログラムをRAM(Random Access Memory)23に展開して実行することにより全体を統括制御すると共に、各種処理を行うようになされている。
(2) Configuration of Content Reproducing Device Next, a case where the above-described configuration of the content reproducing device 1 is realized with a specific hardware configuration will be described with reference to FIG. In this content reproduction apparatus 1, a CPU (Central Processing Unit) 20 and each hardware are connected via a bus 21, and various programs read out from an EEPROM (Electronically Erasable and Programmable Read Only Memory) 22 by the CPU 20 are stored in a RAM (Random). (Access Memory) 23 is expanded and executed to control the whole and perform various processes.

すなわちCPU20は、コンテンツ再生装置1の筐体などに設けられた操作部24を介して、例えばネットワークNT上のコンテンツ配信サーバ(図示せず)から配信される音楽コンテンツの取得操作がユーザにより行われたことを認識すると、これに応じて、音楽コンテンツの配信を要求する要求信号を、ネットワークインタフェース25を介してネットワークNT上のコンテンツ配信サーバに送信する。   That is, the CPU 20 performs an operation for acquiring music content distributed from, for example, a content distribution server (not shown) on the network NT via the operation unit 24 provided on the housing of the content reproduction apparatus 1 or the like. In response to this, a request signal for requesting distribution of the music content is transmitted to the content distribution server on the network NT via the network interface 25.

コンテンツ配信サーバは、コンテンツ再生装置1から要求信号を受信すると、これに応じて、要求された音楽コンテンツの配信にともなう対価をコンテンツ再生装置1のユーザに対して課金するための課金処理を実行すると共に、要求された音楽コンテンツに対応する暗号化音楽データと、この音楽コンテンツを利用する権利がある旨を示す権利情報とを、ネットワークNTを介して、コンテンツ再生装置1に送信する。ちなみにこの場合の権利情報には、例えば、暗号化音楽データを復号する復号鍵の元となるデータ(いわゆる復号鍵の種)音楽コンテンツの再生可能回数や転送可能回数などを示すコンテンツ利用条件、及び実際に音楽コンテンツが再生された回数や転送された回数などを示すコンテンツ利用状態などが記されている。   When the content distribution server receives the request signal from the content reproduction device 1, the content distribution server executes a charging process for charging the user of the content reproduction device 1 for the fee associated with the distribution of the requested music content. At the same time, the encrypted music data corresponding to the requested music content and the right information indicating that there is a right to use the music content are transmitted to the content reproduction apparatus 1 via the network NT. Incidentally, the right information in this case includes, for example, content usage conditions indicating the number of reproducible times and transferable times of data (so-called decryption key seed) data that is a source of a decryption key for decrypting encrypted music data, and The content usage state indicating the number of times the music content has been actually played or transferred is described.

コンテンツ再生装置1のCPU20は、コンテンツ配信サーバから送信される暗号化音楽データとその権利情報とを、ネットワークインタフェース25を介して受信すると、これらをハードディスクドライブ26に記録する。   When the CPU 20 of the content reproduction apparatus 1 receives the encrypted music data and the right information transmitted from the content distribution server via the network interface 25, the CPU 20 records them on the hard disk drive 26.

このようにコンテンツ再生装置1は、ネットワークNT上のコンテンツ配信サーバから音楽コンテンツを取得(ダウンロード)して、この音楽コンテンツをハードディスクドライブ26に記録し得るようになされている。   In this way, the content reproduction apparatus 1 can acquire (download) music content from the content distribution server on the network NT and record the music content on the hard disk drive 26.

その後、CPU20は、操作部24を介して、ハードディスクドライブ26に記録した音楽コンテンツに対する再生指示がユーザにより行われたことを認識すると、これに応じて、この音楽コンテンツに対応する暗号化音楽データとその権利情報とをハードディスクドライブ26から読み出し、これらを権利処理及び音声処理モジュール27に送る。   Thereafter, when the CPU 20 recognizes that the user has issued an instruction to reproduce the music content recorded in the hard disk drive 26 via the operation unit 24, the CPU 20 responds accordingly with the encrypted music data corresponding to the music content and The rights information is read from the hard disk drive 26 and sent to the rights processing and audio processing module 27.

権利処理及び音声処理モジュール27は、モジュール外から隠蔽されるマルチチップモジュールでなり、ローカルブリッジ27Aを介してモジュール外のバス21に接続されると共に、このローカルブリッジ27Aに接続されるDSP(Digital Signal Processor)27Bを介してモジュール外のアナログ処理回路28に接続されている。そしてこの権利処理及び音声処理モジュール27は、ハードディスクドライブ26に記録されているDSP27B用の暗号化されたファームウェアがCPU20により読み出されて供給されると、これをローカルブリッジ27Aで復号してRAM27Cに一次記憶し、このRAM27Cに一次記憶したファームウェアをDSP27Bが実行することにより、上述したコンテンツ再生装置1の権利処理部9の処理と、音声処理部10のデジタル処理と同様の処理を行うようになされている。またこの権利処理及び音声処理モジュール27は、DSP27Bがアクセスし得るEEPROM27Dを有し、このEEPROM27Dにモジュール外から隠蔽したい秘匿情報などを記憶するようになされている。   The right processing and audio processing module 27 is a multi-chip module that is hidden from outside the module, and is connected to the bus 21 outside the module via the local bridge 27A, and is connected to the DSP (Digital Signal) connected to the local bridge 27A. The processor 27B is connected to an analog processing circuit 28 outside the module. Then, when the encrypted firmware for DSP 27B recorded in the hard disk drive 26 is read and supplied by the CPU 20, the right processing and sound processing module 27 decrypts it with the local bridge 27A and stores it in the RAM 27C. When the DSP 27B executes the firmware that is temporarily stored and temporarily stored in the RAM 27C, the same processing as the processing of the right processing unit 9 of the content reproduction apparatus 1 and the digital processing of the audio processing unit 10 described above is performed. ing. The right processing and sound processing module 27 has an EEPROM 27D that can be accessed by the DSP 27B, and stores confidential information and the like to be concealed from outside the module.

すなわちこの権利処理及び音声処理モジュール27は、ハードディスクドライブ26から送られてきた暗号化音楽データとその権利情報とをローカルブリッジ27Aを介してDSP27Bに入力する。DSP27Bは、この権利情報が正当なものであるか否かを確認し、正当なものであると確認できると、この権利情報と共に送られてきた暗号化音楽データの利用(この場合再生)を許可する。そしてDSP27Bは、この権利情報に基づいて暗号化音楽データの復号鍵を生成し、この復号鍵で暗号化音楽データを復号することにより音楽データを得、さらにこの音楽データに対してデコード処理などのデジタル処理を行った後、このデジタル処理された音楽データをアナログ処理回路28に送出する。   That is, the right processing and sound processing module 27 inputs the encrypted music data sent from the hard disk drive 26 and its right information to the DSP 27B via the local bridge 27A. The DSP 27B confirms whether or not the right information is valid, and if it is confirmed that the right information is valid, the DSP 27B permits the use (reproduction in this case) of the encrypted music data sent together with the right information. To do. The DSP 27B generates a decryption key for the encrypted music data based on the right information, obtains music data by decrypting the encrypted music data with the decryption key, and further performs a decoding process on the music data. After digital processing, the digitally processed music data is sent to the analog processing circuit 28.

アナログ処理回路28は、デジタル処理された音楽データに対してデジタルアナログ変換処理及び増幅処理などのアナログ処理を行うことにより音楽信号を得、この音楽信号を外部のスピーカ29に送出して、このスピーカ29から音楽信号に基づく音楽を出力させる。   The analog processing circuit 28 obtains a music signal by performing analog processing such as digital-analog conversion processing and amplification processing on the digitally processed music data, sends the music signal to an external speaker 29, and sends the music signal to the speaker. 29 outputs music based on the music signal.

このようにコンテンツ再生装置1は、ハードディスクドライブ26に記録した音楽コンテンツを再生し得るようになされている。   As described above, the content reproduction apparatus 1 can reproduce the music content recorded on the hard disk drive 26.

またコンテンツ再生装置1のCPU20は、ユーザによるマウスやキーボード等からなる操作部24の操作に応じて、CD(Compact Disc)ドライブ30に装填されたCD31に記録された音楽データを読み出し、この読み出した音楽データに対して、権利処理及び音声処理モジュール27でデコード処理などのデジタル処理を行った後、アナログ処理回路28でデジタルアナログ変換処理及び増幅処理などのアナログ処理を行うことにより音楽信号を得、この音楽信号に基づく音楽をスピーカ29から出力させる。   Further, the CPU 20 of the content reproduction apparatus 1 reads out the music data recorded on the CD 31 loaded in the CD (Compact Disc) drive 30 in response to the operation of the operation unit 24 such as a mouse or a keyboard by the user. The music data is subjected to digital processing such as decoding processing by the right processing and sound processing module 27, and then subjected to analog processing such as digital-analog conversion processing and amplification processing by the analog processing circuit 28 to obtain a music signal, Music based on this music signal is output from the speaker 29.

さらにCPU20は、ユーザによる操作部24の操作に応じて、USB(Universal Serial Bus)インタフェース32を介して接続されるUSB機器33に記録された音楽データを読み出し、この読み出した音楽データに対して、権利処理及び音声処理モジュール27でデコード処理などのデジタル処理を行った後、さらにアナログ処理回路28でデジタルアナログ変換処理及び増幅処理などのアナログ処理を行うことにより音楽信号を得、この音楽信号に基づく音楽をスピーカ29から出力させる。   Furthermore, the CPU 20 reads out music data recorded in a USB device 33 connected via a USB (Universal Serial Bus) interface 32 in accordance with the operation of the operation unit 24 by the user, and for the read out music data, After performing digital processing such as decoding processing in the right processing and sound processing module 27, and further performing analog processing such as digital-analog conversion processing and amplification processing in the analog processing circuit 28, a music signal is obtained, and based on this music signal Music is output from the speaker 29.

さらにCPU20は、ユーザによる操作部24の操作に応じて、チューナ34や外部入力端子35からアナログ処理回路28に入力される音楽信号に対して、アナログ処理回路28でアナログデジタル変換処理などのアナログ処理を行った後、権利処理及び音声処理モジュール27でイコライジング処理などのデジタル処理を行い、さらにこの後アナログ処理回路28でデジタルアナログ変換処理などのアナログ処理を行うことにより音楽信号を得、この音楽信号に基づく音楽をスピーカ29から出力させる。   Further, the CPU 20 performs analog processing such as analog-digital conversion processing by the analog processing circuit 28 on the music signal input to the analog processing circuit 28 from the tuner 34 or the external input terminal 35 in accordance with the operation of the operation unit 24 by the user. After that, the right processing and sound processing module 27 performs digital processing such as equalizing processing, and then the analog processing circuit 28 performs analog processing such as digital-analog conversion processing to obtain a music signal. The music based on is output from the speaker 29.

このようにコンテンツ再生装置1は、CD31やUSB機器33に記録された音楽コンテンツや、チューナ34や外部入力端子35から入力された音楽コンテンツを再生し得るようにもなされている。ちなみに、CD31やUSB機器33に記録された音楽コンテンツが、上述したコンテンツ配信サーバから取得した音楽コンテンツのように、権利情報と対応付けられた暗号化音楽データである場合は、この音楽コンテンツを、コンテンツ配信サーバから取得してハードディスクドライブ26に記録した音楽コンテンツと同じように再生すればよい。   As described above, the content reproduction apparatus 1 can reproduce music content recorded on the CD 31 or the USB device 33 or music content input from the tuner 34 or the external input terminal 35. Incidentally, when the music content recorded on the CD 31 or the USB device 33 is encrypted music data associated with the right information, such as the music content acquired from the content distribution server described above, this music content is What is necessary is just to reproduce | regenerate like the music content acquired from the content delivery server and recorded on the hard disk drive 26.

さらにCPU20は、ユーザによる操作部24の操作に応じて、CD31やUSB機器33に記録された音楽データを読み出し、この読み出した音楽データに対して、権利処理及び音声処理モジュール27でエンコード処理を行うと共に、このとき権利処理及び音声処理モジュール27で生成される暗号鍵で暗号化することにより暗号化音楽データを得、この暗号化音楽データと、このとき権利処理及び音声処理モジュール27で生成される権利情報とを対応付けてハードディスクドライブ26に記録する。   Further, the CPU 20 reads out music data recorded on the CD 31 or the USB device 33 according to the operation of the operation unit 24 by the user, and performs encoding processing on the read music data by the right processing and audio processing module 27. At the same time, encrypted music data is obtained by encryption with the encryption key generated by the right processing and sound processing module 27, and the encrypted music data and at this time generated by the right processing and sound processing module 27. The rights information is recorded in association with the hard disk drive 26.

さらにCPU20は、ユーザによる操作部24の操作に応じて、チューナ34や外部入力端子35からアナログ処理回路28に入力される音楽信号に対して、アナログ処理回路28でアナログデジタル変換処理などのアナログ処理を行った後、権利処理及び音声処理モジュール27でエンコード処理などのデジタル処理を行うと共に、このとき権利処理及び音声処理モジュール27で生成される暗号鍵で暗号化することにより暗号化音楽データを得、この暗号化音楽データと、このとき権利処理及び音声処理モジュール27で生成される権利情報とを対応付けてハードディスクドライブ26に記録する。   Further, the CPU 20 performs analog processing such as analog-digital conversion processing by the analog processing circuit 28 on the music signal input to the analog processing circuit 28 from the tuner 34 or the external input terminal 35 in accordance with the operation of the operation unit 24 by the user. After that, digital processing such as encoding processing is performed by the right processing and sound processing module 27, and encrypted music data is obtained by encrypting with the encryption key generated by the right processing and sound processing module 27 at this time. The encrypted music data and the right information generated by the right processing and sound processing module 27 at this time are associated with each other and recorded in the hard disk drive 26.

このようにコンテンツ再生装置1は、CD31やUSB機器33に記録された音楽コンテンツや、チューナ34や外部入力端子35から入力される音楽コンテンツをハードディスクドライブ26に録音し得るようにもなされている。ちなみに、この録音時に行う音楽データの暗号化、及び権利情報の対応付けのそれぞれについては、必要に応じて(例えばユーザによる操作部24の操作に応じて)行えばよく、例えば、暗号化及び権利情報の対応付けを行うことなく、CD31やUSB機器33から読み出した音楽データをそのままハードディスクドライブ26に記録するようにしてもよいし、チューナ34や外部入力端子35から入力される音楽信号に対してアナログ処理回路28及び権利処理及び音声処理モジュール27でアナログ処理及びデジタル処理などを順次行うことにより音楽データを得、この音楽データをそのままハードディスクドライブ26に記録するようにしてもよい。   As described above, the content reproducing apparatus 1 can record the music content recorded on the CD 31 or the USB device 33 or the music content input from the tuner 34 or the external input terminal 35 on the hard disk drive 26. Incidentally, each of the encryption of music data and the association of right information performed at the time of recording may be performed as necessary (for example, according to the operation of the operation unit 24 by the user). The music data read from the CD 31 or the USB device 33 may be recorded as it is in the hard disk drive 26 without associating information, or the music signal input from the tuner 34 or the external input terminal 35 may be recorded. It is also possible to obtain music data by sequentially performing analog processing and digital processing in the analog processing circuit 28 and the rights processing and sound processing module 27 and record the music data in the hard disk drive 26 as they are.

さらにCPU20は、ユーザによる操作部24の操作に応じて、ハードディスクドライブ26に記録した暗号化音楽データとその権利情報とを読み出し、または音楽データを読み出し、これらをCD31やUSB機器33に記録する。このようにコンテンツ再生装置1は、ハードディスクドライブ26に記録した音楽コンテンツを外部に転送し得るようにもなされている。   Further, the CPU 20 reads out the encrypted music data and its right information recorded in the hard disk drive 26 or reads out the music data in accordance with the operation of the operation unit 24 by the user, and records them in the CD 31 and the USB device 33. As described above, the content reproduction apparatus 1 can transfer music content recorded on the hard disk drive 26 to the outside.

さらにCPU20は、EEPROM22から読み出した各種プログラムの実行結果(例えば音楽コンテンツの取得、再生、録音及び転送など)に基づく表示用データを表示コントローラ36に送る。表示コントローラ36は、CPU20から送られてくる表示用データに基づく画面を外部のディスプレイ37に表示する。このようにコンテンツ再生装置1は、ディスプレイ37を介して、音楽コンテンツの取得、再生、録音及び転送などに関する各種画面をユーザに視認させ得るようにもなされている。   Further, the CPU 20 sends display data to the display controller 36 based on the execution results of various programs read from the EEPROM 22 (for example, acquisition, reproduction, recording and transfer of music content). The display controller 36 displays a screen based on the display data sent from the CPU 20 on the external display 37. As described above, the content playback apparatus 1 is also configured to allow the user to visually recognize various screens related to acquisition, playback, recording, and transfer of music content via the display 37.

なお、スピーカ29、USB機器33、チューナ34、外部入力端子35及びディスプレイ37は、コンテンツ再生装置1に所定のケーブルを介して外部接続されていてもよいし、コンテンツ再生装置1の筐体に直接取り付けられて内部接続されていてもよい。   The speaker 29, the USB device 33, the tuner 34, the external input terminal 35, and the display 37 may be externally connected to the content reproduction apparatus 1 via a predetermined cable, or directly to the casing of the content reproduction apparatus 1. It may be attached and connected internally.

ちなみに、このコンテンツ再生装置1のCPU20は上述した編集制御部101(図1)、属性管理部104、記録制御部103、消去制御部104に相当し、ハードディスクドライブ26は記憶媒体102に相当するものである。   Incidentally, the CPU 20 of the content reproduction apparatus 1 corresponds to the editing control unit 101 (FIG. 1), the attribute management unit 104, the recording control unit 103, and the deletion control unit 104, and the hard disk drive 26 corresponds to the storage medium 102. It is.

(3)音楽コンテンツの管理
かかる構成に加えて、このコンテンツ再生装置1の場合、CPU20は、コンテンツ配信サーバから音楽コンテンツ(すなわち暗号化音楽データ)を取得するとき、当該コンテンツ配信サーバからタイトル、ジャンル及びアーティスト等の属性情報も併せて取得している。そしてCPU20は、コンテンツ配信サーバから音楽コンテンツ及び属性情報を取得したとき、ハードディスクドライブ26に当該音楽コンテンツを記録しつつ、当該ハードディスクドライブ26に構築されたデータベースDBに対し、その音楽コンテンツの属性情報を登録している。
(3) Management of music content In addition to such a configuration, in the case of the content playback apparatus 1, when the CPU 20 acquires music content (ie, encrypted music data) from the content distribution server, the title and genre are acquired from the content distribution server. Also, attribute information such as artists is also acquired. When the CPU 20 acquires the music content and the attribute information from the content distribution server, the CPU 20 records the music content on the hard disk drive 26 and stores the music content attribute information on the database DB constructed on the hard disk drive 26. Registered.

またCPU20は、ユーザにより選定された再生対象である複数の音楽コンテンツと、その再生順序とを示すプレイリストを作成することができる。そしてCPU20は、かかるプレイリストを作成したとき、そのプレイリストと、ユーザにより選定されたジャンル、アーティスト等の属性情報とをデータベースDB上で対応付けてハードディスクドライブ26に記録している。   In addition, the CPU 20 can create a playlist indicating a plurality of music contents to be reproduced selected by the user and the reproduction order thereof. When the CPU 20 creates such a playlist, the CPU 20 records the playlist and attribute information such as a genre and an artist selected by the user in the hard disk drive 26 in association with each other on the database DB.

さらにコンテンツ再生装置1は、例えばEEPROM22(図2)に対し、予め1又は複数のジャンルを初期設定ジャンルとして記録している。そしてCPU20は、予めかかる初期設定ジャンルを初期登録したジャンルテーブルGTを作成し、これをハードディスクドライブ26のデータベースDBに登録している。またCPU20は、データベースDBに登録した音楽コンテンツの属性情報をまとめてコンテンツテーブルCTとしている。さらにCPU20は、データベースDBに登録したプレイリストの属性情報をまとめてプレイリストテーブルPTとしている。そしてCPU20は、コンテンツテーブルCT及びプレイリストテーブルPTそれぞれに属性情報として登録されているジャンルを、重複しないようにジャンルテーブルGTに対して追加登録するようにして、かかるジャンルテーブルGTを管理している。   Furthermore, the content reproduction apparatus 1 records one or more genres as initial setting genres in advance in, for example, the EEPROM 22 (FIG. 2). Then, the CPU 20 creates a genre table GT in which the initial genre is initially registered, and registers it in the database DB of the hard disk drive 26. Further, the CPU 20 collects the attribute information of the music contents registered in the database DB as a content table CT. Further, the CPU 20 collects the playlist attribute information registered in the database DB and forms the playlist table PT. Then, the CPU 20 manages the genre table GT such that genres registered as attribute information in the content table CT and the playlist table PT are additionally registered in the genre table GT so as not to overlap. .

ここで、複数のコンテンツ配信サーバから取得した音楽コンテンツの全てに同様の属性情報が付随されているとは限らず、また、付随されていた属性情報が必ずしもユーザの意図に沿うかどうかもわからない。   Here, the same attribute information is not necessarily attached to all the music contents acquired from the plurality of content distribution servers, and it is not always known whether the attached attribute information is in line with the user's intention.

実際上、コンテンツ再生装置1のCPU20は、音楽コンテンツと共に属性情報を取得すると、当該取得した属性情報をハードディスクドライブ26に記録されたデータベースDBに追加登録する。そして図3に示すように、CPU20は、コンテンツ編集画面40をディスプレイ37に表示する。図3に示すコンテンツ編集画面40は、編集可能な任意登録属性情報の項目として音楽コンテンツのタイトル及びジャンルが設定されていた場合を示している。   In practice, when the CPU 20 of the content reproduction apparatus 1 acquires the attribute information together with the music content, the CPU 20 additionally registers the acquired attribute information in the database DB recorded in the hard disk drive 26. As shown in FIG. 3, the CPU 20 displays a content editing screen 40 on the display 37. The content editing screen 40 shown in FIG. 3 shows a case where the title and genre of music content are set as editable optional registration attribute information items.

このコンテンツ編集画面40には、タイトル編集欄41、ジャンル編集欄42、ジャンル整理ボタン43及び決定ボタン44が設けられている。CPU20は、任意登録属性情報が音楽コンテンツに予め付随されていた場合には、当該任意登録属性情報をタイトル編集欄41及びジャンル編集欄42に表示する。従って、属性情報として音楽コンテンツのタイトルのみが付随していた場合には、CPU20は、タイトル編集欄41に当該音楽コンテンツのタイトルである「曲A」を表示すると共に、ジャンル編集欄42を空欄として表示する。   The content editing screen 40 is provided with a title editing field 41, a genre editing field 42, a genre organizing button 43, and a decision button 44. CPU20 displays the arbitrary registration attribute information in the title edit column 41 and the genre edit column 42, when arbitrary registration attribute information was previously attached to the music content. Therefore, when only the title of the music content is attached as the attribute information, the CPU 20 displays “Song A” as the title of the music content in the title edit column 41 and sets the genre edit column 42 to be blank. indicate.

従って、ユーザは操作部24を介してこのタイトル編集欄41及びジャンル編集欄42に任意のタイトル及びジャンルを入力又は書換入力することによって、データベースDB上の任意登録属性情報を自由に編集することができるようになされている。   Therefore, the user can freely edit the arbitrarily registered attribute information on the database DB by inputting or rewriting an arbitrary title and genre in the title editing field 41 and the genre editing field 42 via the operation unit 24. It has been made possible.

さらにCPU20は、図4に示すように、例えばユーザがマウスによってカーソル45を移動してジャンル編集欄をクリックすることにより、操作部24を介して一覧リストを表示するリスト表示指示がユーザによって行われたと認識すると、これに応じて、予め準備されたジャンルテーブルGTに基づきこれに登録しているジャンルの一覧リスト42Aを作成し、コンテンツ編集画面40上にプルダウン表示するようになされている。   Further, as shown in FIG. 4, for example, when the user moves the cursor 45 with the mouse and clicks the genre edit field, the CPU 20 issues a list display instruction for displaying the list list via the operation unit 24. In response to this, a list 42A of genres registered in accordance with the genre table GT prepared in advance is created and displayed on the content editing screen 40 in a pull-down manner.

この状態でCPU20は、例えばユーザがマウスによってカーソル45を移動して一覧リスト42Aの中の一つのジャンルをクリックすることにより、操作部24を介してこの一覧リスト42Aから当該一つのジャンルを選択するジャンル選択指示がユーザによって行われたと認識すると、これに応じて、この選択されたジャンルをジャンル編集欄42上に表示する。   In this state, for example, when the user moves the cursor 45 with the mouse and clicks one genre in the list list 42A, the CPU 20 selects the one genre from the list list 42A via the operation unit 24. When recognizing that the genre selection instruction is made by the user, the selected genre is displayed on the genre edit column 42 accordingly.

そしてCPU20は、例えばユーザがマウスによってカーソル45を移動して決定ボタン44をクリックすることにより、操作部24を介してデータベースDBを編集する編集指示がユーザによって行われたと認識すると、これに応じて、当該データベースDB上の任意登録属性情報をタイトル編集欄41及びジャンル編集欄42上に表示された当該任意登録属性情報を追加登録又は変更登録することによって当該データベースDBを編集する。   When the CPU 20 recognizes that an editing instruction for editing the database DB is performed by the user via the operation unit 24, for example, when the user moves the cursor 45 with the mouse and clicks the determination button 44, the CPU 20 responds accordingly. Then, the database DB is edited by additionally registering or changing and registering the arbitrary registration attribute information displayed on the title editing field 41 and the genre editing field 42 with the arbitrary registration attribute information on the database DB.

このようにしてコンテンツ再生装置1では、取得した属性情報の中に任意登録属性情報が付随しているか否かに拘らず、一覧リスト42Aから一つのジャンルを選択するだけの簡易な入力操作のみで、ユーザにデータベースDBにおける任意登録属性情報の登録を行わせ得るようになされている。   In this way, in the content reproduction apparatus 1, regardless of whether or not the arbitrarily registered attribute information is attached to the acquired attribute information, only a simple input operation for selecting one genre from the list 42A is possible. The user can register arbitrary registration attribute information in the database DB.

なお、CPU20は、音楽コンテンツの取得時だけでなく、ユーザの任意のタイミングで任意登録属性情報が編集される場合や、音楽コンテンツの再生順序を指定したリストであるプレイリストが作成、編集される場合にも同様のコンテンツ編集画面40又はプレイリスト編集画面をディスプレイ37に表示し、ユーザに一覧リスト42Aを使用させながら任意登録属性情報の追加登録及び編集を行わせるようになされている。また、コンテンツ再生装置1では、任意登録属性情報の項目をユーザに予め指定させておき、ユーザに当該任意登録属性情報を編集させ得るようになされている   Note that the CPU 20 creates and edits a playlist that is a list that specifies the reproduction order of the music content when the optional registration attribute information is edited not only when the music content is acquired but also at any timing of the user. Even in this case, the same content editing screen 40 or playlist editing screen is displayed on the display 37, and the user can additionally register and edit the optional registration attribute information while using the list list 42A. Further, in the content reproduction device 1, the user can designate the item of the optional registration attribute information in advance, and the user can edit the optional registration attribute information.

(4)ジャンルテーブル
次に、上述したコンテンツ編集画面40において一覧リスト42Aの基となるジャンルテーブルGTについて説明する。
(4) Genre Table Next, the genre table GT that is the basis of the list 42A in the content editing screen 40 described above will be described.

(4−1)ジャンルテーブルの構成
図5に示すように、コンテンツ再生装置1のCPU20は、データベースDB上で音楽コンテンツに関する属性情報が登録されているコンテンツテーブルCTと、プレイリストに関する属性情報が登録されているプレイリストテーブルPTとをそれぞれ別個のテーブルとして管理する。
(4-1) Configuration of Genre Table As shown in FIG. 5, the CPU 20 of the content reproduction apparatus 1 registers a content table CT in which attribute information related to music content is registered on the database DB and attribute information related to a playlist. Each playlist table PT is managed as a separate table.

さらにCPU20は、当該音楽コンテンツ及びプレイリストに関する任意登録属性情報が登録されている一覧テーブルを別途管理している。この一覧テーブルは、上述した一覧リスト42Aとして表示されるため、ジャンル、アーティスト等の繰り返し同じ名称が選択されることが多い任意登録属性情報が登録されていることが望ましい。本実施の形態では、説明の便宜上、登録される任意登録属性情報をジャンルのみとし、この一覧テーブルをジャンルテーブルGTとする。   Further, the CPU 20 separately manages a list table in which optional registration attribute information related to the music content and the playlist is registered. Since this list table is displayed as the above-described list 42A, it is desirable to register optional registration attribute information in which the same name such as genre and artist is often repeatedly selected. In the present embodiment, for convenience of explanation, the registered arbitrary attribute information to be registered is only a genre, and this list table is a genre table GT.

図6に示すように、ジャンルテーブルGTには、コンテンツテーブルCTに含まれるジャンルと、プレイリストテーブルPTに含まれるジャンルと、初期設定ジャンルに含まれるジャンルとが重複せずに含まれるようになされている。ここで、初期設定ジャンルとは、デフォルトで設定された初期設定のジャンルであり、コンテンツ再生装置1では、音楽コンテンツの有無に拘らず、この初期設定ジャンルをジャンルテーブルGTから消去することができないようになされている。   As shown in FIG. 6, the genre table GT includes a genre included in the content table CT, a genre included in the playlist table PT, and a genre included in the default genre without overlapping. ing. Here, the initial genre is an initial genre set by default, and the content playback apparatus 1 cannot delete the initial genre from the genre table GT regardless of the presence or absence of music content. Has been made.

具体的には、図7に示すように、コンテンツテーブルCT及びプレイリストテーブルPTに音楽コンテンツ及びプレイリストが一つも登録されていない初期設定時において、ジャンルテーブルGTには初期設定ジャンルのみが登録されている。このジャンルテーブルGTには、ジャンルのみでなく、登録されたジャンルが初期設定ジャンルであることを識別するフラグ(以下、これをプリセットフラグと呼ぶ)を設定するプリセット欄が設けられており、プリセットフラグに1が設定されている場合にはこのジャンルが初期設定ジャンルであることを、プリセットフラグに0が設定されている場合には初期設定ジャンルでないことを示している。   Specifically, as shown in FIG. 7, at the initial setting when no music content or playlist is registered in the content table CT and the playlist table PT, only the default genre is registered in the genre table GT. ing. This genre table GT is provided with a preset field for setting not only a genre but also a flag for identifying that the registered genre is an initial genre (hereinafter referred to as a preset flag). Is set to 1, this genre is the default genre, and when the preset flag is set to 0, it indicates that the genre is not the default genre.

なお、このジャンルテーブルGTではジャンル名をユニークなキーとして扱うため、同一名のジャンルが重複して登録されることがないようになされている。また、図7におけるコンテンツテーブルCT及びプレイリストテーブルPTでは、便宜上属性情報としてタイトルとジャンルのみが登録されるようになされているが、実際にはこれら以外の属性情報が登録されているものとする。また、コンテンツテーブルCT及びプレイリストテーブルPTでは、IDをユニークなキーとして扱っている。   In this genre table GT, the genre name is handled as a unique key, so that genres with the same name are not registered repeatedly. Further, in the content table CT and the playlist table PT in FIG. 7, only the title and genre are registered as attribute information for convenience, but it is assumed that other attribute information is actually registered. . In the content table CT and the playlist table PT, the ID is handled as a unique key.

(4−2)ジャンル情報の追加処理
次に、音楽コンテンツやプレイリストが追加、更新又は削除されたときのジャンルテーブルGT、コンテンツテーブルCT及びプレイリストテーブルPTの更新処理について説明する。
(4-2) Genre Information Addition Processing Next, the genre table GT, content table CT, and playlist table PT update processing when music content and playlists are added, updated, or deleted will be described.

コンテンツ再生装置1では、音楽コンテンツが追加されたことにより当該音楽コンテンツの属性情報がコンテンツテーブルCTに追加登録されると、当該追加登録された音楽コンテンツのジャンルが当該ジャンルテーブルGTに存在のするか否かを判別し、存在しない場合には、当該追加登録された音楽コンテンツのジャンルを当該ジャンルテーブルGTに追加するようになされている。また、プレイリストが作成及び編集された場合も同様に、当該プレイリストの属性情報をプレイリストテーブルPTに追加登録すると共に、当該追加登録されたプレイリストのジャンルが当該ジャンルテーブルGTに存在しない場合には、当該追加登録されたプレイリストのジャンルを当該ジャンルテーブルGTに追加登録するようになされている。   In the content reproduction apparatus 1, when the attribute information of the music content is additionally registered in the content table CT due to the addition of the music content, whether the genre of the additionally registered music content exists in the genre table GT. If it does not exist, the genre of the additionally registered music content is added to the genre table GT. Similarly, when a playlist is created and edited, the attribute information of the playlist is additionally registered in the playlist table PT, and the genre of the additionally registered playlist does not exist in the genre table GT. The genre of the additionally registered playlist is additionally registered in the genre table GT.

具体的には、図8に示すように、コンテンツ再生装置1のCPU20は、「曲A」及び「曲B」を音楽コンテンツID1及びID2として取得すると、当該音楽コンテンツID1及びID2の属性情報をコンテンツテーブルCTに追加登録する。このときCPU20は、コンテンツテーブルCTに追加登録した音楽コンテンツID1及びID2におけるジャンルと、現在のジャンルテーブルGTにおけるジャンルを比較する。   Specifically, as shown in FIG. 8, when the CPU 20 of the content reproduction apparatus 1 acquires “Song A” and “Song B” as music contents ID1 and ID2, the attribute information of the music contents ID1 and ID2 is stored as content. It is additionally registered in the table CT. At this time, the CPU 20 compares the genres in the music contents ID1 and ID2 additionally registered in the content table CT with the genres in the current genre table GT.

ここで、追加登録された音楽コンテンツID1及びID2におけるジャンル「Pops」が既にジャンルテーブルGTに存在するため、CPU20はジャンルテーブルGTを更新しない。   Here, since the genre “Pops” in the additionally registered music contents ID1 and ID2 already exists in the genre table GT, the CPU 20 does not update the genre table GT.

図9に示すように、CPU20は、「プレイリスト1」をプレイリストID1としてを取得すると、当該プレイリストID1の属性情報をプレイリストテーブルPTに追加登録する。このときCPU20は、プレイリストテーブルPTに追加登録したプレイリストID1におけるジャンルと、現在のジャンルテーブルGTにおけるジャンルを比較する。   As illustrated in FIG. 9, when the CPU 20 acquires “playlist 1” as the playlist ID1, the CPU 20 additionally registers the attribute information of the playlist ID1 in the playlist table PT. At this time, the CPU 20 compares the genre in the playlist ID 1 additionally registered in the playlist table PT with the genre in the current genre table GT.

ここで、追加登録されたプレイリストID1におけるジャンル「Jazz」がジャンルテーブルGTに存在しないため、CPU20は、ジャンルテーブルGTにジャンル「Jazz」を追加登録する。このとき、CPU20は、ジャンルテーブルGTのプリセットフラグに0を設定する。   Here, since the genre “Jazz” in the additionally registered playlist ID1 does not exist in the genre table GT, the CPU 20 additionally registers the genre “Jazz” in the genre table GT. At this time, the CPU 20 sets 0 to the preset flag of the genre table GT.

図10に示すように、CPU20は、「曲C」を音楽コンテンツID3として取得すると、当該音楽コンテンツID3の属性情報をコンテンツテーブルCTに追加登録する。このときCPU20は、追加登録された音楽コンテンツID3におけるジャンル「Blues」が現在のジャンルテーブルGTに存在しないため、ジャンルテーブルGTにジャンル「Blues」を追加登録すると共に、ジャンルテーブルGTのプリセットフラグに0を設定する。   As illustrated in FIG. 10, when the CPU 20 acquires “Song C” as the music content ID3, the CPU 20 additionally registers the attribute information of the music content ID3 in the content table CT. At this time, since the genre “Blues” in the additionally registered music content ID 3 does not exist in the current genre table GT, the CPU 20 additionally registers the genre “Blues” in the genre table GT and sets the preset flag of the genre table GT to 0. Set.

図11に示すように、CPU20は、「プレイリスト2」をプレイリストID2として取得すると、当該プレイリストID2の属性情報をプレイリストテーブルPTに追加登録する。このときCPU20は、追加登録されたプレイリストテーブルPTにおけるジャンル「Rock」が現在のジャンルテーブルGTに既に存在するため、ジャンルテーブルGTを更新しない。   As illustrated in FIG. 11, when the “playlist 2” is acquired as the playlist ID2, the CPU 20 additionally registers the attribute information of the playlist ID2 in the playlist table PT. At this time, since the genre “Rock” in the additionally registered playlist table PT already exists in the current genre table GT, the CPU 20 does not update the genre table GT.

図12に示すように、CPU20は、音楽コンテンツID3(「曲C」)が削除された場合、当該音楽コンテンツID3の属性情報をコンテンツテーブルCTから削除する一方、ジャンルテーブルGTを更新しない。この結果、このジャンルテーブルGTにはコンテンツテーブルCT及びプレイリストテーブルPTのいずれにも存在しないジャンル(以下、これを不在ジャンルと呼ぶ)「Blues」が残されて存在している。   As shown in FIG. 12, when the music content ID 3 (“Song C”) is deleted, the CPU 20 deletes the attribute information of the music content ID 3 from the content table CT, but does not update the genre table GT. As a result, in this genre table GT, there remains a genre (hereinafter referred to as absent genre) “Blues” that does not exist in either the content table CT or the playlist table PT.

図13に示すように、CPU20は、プレイリストID1(「プレイリスト1」)が削除された場合、当該プレイリストID1の属性情報をプレイリストテーブルPTから削除する一方、ジャンルテーブルGTを更新しない。この結果、このジャンルテーブルGTには不在ジャンルとして「Blues」に加え、「Jazz」が残されて存在している。   As illustrated in FIG. 13, when the playlist ID 1 (“play list 1”) is deleted, the CPU 20 deletes the attribute information of the playlist ID 1 from the playlist table PT, but does not update the genre table GT. As a result, in this genre table GT, “Jazz” is left in addition to “Blues” as an absent genre.

図14に示すように、CPU20は、ユーザの操作指示に基づいて図11における音楽コンテンツID3(「曲C」)のジャンル「Blues」を「Hip Hop」に変更登録した場合、変更登録された音楽コンテンツID3におけるジャンル「Hip Hop」が現在のジャンルテーブルGTに存在しないため、当該変更登録された「Hip Hop」をジャンルテーブルGTに追加登録すると共に、ジャンルテーブルGTにおける「Hip Hop」のプリセットフラグに0を設定する。そしてCPU20は、変更登録前のジャンル「Blues」については、ジャンルテーブルGTから削除しない。この結果、このジャンルテーブルGTには、不在ジャンル「Blues」が残されて存在している。   As illustrated in FIG. 14, when the CPU 20 changes and registers the genre “Blues” of the music content ID 3 (“Song C”) in FIG. 11 to “Hip Hop” based on the user's operation instruction, Since the genre “Hip Hop” in the content ID 3 does not exist in the current genre table GT, the changed and registered “Hip Hop” is additionally registered in the genre table GT, and the “Hip Hop” preset flag in the genre table GT is set. Set to 0. Then, the CPU 20 does not delete the genre “Blues” before the change registration from the genre table GT. As a result, the absent genre “Blues” is left in the genre table GT.

図15に示すように、CPU20は、ユーザの操作指示に基づいて図14におけるプレイリストID1(「プレイリスト1」)のジャンル「Jazz」を「Funk」に変更登録した場合、変更登録されたプレイリストID1におけるジャンル「Funk」が現在のジャンルテーブルGTに存在しないため、当該変更登録された「Funk」をジャンルテーブルGTに追加登録すると共に、ジャンルテーブルGTにおける「Funk」のプリセットフラグに0を設定する。そしてCPU20は、変更登録前のジャンル「Jazz」については、ジャンルテーブルGTから削除しない。この結果、このジャンルテーブルGTには、不在ジャンルとして「Blues」に加え、「Jazz」が残されて存在している。   As illustrated in FIG. 15, when the CPU 20 changes and registers the genre “Jazz” of the playlist ID 1 (“Playlist 1”) in FIG. 14 to “Funk” based on the user's operation instruction, Since the genre “Funk” in the list ID 1 does not exist in the current genre table GT, the changed and registered “Funk” is additionally registered in the genre table GT, and the “Funk” preset flag in the genre table GT is set to 0. To do. The CPU 20 does not delete the genre “Jazz” before the change registration from the genre table GT. As a result, in this genre table GT, “Jazz” is left in addition to “Blues” as an absent genre.

このようにして、コンテンツ再生装置1では、音楽コンテンツ及びプレイリストの取得やジャンルの変更登録に伴って、コンテンツテーブルCT及びプレイリストテーブルPTに現在のジャンルテーブルGTには存在しない新たなジャンルが登録された場合には、当該新たなジャンルをジャンルテーブルGTに追加登録するようになされている。   In this way, in the content reproduction apparatus 1, a new genre that does not exist in the current genre table GT is registered in the content table CT and the playlist table PT with the acquisition of the music content and the playlist and the genre change registration. If it has been done, the new genre is additionally registered in the genre table GT.

これにより、コンテンツ再生装置1では、コンテンツテーブルCT及びプレイリストテーブルPTに新たなジャンルが登録される度にジャンルテーブルGTの更新を行うことができるため、当該ジャンルテーブルを常に最新のジャンルが入った状態にすることができる。   Thereby, in the content reproduction apparatus 1, since the genre table GT can be updated every time a new genre is registered in the content table CT and the playlist table PT, the genre table always contains the latest genre. Can be in a state.

この結果、コンテンツ再生装置1では、ジャンルテーブルGT内のジャンルから一覧リスト42A(図4)を作成し、ディスプレイ37にコンテンツ編集画面40と共に当該一覧リスト42Aを表示する際、ユーザに対し、過去に登録したジャンル全てが含まれる一覧リスト42Aを使用させることができ、ユーザのジャンル編集欄42の操作入力を一段と簡易にすることができる。   As a result, the content reproduction apparatus 1 creates the list list 42A (FIG. 4) from the genres in the genre table GT and displays the list list 42A together with the content editing screen 40 on the display 37. The list list 42A including all registered genres can be used, and the operation input of the user in the genre edit column 42 can be further simplified.

一方で、コンテンツ再生装置1では、音楽コンテンツ及びプレイリストにおけるジャンルの削除をジャンルテーブルGTに対しすぐには反映させないため、当該音楽コンテンツ及びプレイリストにおけるジャンルの削除の度に、コンテンツテーブルCT及びプレイリストテーブルPTに登録された全てのジャンルを照合して当該削除されたジャンルがそのいずれかに存在しているか否かを判別し、いずれにも存在していない場合のみジャンルテーブルGTからそのジャンルを削除するような煩雑な処理を行わずに済み、CPU20の処理負荷を大幅に低減することができる。   On the other hand, in the content reproduction apparatus 1, since the deletion of the genre in the music content and the playlist is not immediately reflected in the genre table GT, the content table CT and the play list each time the genre is deleted in the music content and the playlist. All the genres registered in the list table PT are checked to determine whether the deleted genre exists in any one of them, and if the genre is not in any one, the genre is selected from the genre table GT. It is not necessary to perform complicated processing such as deletion, and the processing load on the CPU 20 can be greatly reduced.

この結果、コンテンツ再生装置1では、ジャンルテーブルGTを一覧リスト42A(図4)としてディスプレイ37に表示する際、例えばユーザの操作ミスにより音楽コンテンツをハードディスクドライブ26から消去してしまい、再度同じ音楽データを記録し直すような場合に、ユーザに当該一覧リスト42Aに表示された不在ジャンルを選択させることができ、ユーザのジャンル編集欄42の操作入力を一段と簡易にすることができる。   As a result, in the content reproduction apparatus 1, when the genre table GT is displayed on the display 37 as the list 42A (FIG. 4), the music content is erased from the hard disk drive 26 due to, for example, a user's operation mistake, and the same music data is again displayed. Can be re-recorded, the user can select the absent genre displayed in the list 42A, and the operation input of the user in the genre edit column 42 can be further simplified.

(4−3)不在ジャンルの削除
上述したように、コンテンツ再生装置1では、音楽コンテンツ及びプレイリストの取得、削除及びジャンルの変更登録に伴って、ジャンルテーブルGTにジャンルの追加を行うが、ジャンルの削除についてはすぐに反映させない。このため、コンテンツテーブルCT及びプレイリストテーブルPTのいずれにも存在しない不在ジャンルがジャンルテーブルGTに数多く存在した場合には、ジャンルテーブルGTに基づいて一覧リスト42A(図4)をディスプレイ37に表示する際、当該不在ジャンルの存在によって一覧リスト42Aに含まれるジャンル総数が多くなってしまう。このため、ジャンルテーブルGTに対し、コンテンツテーブルCT及びプレイリストテーブルPTからのジャンルの削除を反映しないままにすると、ユーザが一覧リスト42Aの中から所望のジャンルを発見しづらくなる可能性がある。従って、コンテンツ再生装置1では、ユーザの操作に応じてジャンルリストGTから不在ジャンルを削除するようになされている。
(4-3) Deletion of absent genre As described above, the content playback apparatus 1 adds a genre to the genre table GT along with acquisition, deletion, and genre change registration of music content and playlist. The deletion of will not be reflected immediately. Therefore, when there are many absent genres in the genre table GT that do not exist in either the content table CT or the playlist table PT, the list list 42A (FIG. 4) is displayed on the display 37 based on the genre table GT. At this time, the total number of genres included in the list 42A increases due to the presence of the absent genre. For this reason, if the deletion of the genre from the content table CT and the playlist table PT is not reflected in the genre table GT, the user may find it difficult to find a desired genre from the list 42A. Therefore, in the content reproduction apparatus 1, the absent genre is deleted from the genre list GT in accordance with the user's operation.

コンテンツ再生装置1のCPU20は、図3に示したジャンル整理ボタン43がクリックされたことにより、操作部24を介してジャンルを整理する整理指示がユーザによって行われたと認識すると、コンテンツ管理プログラムに従ってジャンルテーブル整理処理を開始する。   When the CPU 20 of the content reproduction apparatus 1 recognizes that the user has given an organization instruction for organizing genres via the operation unit 24 by clicking the genre organization button 43 shown in FIG. Start the table organization process.

CPU20は、図16(A)に示すように、ジャンルテーブルGTに基づいてジャンルリストGLを作成する。具体的には、ジャンルテーブルGTに登録されているジャンルをアルファベット順に並べ替えた後、ジャンルテーブルGTのN(図16では4)個のジャンルについて、上から順に番号(図16(A)ではN欄)1〜Nを附す。   As shown in FIG. 16A, the CPU 20 creates a genre list GL based on the genre table GT. Specifically, after the genres registered in the genre table GT are rearranged in alphabetical order, N (4 in FIG. 16) genres in the genre table GT are numbered sequentially from the top (N in FIG. 16A). Column) 1 to N are attached.

またCPU20は、コンテンツテーブルCT及びプレイリストテーブルPTに基づいて、統合リストULを作成する。具体的には、まず、コンテンツテーブルCTに登録されているジャンルとプレイリストテーブルPTに登録されているジャンルのリストをそれぞれ作成し、これら2つのリストを重複するジャンルがないように統合する。そして統合されたリスト内のジャンルをアルファベット順に並べ替えた後、統合リストULのM(図16では2)個のジャンルについて、上から順に番号(図16(B)ではM欄)1〜Mを附す。   Further, the CPU 20 creates an integrated list UL based on the content table CT and the playlist table PT. Specifically, first, a list of genres registered in the content table CT and a list of genres registered in the playlist table PT are created, and these two lists are integrated so that there are no overlapping genres. Then, after the genres in the integrated list are rearranged in alphabetical order, numbers (1 to M in FIG. 16B) 1 to M are sequentially assigned to M (2 in FIG. 16) genres of the integrated list UL from the top. Attached.

そしてCPU20は、ジャンルリストGLの番号N=1のジャンルについて、統合リストULの番号M=1のジャンルから順番に照合し、統合リストUL内に同じジャンルが検出されるか、若しくは統合リストULのM個のジャンルについて照合が全て終了するまで順番に照合する。CPU20は、番号N=1についての処理が終了すると、ジャンルリストGLの次の番号N=2についての同様の照合を開始し、番号N=2についての処理が終了すると、次の番号N=3へ進み、ジャンルリストGL内のN個ある全てのジャンルについて番号順に同様の照合処理を実行するようになされている。   Then, the CPU 20 collates the genre with the number N = 1 in the genre list GL in order from the genre with the number M = 1 in the integrated list UL, and the same genre is detected in the integrated list UL, or the genre in the integrated list UL Collation is performed in order until collation is completed for all M genres. When the process for the number N = 1 is completed, the CPU 20 starts a similar collation for the next number N = 2 in the genre list GL, and when the process for the number N = 2 is completed, the next number N = 3. The same collating process is executed in numerical order for all N genres in the genre list GL.

ここで図16に示したように、CPU20は、ジャンルリストGLの番号N=1のジャンル「Jazz」に対して、統合リストULのM=1番から順に照合し、当該統合リストULの中に同一ジャンル「Jazz」が検出された場合には、この番号N=1のジャンル「Jazz」は、不在ジャンルでないと判断し、統合リストULから該当する番号M=1のジャンルを削除し、ジャンルリストGLにおける次の番号N=2についての照合を開始する。   Here, as shown in FIG. 16, the CPU 20 collates the genre “Jazz” with the number N = 1 in the genre list GL in order from the M = 1 in the integrated list UL, and in the integrated list UL. When the same genre “Jazz” is detected, it is determined that the genre “Jazz” with the number N = 1 is not an absent genre, the genre with the corresponding number M = 1 is deleted from the integrated list UL, and the genre list Start collation for the next number N = 2 in the GL.

これに対して図17に示すように、CPU20は、ジャンルリストGLの番号N=2のジャンル「J−Pops」に対して、統合リストULの中に同一ジャンル「J−Pops」を検出できなかった場合には、この番号N=2のジャンル「J−Pops」が不在ジャンルであると判断し、ジャンルリストGLの番号N=2のプリセットフラグを確認する。   On the other hand, as shown in FIG. 17, the CPU 20 cannot detect the same genre “J-Pops” in the integrated list UL for the genre “J-Pops” of the genre list GL with the number N = 2. If it is determined that the genre “J-Pops” with the number N = 2 is an absent genre, the preset flag with the number N = 2 in the genre list GL is confirmed.

ここでCPU20は、ジャンルリストGLの番号N=2のジャンル「J−Pops」のプリセットフラグが1に設定されている場合には、番号N=2のジャンル「J−Pops」は、初期設定ジャンルであると判断し、このジャンルリストGLからジャンル「J―Pops」を削除しないで、ジャンルリストGLにおける次の番号N=3についての照合を開始する。   Here, when the preset flag of the genre “J-Pops” with the number N = 2 in the genre list GL is set to 1, the CPU 20 sets the genre “J-Pops” with the number N = 2 as the default genre. The genre “J-Pops” is not deleted from the genre list GL, and collation for the next number N = 3 in the genre list GL is started.

これに対して図18に示すように、CPU20は、ジャンルリストGLの番号N=3のジャンル「J−Rock」について、統合リストULの中に同一ジャンル「J−Rock」を検出できず、さらにジャンルリストGLの番号N=3のプリセットフラグが0に設定されていた場合には、この番号N=3のジャンル「J−Rock」は、不在ジャンルでありかつ初期設定ジャンルでないと判断し、このジャンル「J−Rock」をジャンルリストGLから削除し、次の番号N=4についての照合を開始する。   On the other hand, as shown in FIG. 18, the CPU 20 cannot detect the same genre “J-Rock” in the integrated list UL for the genre “J-Rock” with the number N = 3 in the genre list GL. When the preset flag of the genre list GL with the number N = 3 is set to 0, the genre “J-Rock” with the number N = 3 is determined to be an absent genre and not the default genre. The genre “J-Rock” is deleted from the genre list GL, and collation for the next number N = 4 is started.

そしてCPU20は、図20に示すように、ジャンルリストGLの番号N=3のジャンル「Pops」について、統合リストUL内に同一ジャンル「Pops」を検出すると、この番号N=3のジャンル「Pops」は不在ジャンルでないと判断し、該当する統合リストULの番号1を削除する。   When the CPU 20 detects the same genre “Pops” in the integrated list UL for the genre “Pops” of the number N = 3 in the genre list GL as shown in FIG. 20, the genre “Pops” of the number N = 3 is detected. Is determined not to be an absent genre, and number 1 of the corresponding integrated list UL is deleted.

そしてCPU20は、ジャンルリストGL内の全てのジャンル番号N=1〜N=3までについての処理を終了したことから、照合処理を終了する。   Then, the CPU 20 ends the collation process because the processes for all the genre numbers N = 1 to N = 3 in the genre list GL are completed.

そしてCPU20は、統合リストUL内に残されているジャンルの有無を確認し、残されたジャンルが存在しない場合には、ジャンル整理処理を終了する。   Then, the CPU 20 checks whether or not there is a genre remaining in the integrated list UL. If there is no remaining genre, the genre rearranging process ends.

これに対してCPU20は、統合リストUL内に残されたジャンルが存在した場合には、この残されたジャンルをジャンルリストGLに追加すると共に、プリセットフラグを0に設定する。   In contrast, if there is a remaining genre in the integrated list UL, the CPU 20 adds the remaining genre to the genre list GL and sets the preset flag to 0.

そしてCPU20は、このようにして整理されたジャンルリストGLに基づいてジャンルテーブルGTを書き換えると、ジャンル整理処理を終了する。   And CPU20 will complete | finish a genre rearrangement process, if the genre table GT is rewritten based on the genre list | wrist GL arranged in this way.

なお、上述したように、コンテンツ再生装置1では、音楽コンテンツ及びプレイリストの取得やジャンルの変更登録に伴って、逐次新しいジャンルを追加登録する一方、ジャンルの削除を行わないため、通常は照合処理の終了後において統合リストUL内にジャンルが残されることはない。   As described above, in the content reproduction apparatus 1, new music genres are added and registered sequentially along with acquisition of music content and playlists and genre change registration, and genres are not deleted. No genre is left in the integrated list UL after the end of.

しかしながら、コンテンツ再生装置1では、コンテンツ管理プログラムを新コンテンツ管理プログラムにアップデートすることにより、それまでのジャンルテーブルGTが当該新コンテンツ管理プログラムの初期設定時のジャンルテーブルGTに書き換えられる場合がある。この場合、コンテンツ再生装置1では、ジャンル整理処理におけるジャンルリストGL及び統合リストULの照合処理の終了後に初期設定ジャンル以外のジャンル全てが統合リストUL内に残ったままになる。コンテンツ再生装置1では、この統合リストUL内に残ったジャンルをジャンルリストGLに追加するようになされているため、ユーザに整理ボタン43をクリックさせてこのジャンル整理処理を実行することによって、速やかにコンテンツテーブルCT及びプレイリストテーブルPTに存在するジャンル全てを含むジャンルテーブルGTを作成して、このジャンルテーブルGTに基づく一覧リスト42Aをディスプレイ37に表示させることができるため、ユーザに不便さを感じさせないようになされている。   However, in the content reproduction apparatus 1, by updating the content management program to the new content management program, the genre table GT so far may be rewritten to the genre table GT at the initial setting of the new content management program. In this case, in the content reproduction apparatus 1, all the genres other than the default genre remain in the integrated list UL after the end of the collation process of the genre list GL and the integrated list UL in the genre organizing process. In the content playback apparatus 1, since the genre remaining in the integrated list UL is added to the genre list GL, the user can click the organizing button 43 and execute this genre organizing process promptly. Since the genre table GT including all the genres existing in the content table CT and the play list table PT can be created and the list list 42A based on the genre table GT can be displayed on the display 37, the user is not inconvenienced. It is made like that.

このようにして、コンテンツ再生装置1では、ジャンルリストGL及び統合リストULを作成し、両者を照合することによって検出された不在ジャンルを当該ジャンルリストGLから削除すると共に、当該ジャンルリストGLに基づいてジャンルテーブルGTを書き換えることにより、音楽コンテンツ及びプレイリストの削除及びジャンルの変更登録の際ではなく、ユーザによってジャンル整理ボタン43がクリックされた任意のタイミングで当該不在ジャンルを削除し得るようになされている。   In this way, the content reproduction apparatus 1 creates the genre list GL and the integrated list UL, deletes the absent genre detected by collating both from the genre list GL, and based on the genre list GL. By rewriting the genre table GT, the absent genre can be deleted at any timing when the genre organization button 43 is clicked by the user, not at the time of deleting the music content and playlist and changing the genre. Yes.

これにより、コンテンツ再生装置1では、不在ジャンルが増加したことにより一覧リスト42Aからのジャンルの選択が煩雑になり、ユーザが不便に感じた場合に、ユーザに整理ボタン43をクリックさせるだけの簡易な操作によって、当該不在ジャンルを削除することができ、ユーザに煩雑な操作を行わせないようになされている。また、コンテンツ再生装置1は、ユーザが不便に感じた場合のみ、当該ユーザの操作に応じてジャンル整理処理を実行すれば良いため、音楽コンテンツ及びプレイリストの削除及びジャンルの変更登録の度に不在ジャンルの削除を行う場合と比較して、不在ジャンルの削除(ジャンル整理処理)にかかる処理回数を減少させることができ、簡易な処理でジャンルテーブルGTを適切に管理することができる。   Thereby, in the content reproduction apparatus 1, when the absent genre increases, the selection of the genre from the list list 42A becomes complicated, and when the user feels inconvenient, the user can simply click the organization button 43. The absent genre can be deleted by the operation, and the user is prevented from performing a complicated operation. Further, the content playback apparatus 1 only needs to execute the genre organizing process according to the user's operation only when the user feels inconvenient, and therefore is absent every time the music content and playlist are deleted and the genre is registered for change. Compared with the case of deleting a genre, the number of processes for deleting an absent genre (genre organizing process) can be reduced, and the genre table GT can be appropriately managed by a simple process.

また、コンテンツ再生装置1では、ユーザの意思によってジャンル整理ボタン43がクリックされた場合のみジャンル整理処理が実行されるため、当該ジャンル整理処理に多少の時間を要し、ユーザを待たせてしまう場合であっても、ユーザに感じさせるストレスを少なくすることができる。   Moreover, in the content reproduction apparatus 1, since the genre organization process is executed only when the genre organization button 43 is clicked by the user's intention, the genre organization process takes some time and makes the user wait. Even so, the stress that the user feels can be reduced.

さらに、コンテンツ再生装置1では、照合するジャンルリストGL及び統合リストUL内のジャンルをアルファベット順に並べ替えると共に、同一ジャンルを検出した場合には、当該同一ジャンルを統合リストULから削除してから、ジャンルリストGL内の次のジャンルについての照合を開始するようにしている。これによりコンテンツ再生装置1では、ジャンルリストGL内の早い番号のジャンルは統合リストUL内の早い番号に存在する確率が高いため、少ない照合回数で統合リストUL内の同一ジャンルを検出することができると共に、逐次統合リストUL内で検出された同一ジャンルを削除して、照合対象となる統合リストULのジャンル数を減少させるため、順次照合回数を減少させることができ、CPU20の処理負荷を大幅に低減できる。   Further, the content reproduction apparatus 1 sorts the genres in the genre list GL to be collated and the genres in the integrated list UL in alphabetical order, and when the same genre is detected, deletes the same genre from the integrated list UL, Collation for the next genre in the list GL is started. Thereby, in the content reproduction apparatus 1, since the genre of the early number in the genre list GL has a high probability of being present in the early number in the integrated list UL, the same genre in the integrated list UL can be detected with a small number of collations. At the same time, since the same genre detected in the sequential integration list UL is deleted and the number of genres in the integration list UL to be verified is reduced, the number of verifications can be reduced sequentially, greatly increasing the processing load on the CPU 20. Can be reduced.

(5)ジャンル追加処理手順
次に、コンテンツ再生装置1におけるコンテンツ管理プログラムに従って実行されるジャンル追加処理の手順について、図20のフローチャートを用いて説明する。
(5) Genre Addition Processing Procedure Next, a genre addition processing procedure executed according to the content management program in the content reproduction apparatus 1 will be described with reference to the flowchart of FIG.

コンテンツ再生装置1のCPU20は、ジャンル追加処理手順RT1の開始ステップから入ってステップSP1へ移り、音楽コンテンツ又はプレイリストの取得及びジャンルの変更登録により、コンテンツテーブルCT又はプレイリストテーブルPTのジャンルが追加(図9(C)、)若しくは変更登録される(図14(B))と、次のステップSP2へ移る。   The CPU 20 of the content reproduction apparatus 1 enters from the start step of the genre addition processing procedure RT1 and moves to step SP1, where the genre of the content table CT or the playlist table PT is added by acquiring the music content or playlist and registering the genre change. (FIG. 9 (C)) or change registration (FIG. 14 (B)), the process proceeds to the next step SP2.

ステップSP2において、CPU20は、追加登録若しくは変更登録されたジャンルがジャンルテーブルGTに存在するか否かを判別する。   In step SP2, the CPU 20 determines whether or not the genre additionally registered or changed exists in the genre table GT.

ここで肯定結果が得られると、このことは追加登録若しくは変更登録されたジャンルをジャンルテーブルGTに追加登録する必要がないことを意味しており、このときCPU20は、次のステップSP4へ移り、ジャンル追加処理手順を終了する(図11)。   If an affirmative result is obtained here, this means that it is not necessary to additionally register the additionally registered or changed genre in the genre table GT. At this time, the CPU 20 proceeds to the next step SP4, The genre addition processing procedure is terminated (FIG. 11).

これに対して、ステップSP2において否定結果が得られると、このことは追加登録若しくは変更登録されたジャンルをジャンルテーブルGTに追加登録する必要があることを意味しており、このときCPU20は、次のステップSP3へ移る。   On the other hand, if a negative result is obtained in step SP2, this means that the additionally registered or changed genre needs to be additionally registered in the genre table GT. The process proceeds to step SP3.

ステップSP3においてCPU20は、ステップSP1においてコンテンツテーブルCT又はプレイリストテーブルPTに追加登録若しくは変更登録されたジャンルをジャンルテーブルGTに追加登録する(図9(A)、図14(A))と、次のステップSP4へ移り、ジャンル追加処理手順を終了する。   In step SP3, the CPU 20 additionally registers the genre additionally registered or changed in the content table CT or the playlist table PT in step SP1 in the genre table GT (FIG. 9A, FIG. 14A). The process proceeds to step SP4 and the genre addition processing procedure is terminated.

(6)ジャンル整理処理手順
次に、コンテンツ再生装置1におけるコンテンツ管理プログラムに従って実行されるジャンル整理処理の手順について、図21のフローチャートを用いて説明する。なお、コンテンツ再生装置1では、音楽コンテンツ及びプレイリストの削除や、コンテンツテーブルCT又はプレイリストテーブルPTに登録されたジャンルの変更登録に伴って不在ジャンルの削除を実行せず、ユーザによる任意のタイミングでジャンル整理処理を実行する。
(6) Genre Organizing Process Procedure Next, a genre organizing process procedure executed according to the content management program in the content reproduction apparatus 1 will be described with reference to the flowchart of FIG. Note that the content playback apparatus 1 does not delete the absent genre in association with the deletion of the music content and the playlist or the change registration of the genre registered in the content table CT or the playlist table PT, and any timing by the user Execute the genre organization process.

コンテンツ再生装置1のCPU20は、ジャンル整理処理手順RT2の開始ステップから入って次のステップSP21へ移り、ジャンル整理ボタン43(図3)がクリックされたことにより、ユーザによって操作部24を介してジャンル整理指示がなされたことを認識すると、次のステップSP22へ移る。   The CPU 20 of the content reproduction apparatus 1 enters from the start step of the genre organizing process procedure RT2 and moves to the next step SP21. When the genre organizing button 43 (FIG. 3) is clicked, the genre is selected by the user via the operation unit 24. When recognizing that the organization instruction is given, the process proceeds to the next step SP22.

ステップSP22において、CPU20は、ジャンルテーブルGTに基づいてジャンルリストGL(図16(A))を作成すると、次のステップSP23へ移る。   In step SP22, after creating the genre list GL (FIG. 16A) based on the genre table GT, the CPU 20 proceeds to the next step SP23.

ステップSP23において、CPU20は、コンテンツテーブルCT及びプレイリストテーブルPTに基づいて2つのリストを統合した統合リストUL(図16(B))を作成すると、次のステップSP24へ移る。   In step SP23, when the CPU 20 creates an integrated list UL (FIG. 16B) in which the two lists are integrated based on the content table CT and the playlist table PT, the process proceeds to the next step SP24.

ステップSP24において、CPU20は、後述する不在ジャンル削除処理手順SRT10に従って、ジャンルリストGLと統合リストULを照合し、ジャンルリストGLからコンテンツテーブルCT及びプレイリストテーブルPTのいずれにも存在しない不在ジャンルを削除すると、次のステップSP25へ移る。   In step SP24, the CPU 20 compares the genre list GL with the integrated list UL according to the absent genre deletion processing procedure SRT10 described later, and deletes the absent genre that does not exist in either the content table CT or the playlist table PT from the genre list GL. Then, the process proceeds to the next step SP25.

ステップSP25において、CPU20は、統合リストULに残されているジャンルが存在する場合には、当該残されているリストをジャンルリストGLに追加登録すると、次のステップSP26へ移る。   In step SP25, if there is a genre remaining in the integrated list UL, the CPU 20 proceeds to the next step SP26 after additionally registering the remaining list in the genre list GL.

ステップSP26において、CPU20は、このジャンルリストGLに基づいてジャンルテーブルGTを書き換えると、次のステップSP27へ移り、ジャンル整理処理を終了する。   In step SP26, when the CPU 20 rewrites the genre table GT based on the genre list GL, the CPU 20 proceeds to the next step SP27 and ends the genre organizing process.

続いて、ジャンル整理処理手順RT2(図21)のステップSP24における不在ジャンル削除の処理手順について図22のフローチャートを用いて説明する。   Next, the absent genre deletion processing procedure in step SP24 of the genre organization processing procedure RT2 (FIG. 21) will be described with reference to the flowchart of FIG.

コンテンツ再生装置1のCPU20は、ジャンル整理処理手順RT2のステップSP23から不在ジャンル削除処理手順SRT10の開始ステップに入り、次のステップSP31へ移る。   The CPU 20 of the content reproduction apparatus 1 enters the start step of the absent genre deletion processing procedure SRT10 from step SP23 of the genre organization processing procedure RT2, and proceeds to the next step SP31.

ステップSP31において、CPU20は、ジャンルリストGLの番号Nに1を代入すると、次のステップSP32へ移る。   In step SP31, if the CPU 20 assigns 1 to the number N of the genre list GL, the process proceeds to the next step SP32.

ステップSP32において、CPU20は、統合リストULの番号Mに1を代入すると、次のステップSP33へ移る。   In step SP32, when the CPU 20 substitutes 1 for the number M in the integrated list UL, the CPU 20 proceeds to the next step SP33.

ステップSP33において、CPU20は、ジャンルリストGLの番号Nと統合リストULの番号Mとを照合し、ジャンルが一致するか否かを判別する。   In step SP33, the CPU 20 compares the number N of the genre list GL with the number M of the integrated list UL, and determines whether or not the genres match.

ここで肯定結果が得られた場合には、このことはジャンルリストGLの番号Nにおけるジャンルは不在ジャンルでないことを意味しており、このときCPU20は、次のステップSP34へ移り、統合リストULにおけるM番目のジャンルを削除する(図16)と、次のステップSP35へ移る。   If an affirmative result is obtained here, this means that the genre in the number N of the genre list GL is not an absent genre. At this time, the CPU 20 moves to the next step SP34, and in the integrated list UL. When the Mth genre is deleted (FIG. 16), the process proceeds to the next step SP35.

ステップSP35において、CPU20は、ジャンルリストGLの番号Nが当該ジャンルリストGLの全ジャンル数未満か否かを判別する。   In step SP35, the CPU 20 determines whether or not the number N of the genre list GL is less than the total number of genres in the genre list GL.

ここで肯定結果が得られた場合には、このことはジャンルリストGLにおける全てのジャンルについて照合処理を行っていないことを意味しており、このときCPU20は、ステップSP36へ移り、番号NにN+1を代入すると、次のステップSP32へ戻り、ジャンルリストGLにおける次の番号のジャンルについて処理を継続する。   If an affirmative result is obtained here, this means that collation processing has not been performed for all genres in the genre list GL. At this time, the CPU 20 moves to step SP36, and N + 1 is added to the number N. Is substituted, the process returns to the next step SP32, and the process is continued for the genre of the next number in the genre list GL.

これに対してステップSP33において否定結果が得られた場合には、このことはジャンルリストGLの番号N及び統合リストの番号Mのジャンルは異なることを意味しており、このときCPU20は、次のステップSP41へ移る。   On the other hand, if a negative result is obtained in step SP33, this means that the genre of the number N in the genre list GL and the number M in the integrated list are different. At this time, the CPU 20 Control goes to step SP41.

ステップSP41において、CPU20は、統合リストULの番号Mが当該統合リストULの全ジャンル数未満か否かを判別する。   In step SP41, the CPU 20 determines whether or not the number M of the integrated list UL is less than the total number of genres in the integrated list UL.

ここで肯定結果が得られた場合には、このことは統合リストULにおける全てのジャンルについて照合処理を行っていないことを意味しており、このときCPU20は、番号MにM+1を代入すると、次のステップSP33へ戻り、統合リストULにおける次の番号のジャンルについて処理を継続する。   If an affirmative result is obtained here, this means that collation processing is not performed for all genres in the integrated list UL. At this time, if the CPU 20 substitutes M + 1 for the number M, Returning to step SP33, the process is continued for the genre of the next number in the integrated list UL.

これに対してステップSP41で否定結果が得られた場合には、このことは当該統合リストULの全てのジャンルについて照合処理が終了したにも拘らず、ジャンルリストGLのN番目のジャンルと同じジャンルが当該統合リストULに存在しないため、このN番目のジャンルが不在ジャンルであることを意味しており、このときCPU20は、次のステップSP45へ移る。   On the other hand, if a negative result is obtained in step SP41, this is the same genre as the Nth genre in the genre list GL, even though the collation process has been completed for all the genres in the integrated list UL. Does not exist in the integrated list UL, which means that the Nth genre is an absent genre. At this time, the CPU 20 proceeds to the next step SP45.

ステップSP45において、CPU20は、ジャンルリストGLのN番目のプリセットフラグが1に設定されているかを判別する。   In step SP45, the CPU 20 determines whether or not the Nth preset flag of the genre list GL is set to 1.

ここで肯定結果が得られた場合には、このことはこのジャンルリストGLのN番目のジャンルは初期設定ジャンルであることを意味しており、このときCPU20は、このN番目のジャンルを削除することなく(図17)次のステップSP35へ移り、NがジャンルリストGLの全ジャンル数未満か否かを判別する。   If an affirmative result is obtained here, this means that the Nth genre of this genre list GL is the default genre, and at this time, the CPU 20 deletes this Nth genre. (FIG. 17) The process proceeds to the next step SP35, where it is determined whether N is less than the total number of genres in the genre list GL.

これに対してステップSP45において否定結果が得られた場合には、このことはジャンルリストGLのN番目のジャンルは不在ジャンルであり、かつ初期設定ジャンルでないことを意味しており、このときCPU20は、ステップSP46へ移る。   On the other hand, if a negative result is obtained in step SP45, this means that the Nth genre in the genre list GL is an absent genre and is not an initial genre. At this time, the CPU 20 Then, the process proceeds to step SP46.

ステップSP46において、CPU20は、ジャンルリストGLからN番目のジャンルを削除(図19)すると、次のステップSP35へ移る。   In step SP46, after deleting the Nth genre from the genre list GL (FIG. 19), the CPU 20 proceeds to the next step SP35.

そしてステップSP35において否定結果が得られた場合には、このことはジャンルリストGLにおける全てのジャンルについての処理が終了したことを意味しており、このときCPU20は、このジャンルリストGLに基づいてジャンルリストテーブルGTを書き換えると、不在ジャンル削除処理手順STR10を終了すると共に、次のステップとなるジャンル整理処理手順RT2(図21)のステップSP25へ移る。   If a negative result is obtained in step SP35, this means that the processing for all the genres in the genre list GL has been completed. At this time, the CPU 20 generates a genre based on the genre list GL. When the list table GT is rewritten, the absent genre deletion processing procedure STR10 is terminated and the process proceeds to step SP25 of the genre organization processing procedure RT2 (FIG. 21) which is the next step.

(7)動作及び効果
以上の構成において、コンテンツ再生装置1は、コンテンツデータである音楽コンテンツ又はプレイリストの記録に応じて当該音楽コンテンツ又は当該プレイリストの属性情報を管理するコンテンツテーブルCT又はプレイリストテーブルPTに当該音楽コンテンツ及びプレイリストについてのジャンルを追加登録し、又は当該音楽コンテンツ及びプレイリストについてのジャンルの編集に応じてコンテンツテーブルCT又はプレイリストテーブルPTに登録されたジャンルを変更登録したとき、当該登録されたジャンルが現在の属性テーブルであるジャンルテーブルGTに存在しない場合には、当該登録されたジャンルをジャンルテーブルGTに追加登録する。
(7) Operation and Effect In the above configuration, the content playback device 1 is configured to manage the content information CT or the playlist that manages the attribute information of the music content or the playlist according to the recording of the music content or the playlist that is the content data. When the genre for the music content and playlist is additionally registered in the table PT, or the genre registered in the content table CT or the playlist table PT is changed and registered in accordance with the editing of the genre for the music content and playlist. If the registered genre does not exist in the genre table GT which is the current attribute table, the registered genre is additionally registered in the genre table GT.

さらにコンテンツ再生装置1では、音楽コンテンツ及びプレイリストの削除や、コンテンツテーブルCT又はプレイリストテーブルPTに登録された音楽コンテンツ及びプレイリストのジャンルの変更登録によって当該登録されたジャンルを消去したとき、この消去したジャンルがコンテンツテーブルCT又はプレイリストテーブルPT上に存在しない不在ジャンルであるにも拘らず、そのときにはこの不在ジャンルをジャンルテーブルGTから削除するための処理を行わず、ユーザによる当該ジャンルリストGTの更新要求である整理ボタン43へのクリック操作に応じて当該不在ジャンルを削除することによって、当該ジャンルリストGTを更新する。   Further, in the content reproduction apparatus 1, when the registered genre is deleted by deleting the music content and the playlist, or by changing and registering the genre of the music content and the playlist registered in the content table CT or the playlist table PT, Although the deleted genre is an absent genre that does not exist on the content table CT or the playlist table PT, at that time, the process for deleting the absent genre from the genre table GT is not performed, and the genre list GT by the user is deleted. The genre list GT is updated by deleting the absent genre in response to a click operation on the organization button 43 which is an update request.

これにより、コンテンツ再生装置1では、未登録である新規のジャンルがコンテンツテーブルCT及びプレイリストテーブルPTに追加登録する毎に、ジャンルテーブルGTに対して当該新規のジャンルの追加登録を実行するため、ジャンルテーブルGTに新規のジャンルを常に漏れなく登録した最新の状態にすることができ、音楽コンテンツ及びプレイリストを取得した時、及びジャンルを編集した時にユーザにジャンルを入力させる際、ジャンルが登録されたジャンルテーブルGTに基づいて一覧リスト42Aを迅速に作成し、かつその時点に装置内に保持しているジャンルを最大限ユーザのジャンルの入力に利用させることができ、利便性を向上させ得ると共に、通常時には煩雑な不在ジャンルの削除処理を行わず、ユーザによる整理ボタン43へのクリック操作がなされた時にのみ、当該不在ジャンルの削除処理を実行できるため、ユーザが当該ジャンルテーブルGTを使用していない時に、簡単な操作のみで、当該ジャンルテーブルGT内に不要な不在ジャンルが増大することを抑制し、当該ジャンルテーブルGTの有用性が低下することを防止できる。   Thereby, in the content reproduction apparatus 1, every time an unregistered new genre is additionally registered in the content table CT and the playlist table PT, the new genre is additionally registered in the genre table GT. A new genre can always be registered in the genre table GT without any omission, and the genre is registered when the user inputs a genre when the music content and playlist are acquired and when the genre is edited. The list list 42A can be quickly created based on the genre table GT, and the genre held in the apparatus at that time can be used to input the genre of the user as much as possible, thereby improving convenience. In normal times, users do not need to delete complicated absent genres. The absence genre deletion process can be executed only when a click operation is performed on the button 43. Therefore, when the user is not using the genre table GT, only a simple operation is required and no need exists in the genre table GT. It is possible to suppress the increase of absent genres and prevent the usefulness of the genre table GT from decreasing.

以上の構成によれば、コンテンツ再生装置1は、音楽コンテンツ又はプレイリストの記録に応じて、又は当該音楽コンテンツ及びプレイリストについてのジャンルの編集に応じてコンテンツテーブルCT又はプレイリストテーブルPTに登録されたジャンルが、現在のジャンルテーブルGTに存在しない場合には、当該登録されたジャンルをジャンルテーブルGTに追加登録し、音楽コンテンツ及びプレイリストの削除や、コンテンツテーブルCT又はプレイリストテーブルPTに登録された音楽コンテンツ及びプレイリストのジャンルの変更登録によって当該登録されたジャンルを消去したとき、この消去したジャンルがコンテンツテーブルCT又はプレイリストテーブルPT上に存在しない不在ジャンルであるにも拘らず、そのときにはこの不在ジャンルをジャンルテーブルGTから削除するための処理を行わず、ユーザによる整理ボタン43へのクリック操作に応じて当該不在ジャンルを削除することにより、ジャンルテーブルGT上で音楽コンテンツ及びプレイリストに対応する新規のジャンルを適宜重複させずに登録して管理することができ、ジャンルの一覧リスト42Aが要求されたとき、かかるジャンルテーブルGTに基づき一覧リスト42Aを迅速に作成することができ、かくしてジャンルの一覧リスト42Aを作成するための処理負荷を大幅に低減できる。   According to the above configuration, the content reproduction apparatus 1 is registered in the content table CT or the playlist table PT in accordance with recording of music content or a playlist or according to editing of a genre for the music content and playlist. If the registered genre does not exist in the current genre table GT, the registered genre is additionally registered in the genre table GT, the music content and the playlist are deleted, and the genre is registered in the content table CT or the playlist table PT. When the registered genre is deleted by changing and registering the genre of the music content and playlist, the deleted genre is an absent genre that does not exist on the content table CT or the playlist table PT. The absence genre is deleted from the genre table GT by deleting the absent genre in response to the user clicking the organization button 43 without performing the process for deleting the absent genre from the genre table GT. New genres to be registered can be managed without duplication as appropriate, and when a genre list list 42A is requested, the list list 42A can be quickly created based on the genre table GT. The processing load for creating the list 42A can be greatly reduced.

(8)他の実施の形態
なお上述の実施の形態においては、コンテンツ再生装置1は、データベースDB内に属性情報を管理する2つのコンテンツテーブルCT及びプレイリストテーブルPTを有するようにした場合について述べたが、本発明はこれに限らず、その種類及びその数については限定されず、1若しくは3以上のテーブルを有するようにしても良い。
(8) Other Embodiments In the above-described embodiment, the content reproduction apparatus 1 describes a case where the database DB has two content tables CT and playlist tables PT for managing attribute information. However, the present invention is not limited to this, and the type and number thereof are not limited, and one or three or more tables may be provided.

さらに上述の実施の形態においては、コンテンツ再生装置1は、コンテンツデータとして音楽コンテンツ及びプレイリストを記録するようにした場合について述べたが、本発明はこれに限らず、ゲームプログラムや動画像データ、静止画像データ等を記録するようにしてもよい。   Furthermore, in the above-described embodiment, the case where the content reproduction apparatus 1 records music content and a playlist as content data has been described. However, the present invention is not limited to this, and the game program, moving image data, Still image data or the like may be recorded.

また上述の実施の形態においては、CPU20は、ジャンルテーブルGTにプリセット欄を設け、プリセットフラグを設定することにより、初期設定ジャンルを設け、ジャンル整理処理の際であっても当該初期設定ジャンルを消去しないようにした場合について述べたが、本発明はこれに限らず、初期設定ジャンルを設けず、ジャンル整理処理の際に全ての不在ジャンルを削除するようにしてもよい。   In the above-described embodiment, the CPU 20 provides a preset field in the genre table GT and sets a preset flag to provide an initial genre, and erases the initial genre even during genre organization processing. However, the present invention is not limited to this, and the default genre may not be provided, and all absent genres may be deleted during the genre organization process.

さらに上述の実施の形態においては、コンテンツ再生装置1は、ジャンル整理処理において、統合リストULに残ったジャンルをジャンルリストGLに追加登録するようにした場合について述べたが、本発明はこれに限らず、この追加処理を実行しないようにしても良い。これにより、処理数を減少させることができるため、CPU20の処理負荷を軽減することができる。   Further, in the above-described embodiment, the content reproduction apparatus 1 has been described with respect to the case where the genre remaining in the integrated list UL is additionally registered in the genre list GL in the genre organizing process, but the present invention is not limited thereto. However, this additional processing may not be executed. Thereby, since the number of processes can be reduced, the processing load of the CPU 20 can be reduced.

さらに上述の実施の形態においては、コンテンツ再生装置1は、ネットワークNTを介してダウンロードすることによりコンテンツデータである音楽コンテンツを取得するようにした場合について述べたが、本発明はこれに限らず、CDドライブ30やUSB機器33、フロッピー(登録商標)ディスク等を介して音楽コンテンツを取得したり、ラジオ等から音楽コンテンツを取得するようにしても良い。   Furthermore, in the above-described embodiment, the case where the content reproduction apparatus 1 acquires music content that is content data by downloading via the network NT has been described. However, the present invention is not limited to this, Music content may be acquired via the CD drive 30, the USB device 33, a floppy (registered trademark) disk, or the like, or may be acquired from a radio or the like.

さらに上述の実施の形態においては、コンテンツ再生装置1は、コンテンツ配信サーバから音楽コンテンツと共に、当該音楽コンテンツに付随する属性情報を取得するようにした場合について述べたが、本発明はこれに限らず、音楽コンテンツと属性情報を別々に取得するようにしても良い。例えば、CDから音楽コンテンツを取得する場合には、ネットワークNTを介してCDDB(Compact Disc Data Base)から当該音楽コンテンツの属性情報を取得するようにしても良い。   Further, in the above-described embodiment, the case where the content reproduction apparatus 1 acquires the attribute information attached to the music content together with the music content from the content distribution server has been described, but the present invention is not limited thereto. The music content and the attribute information may be acquired separately. For example, when acquiring music content from a CD, the attribute information of the music content may be acquired from CDDB (Compact Disc Data Base) via the network NT.

さらに上述の実施の形態においては、CPU20は、不在ジャンル削除処理手順SRT10のステップSP46において、ジャンルリストGLからN番目のジャンルを削除すると共に、ステップSP36においてジャンルリストGLにおける全てのジャンルについての処理が終了した後に、このジャンルリストGLに基づいてジャンルリストテーブルGTを書き換えるようにした場合について述べたが、本発明はこれに限らず、ステップSP46においてジャンルテーブルGTから不在ジャンルを削除して、逐次ジャンルテーブルGTを書き換えるようにしても良い。   Furthermore, in the above-described embodiment, the CPU 20 deletes the Nth genre from the genre list GL in step SP46 of the absent genre deletion processing procedure SRT10, and performs processing for all genres in the genre list GL in step SP36. Although the case where the genre list table GT is rewritten based on the genre list GL after the completion is described, the present invention is not limited to this, and the absent genre is deleted from the genre table GT in step SP46, and the genre list The table GT may be rewritten.

さらに上述の実施の形態においては、CPU20は、アルファベット順に並べ替えてジャンルリストGL及び統合リストULを作成するようにした場合について述べたが、本発明はこれに限らず、例えば50音順など種々の並替方法を使用することができ、また、並替を行わないようにしてもよい。   Further, in the above-described embodiment, the case where the CPU 20 creates the genre list GL and the integrated list UL by arranging them in alphabetical order has been described. The rearrangement method can be used, and the rearrangement may not be performed.

さらに上述の実施の形態においては、CPU20は、操作部24を介してユーザよって更新指示である整理指示がなされた場合に、ジャンル整理処理を実行するようにした場合について述べたが、本発明はこれに限らず、例えばタイマー設定により定期的にジャンル整理処理を実行したり、コンテンツ管理プログラムの終了時等にジャンル整理処理を実行するようにすることができる。   Furthermore, in the above-described embodiment, the CPU 20 has described the case where the genre organization process is executed when the user gives an organization instruction that is an update instruction via the operation unit 24. However, the present invention is not limited to this. For example, the genre organizing process can be periodically executed by setting a timer, or the genre organizing process can be performed at the end of the content management program.

これにより、CPU20は、ユーザがジャンルテーブルGTを使用していない時にジャンル整理処理を自動的に実行でき、ユーザに一切の操作をさせることなく、定期的にジャンルテーブルGTを整理することができ、ユーザの利便性を一段と向上させることができる。   Thus, the CPU 20 can automatically execute the genre organization process when the user is not using the genre table GT, and can regularly organize the genre table GT without causing the user to perform any operation. User convenience can be further improved.

さらに上述の実施の形態においては、CPU20は、予めEEPROM22又はハードディスクドライブ26に格納されたコンテンツデータ管理プログラムに基づいてジャンル追加処理手順、ジャンル整理処理手順及びジャンル削除処理手順を実行するようにした場合について述べたが、本発明はこれに限らず、コンテンツデータ管理プログラムが格納されたCD−ROM(Compact Disk-Read Only Memory)、DVD−ROM(Digital Versatile Disc-Read Only Memory)、半導体メモリ等の種々の記憶媒体からインストールすることによりCPU20がコンテンツ管理プログラムに基づいてジャンル追加処理手順、ジャンル整理処理手順及びジャンル削除処理手順を実行するようにしても良い。   Further, in the above-described embodiment, the CPU 20 executes the genre adding process procedure, the genre organizing process procedure, and the genre deleting process procedure based on the content data management program stored in the EEPROM 22 or the hard disk drive 26 in advance. However, the present invention is not limited to this, and a CD-ROM (Compact Disk-Read Only Memory), a DVD-ROM (Digital Versatile Disc-Read Only Memory) in which a content data management program is stored, a semiconductor memory, etc. By installing from various storage media, the CPU 20 may execute the genre addition processing procedure, the genre organization processing procedure, and the genre deletion processing procedure based on the content management program.

本発明のコンテンツデータ管理装置、コンテンツデータ管理方法及びコンテンツデータ管理プログラムは、例えばパーソナルコンピュータ、HDDレコーダ等の各種電子機器に適用することができる。   The content data management apparatus, content data management method, and content data management program of the present invention can be applied to various electronic devices such as personal computers and HDD recorders.

コンテンツデータ管理システムの概要を示す略線図である。It is a basic diagram which shows the outline | summary of a content data management system. コンテンツ再生装置のハードウェア構成を示す略線図である。It is a basic diagram which shows the hardware constitutions of a content reproduction apparatus. コンテンツ編集画面(1)を示す略線図である。It is a basic diagram which shows a content edit screen (1). コンテンツ編集画面(2)を示す略線図である。It is a basic diagram which shows a content edit screen (2). データベースの構成の説明に供する略線図である。It is an approximate line figure used for explanation of composition of a database. ジャンルテーブルの構成要素の説明に供する略線図である。It is a basic diagram with which it uses for description of the component of a genre table. 初期設定時のテーブルを示す略線図である。It is a basic diagram which shows the table at the time of initialization. コンテンツの追加登録(1)の説明に供する略線図である。It is an approximate line figure used for explanation of additional registration (1) of contents. プレイリストの追加登録(1)説明に供する略線図である。It is an approximate line figure with which it uses for explanation of additional registration (1) of a play list. コンテンツの追加登録(2)の説明に供する略線図である。It is an approximate line figure used for explanation of additional registration (2) of contents. プレイリストの追加登録(2)の説明に供するフローチャートである。It is a flowchart with which it uses for description of additional registration (2) of a play list. コンテンツの削除の説明に供する略線図である。It is an approximate line figure used for explanation of deletion of contents. プレイリストの削除の説明に供する略線図である。It is an approximate line figure used for explanation of deletion of a play list. コンテンツテーブルにおけるジャンルの変更登録の説明に供する略線図である。It is an approximate line figure used for explanation of change registration of a genre in a contents table. プレイリストテーブルにおけるジャンルの変更登録の説明に供する略線図である。It is a basic diagram with which it uses for description of the change registration of the genre in a play list table. 同一ジャンルの検出の説明に供する略線図である。It is a basic diagram with which it uses for description of the detection of the same genre. 初期設定ジャンルの検出の説明に供する略線図である。It is an approximate line figure used for explanation of detection of a default genre. 不在ジャンルの削除の説明に供する略線図である。It is an approximate line figure used for explanation of deletion of an absent genre. 照合処理の終了の説明に供する略線図である。It is an approximate line figure used for explanation of the end of collation processing. ジャンル追加処理手順を示すフローチャートである。It is a flowchart which shows a genre addition process procedure. ジャンル整理処理手順を示すフローチャートである。It is a flowchart which shows a genre rearrangement process procedure. 不在ジャンル削除処理手順を示すフローチャートである。It is a flowchart which shows an absent genre deletion process procedure.

符号の説明Explanation of symbols

1……コンテンツ再生装置、20……CPU、24……マウス、37……ディスプレイ、40……コンテンツ編集画面、41……タイトル編集欄、42……ジャンル編集欄、43……ジャンル整理ボタン、100……コンテンツデータ管理システム、101……コンテンツデータ管理装置、102……記憶媒体、103……記録制御部、104……消去制御部、105……編集制御部。   DESCRIPTION OF SYMBOLS 1 ... Content reproduction apparatus, 20 ... CPU, 24 ... Mouse, 37 ... Display, 40 ... Content edit screen, 41 ... Title edit column, 42 ... Genre edit column, 43 ... Genre organization button, DESCRIPTION OF SYMBOLS 100 ... Content data management system 101 ... Content data management apparatus 102 ... Storage medium 103 ... Recording control part 104 ... Erase control part 105 ... Edit control part

Claims (4)

コンテンツデータの属性情報に対応する属性テーブルを管理する属性テーブル管理部と、
記憶媒体に上記コンテンツデータを記録する記録制御部と、
上記記憶媒体に記録された上記コンテンツデータを消去する消去制御部と、
上記記憶媒体に記録された上記コンテンツデータの属性情報を編集する編集制御部と
を具え、
上記属性テーブル管理部は、
上記記録制御部によって記録された上記コンテンツデータの属性情報、或いは、上記編集制御部によって編集された上記コンテンツデータの属性情報が、現在の上記属性テーブルに存在しないとき、当該属性情報を上記属性テーブルに追加し、上記消去制御部によって上記コンテンツデータが削除されたときには上記属性テーブルの更新を行わず、更新要求に応じて、上記記憶媒体に記録されている上記コンテンツデータの属性情報に基づき、上記属性テーブルを更新する
ことを特徴とするコンテンツデータ管理装置。
An attribute table management unit for managing an attribute table corresponding to attribute information of content data;
A recording control unit for recording the content data in a storage medium;
An erasure control unit for erasing the content data recorded in the storage medium;
An edit control unit for editing attribute information of the content data recorded in the storage medium,
The attribute table management unit
When the attribute information of the content data recorded by the recording control unit or the attribute information of the content data edited by the editing control unit does not exist in the current attribute table, the attribute information is stored in the attribute table. In addition, when the content data is deleted by the erasure control unit, the attribute table is not updated. Based on the attribute information of the content data recorded in the storage medium in response to an update request, the attribute table is updated. A content data management apparatus characterized by updating an attribute table.
上記属性テーブルには、
予め一又は複数の属性情報が登録されており、
上記属性テーブル管理部は、
上記更新要求に応じた上記属性テーブルの更新の際であっても上記登録されている一又は複数の属性情報を上記属性テーブルから削除しない
ことを特徴とする請求項1に記載のコンテンツデータ管理装置。
In the above attribute table,
One or more attribute information is registered in advance,
The attribute table management unit
The content data management apparatus according to claim 1, wherein the registered attribute information or attributes are not deleted from the attribute table even when the attribute table is updated in response to the update request. .
記憶媒体に記録された上記コンテンツデータについての属性情報または上記記憶媒体に記録された上記コンテンツデータについての編集された上記属性情報が、上記コンテンツデータの属性情報に対応する現在の属性テーブルに存在しない場合には、上記属性情報を上記属性テーブルに追加する属性情報追加ステップと、
上記コンテンツデータが上記記憶媒体から削除されたときには上記属性テーブルの更新を行わず、更新要求に応じて、上記記憶媒体に記録された上記コンテンツデータについての上記属性情報に基づき、上記属性テーブルを更新する属性テーブル更新ステップと
を具えることを特徴とするコンテンツデータ管理方法。
The attribute information on the content data recorded on the storage medium or the edited attribute information on the content data recorded on the storage medium does not exist in the current attribute table corresponding to the attribute information of the content data In this case, an attribute information adding step for adding the attribute information to the attribute table;
When the content data is deleted from the storage medium, the attribute table is not updated, and the attribute table is updated based on the attribute information about the content data recorded in the storage medium in response to an update request. A content data management method comprising: an attribute table update step.
コンピュータに対して、
記憶媒体に記録された上記コンテンツデータについての属性情報または上記記憶媒体に記録された上記コンテンツデータについての編集された上記属性情報が、上記コンテンツデータの属性情報に対応する現在の属性テーブルに存在しない場合には、上記属性情報を上記属性テーブルに追加する属性情報追加ステップと、
上記コンテンツデータが上記記憶媒体から削除されたときには上記属性テーブルの更新を行わず、更新要求に応じて、上記記憶媒体に記録された上記コンテンツデータについての上記属性情報に基づき、上記属性テーブルを更新する属性テーブル更新ステップと
を実行させるためのコンテンツデータ管理プログラム。
Against the computer,
The attribute information on the content data recorded on the storage medium or the edited attribute information on the content data recorded on the storage medium does not exist in the current attribute table corresponding to the attribute information of the content data In this case, an attribute information adding step for adding the attribute information to the attribute table;
When the content data is deleted from the storage medium, the attribute table is not updated, and the attribute table is updated based on the attribute information about the content data recorded in the storage medium in response to an update request. Content data management program for executing the attribute table update step.
JP2005266108A 2005-09-13 2005-09-13 Content data management device, content data management method and content data management program Pending JP2007079877A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005266108A JP2007079877A (en) 2005-09-13 2005-09-13 Content data management device, content data management method and content data management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005266108A JP2007079877A (en) 2005-09-13 2005-09-13 Content data management device, content data management method and content data management program

Publications (1)

Publication Number Publication Date
JP2007079877A true JP2007079877A (en) 2007-03-29

Family

ID=37940123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005266108A Pending JP2007079877A (en) 2005-09-13 2005-09-13 Content data management device, content data management method and content data management program

Country Status (1)

Country Link
JP (1) JP2007079877A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003256803A (en) * 2002-03-04 2003-09-12 Fuji Photo Film Co Ltd Picture managing method and device, and its program
JP2004139332A (en) * 2002-10-17 2004-05-13 Toyota Motor Corp Information management system and information management method
JP2005242209A (en) * 2004-02-27 2005-09-08 Sony Corp Information processing device, method and program thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003256803A (en) * 2002-03-04 2003-09-12 Fuji Photo Film Co Ltd Picture managing method and device, and its program
JP2004139332A (en) * 2002-10-17 2004-05-13 Toyota Motor Corp Information management system and information management method
JP2005242209A (en) * 2004-02-27 2005-09-08 Sony Corp Information processing device, method and program thereof

Similar Documents

Publication Publication Date Title
KR100707326B1 (en) Information processing system, information processing apparatus, and information processing method
US8151063B2 (en) Information processing apparatus and method
US20020078037A1 (en) Information processing apparatus and method, and program storing medium
KR100720637B1 (en) Information processing system, information processing apparatus, and information processing method
JP4465577B2 (en) Information processing apparatus and method, information processing system, recording medium, and program
KR100752833B1 (en) Information processor, processing method therefor, and program storage medium
JP2002269952A (en) Audio reproducing device, information-processing unit, audio data management method and contents data management method
JP4244011B2 (en) Data reproduction apparatus and reproduction data management method in data reproduction apparatus
JP2007079877A (en) Content data management device, content data management method and content data management program
JP2004227285A (en) Audio reproduction device
KR20010102179A (en) Method and apparatus for information processing, and medium for storing program
JP4924243B2 (en) Content information acquisition apparatus, program, and content information acquisition method
JP4587014B2 (en) Audio playback system
JP2002318745A (en) Device and method for processing information, recording medium and program
JP5241253B2 (en) Content recording apparatus and program thereof
JP4821534B2 (en) File management apparatus, file management method and program
JP2002319271A (en) Information processing device and method, recording medium and program
JP2002319270A (en) Information processing device and method, recording medium and program
JP3995657B2 (en) Data processing device
JP5316569B2 (en) File management apparatus and file management method
JP4983987B2 (en) Content reproduction apparatus and file management method used therefor
JP2002311962A (en) Device and method for information processing, information processing system, recording medium and program
JP5632109B2 (en) System capable of providing a plurality of digital contents and method using the same
JP2011044201A (en) Audio device, program, and musical piece file storage method
JP5164534B2 (en) Content data playback device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110614

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111213