JP2010257368A - Content information display control device and program for the same - Google Patents

Content information display control device and program for the same Download PDF

Info

Publication number
JP2010257368A
JP2010257368A JP2009108896A JP2009108896A JP2010257368A JP 2010257368 A JP2010257368 A JP 2010257368A JP 2009108896 A JP2009108896 A JP 2009108896A JP 2009108896 A JP2009108896 A JP 2009108896A JP 2010257368 A JP2010257368 A JP 2010257368A
Authority
JP
Japan
Prior art keywords
content
tree
content information
order
list
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
JP2009108896A
Other languages
Japanese (ja)
Inventor
Shuntaro Kashi
俊太郎 樫
Naoki Hamada
直樹 濱田
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.)
Onkyo Corp
Original Assignee
Onkyo 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 Onkyo Corp filed Critical Onkyo Corp
Priority to JP2009108896A priority Critical patent/JP2010257368A/en
Publication of JP2010257368A publication Critical patent/JP2010257368A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To quickly display a music file when music selected in an artist mode is selected when changing the artist mode in which a music list is displayed on the basis of an artist tree to a ranking mode in which music information is displayed on the basis of a ranking tree. <P>SOLUTION: In playing the music in the artist mode, the number of playback times of music to play is updated, music are then sorted in order of the number of playback times, and order of music to play in the number of playback times is stored. Thus, when the artist mode is changed to the ranking mode, the ranking tree is quickly generated, and the music list is displayed when a cursor is displayed in the music played. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させるコンテンツ情報表示制御装置及びそのプログラムに関する。   The present invention relates to a content information display control apparatus for displaying a list of content information based on a content information tree and a program thereof.

HDD等の記憶媒体に多数のコンテンツ(例えば曲ファイル)が記録されており、HDDから曲ファイルを読み出して再生するコンテンツ再生装置が提供されている。コンテンツ再生装置には、再生モードとしてアーティストモード、アルバムモード、トラックモード等、HDDに記録されているコンテンツ数が増減しない限りツリー構造が変化しない再生モードと、再生回数順にコンテンツが列挙されており、コンテンツが再生される毎に順番が変わり、ツリー構造が変化するランキングモードとが存在する。   A large number of contents (for example, song files) are recorded on a storage medium such as an HDD, and a content playback apparatus that reads and plays a song file from the HDD is provided. The content playback apparatus lists the playback mode in which the tree structure does not change unless the number of content recorded in the HDD is increased or decreased, such as artist mode, album mode, track mode, etc. There is a ranking mode in which the order changes each time content is played and the tree structure changes.

アーティストモードにおいて、アーティストツリーに基づいて曲リストが表示されており、再生中の(又は、選択されている)曲ファイルにカーソルが表示されている時に、再生モードがアーティストモードからアルバムモードに変更された場合には、以下の方法によって、アルバムツリーに基づいて曲リストが表示される際に、アーティストモードにおいて選択されていた曲ファイルにカーソルを表示することができる。   In artist mode, when the song list is displayed based on the artist tree and the cursor is displayed on the currently playing (or selected) song file, the playback mode is changed from artist mode to album mode. When the music list is displayed based on the album tree, the cursor can be displayed on the music file selected in the artist mode by the following method.

図11は、左にアーティストツリーを、右はアルバムツリーをそれぞれ示す。アーティストモードにおいて、アーティストツリーのコンテンツID(3,1,4)で特定される曲ファイルが選択されて、カーソルが表示されているとする。コンテンツID(3,1,4)で特定されるアーティストツリーのノードのアドレスが0x9223であると特定する。アーティストツリーとアルバムツリーとの両方について、ノードのアドレスと、曲ファイルのdBIDとの対応関係を示すノードテーブルが保持されている。アーティストツリーのノードテーブルから、ノードのアドレス0x9223に対応するdBIDが特定される。次に、アルバムツリーのノードテーブルから、特定したdBIDに対応するノードのアドレス0x9231が特定される。つまり、選択されている曲ファイルについて、アーティストツリーのノードのアドレスから、アルバムツリーのノードのアドレスへの変換が実行される。次に、アルバムツリーにおいて、アドレスからノードを特定し、特定したノードのコンテンツID(4,21,8)を特定する。その結果、アルバムツリーに基づいて曲リストを表示する際に、コンテンツID(4,21,8)で特定される曲ファイルにカーソルを表示することができる。   FIG. 11 shows the artist tree on the left and the album tree on the right. In the artist mode, it is assumed that the music file specified by the content ID (3, 1, 4) in the artist tree is selected and the cursor is displayed. It is specified that the address of the node of the artist tree specified by the content ID (3, 1, 4) is 0x9223. For both the artist tree and the album tree, a node table indicating the correspondence between the node address and the song file dBID is held. The dBID corresponding to the node address 0x9223 is specified from the node table of the artist tree. Next, the node address 0x9231 corresponding to the specified dBID is specified from the node table of the album tree. That is, for the selected music file, conversion from the address of the node of the artist tree to the address of the node of the album tree is executed. Next, in the album tree, the node is specified from the address, and the content ID (4, 21, 8) of the specified node is specified. As a result, when displaying the music list based on the album tree, the cursor can be displayed on the music file specified by the content ID (4, 21, 8).

以上のように、再生モードを変更した際に、変更前の再生モードにおいて選択されていた曲ファイルを、変更後の再生モードにおける曲リストでも選択してカーソルを表示するためには、変換後の再生モードのツリー及びノードアドレス等が必要である。しかし、ランキングモードのように曲ファイルを再生する毎にランキングツリーの構造が変化する場合には、曲ファイルを再生する毎にランキングツリー及びノードテーブルを生成し直すとCPUの負荷が大きくなるので、一般的にはランキングモード以外の時には保持していない。従って、ランキングモードに変更された後に、ランキングツリーを生成し、ノードテーブルを生成し、その後、上記のように、コンテンツIDの変換処理を実行するので、変更後の再生モードにおける曲リストに基づいて曲ファイルを選択してカーソルを表示するまでに多大な処理時間がかかるという問題がある。   As described above, when the playback mode is changed, in order to select the song file selected in the playback mode before the change in the song list in the playback mode after the change and display the cursor, The tree and node address of the playback mode are necessary. However, if the ranking tree structure changes each time a song file is played as in the ranking mode, the CPU load increases if the ranking tree and node table are regenerated each time a song file is played. Generally, it is not held when it is not in the ranking mode. Therefore, after changing to the ranking mode, a ranking tree is generated, a node table is generated, and then the content ID conversion process is executed as described above. Therefore, based on the song list in the changed playback mode There is a problem that it takes a lot of processing time to select a music file and display a cursor.

また、上記の方法を使用することにより、アーティストモードにおいて、アーティストツリーに基づく曲リストを表示すると同時に、アルバムツリーに基づく曲リストを表示することができる。しかし、上記のように、アーティストモードにおいては、ランキングツリーを保持していないので、アーティストツリーに基づいて曲リストを表示すると同時に、ランキングツリーに基づいて曲リストを表示することはできない。   Also, by using the above method, in the artist mode, a music list based on the artist tree can be displayed and at the same time a music list based on the album tree can be displayed. However, as described above, in the artist mode, since the ranking tree is not held, the song list cannot be displayed based on the ranking tree at the same time that the song list is displayed based on the artist tree.

また、ランキングモードにおいてランキングツリーを生成するには、再生回数順に曲ファイルをソートし、再生回数が上位所定数分の曲ファイルを抽出して、抽出した曲ファイルの識別情報に基づいてランキングツリーを生成する必要がある。従って、アーティストモードからランキングモードに変更する際に、ランキングツリーを生成するのに多大な時間がかかり、その結果、ランキングツリーに基づいて曲リストを表示するまでに多大な時間がかかるという問題がある。   In order to generate a ranking tree in the ranking mode, the music files are sorted in the order of the number of times of reproduction, the music files having the highest number of times of reproduction are extracted, and the ranking tree is generated based on the extracted music file identification information. Need to be generated. Therefore, when changing from the artist mode to the ranking mode, it takes a long time to generate the ranking tree, and as a result, it takes a long time to display the song list based on the ranking tree. .

特表2005−507133号公報JP 2005-507133 A

本発明の1つの目的は、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態から、再生回数の順番にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態に変更する際に、迅速に、第1の状態で選択されていたコンテンツが選択された状態でコンテンツの一覧を表示することができるコンテンツ情報表示制御装置を提供することである。   One object of the present invention is to display a list of content information based on a second content information tree in which the content is sorted in the order of the number of playbacks from the first state in which the list of content information is displayed based on the first content information tree. It is to provide a content information display control device capable of quickly displaying a list of contents in a state in which the content selected in the first state is selected when changing to the second state to be displayed. .

本発明の他の目的は、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1の状態において、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示し、かつ、再生回数の順番にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツの一覧を表示することができるコンテンツ情報表示制御装置を提供することである。   Another object of the present invention is to display a list of content information based on the first content information tree in the first state where the list of content information is displayed based on the first content information tree, and To provide a content information display control device capable of displaying a list of contents based on a second content information tree in which contents are sorted in order.

本発明の他の目的は、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態から、再生回数の順番にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態に変更する際に、迅速に、第2コンテンツ情報ツリーを生成し、第2コンテンツ情報ツリーに基づいてコンテンツの一覧を表示することができるコンテンツ情報表示制御装置を提供することである。   Another object of the present invention is to display a list of content information based on a second content information tree in which the contents are sorted in the order of the number of playbacks from the first state in which the list of content information is displayed based on the first content information tree. By providing a content information display control device capable of quickly generating a second content information tree and displaying a list of content based on the second content information tree when changing to the second state to be displayed. is there.

本発明は、上記3つの相関のある課題のうち少なくとも一つを解決するためのものである。   The present invention is to solve at least one of the above three correlated problems.

本発明の好ましい実施形態によるコンテンツ情報表示制御装置は、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態と、再生回数の順にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態とを有し、前記第1状態において、選択されたコンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生するコンテンツの再生回数順の順位を記憶する順位記憶手段と、前記第1状態から前記第2状態に変更する際に、第2コンテンツ情報ツリーを生成し、前記順位記憶手段で記憶されている順位によって特定されるコンテンツが選択された状態で、前記第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させる表示制御手段とを備える。   A content information display control apparatus according to a preferred embodiment of the present invention is based on a first state in which a list of content information is displayed based on a first content information tree and a second content information tree in which the contents are sorted in the order of the number of times of reproduction. A second state in which a list of content information is displayed, and when the selected content is played back in the first state, the number of playbacks of the content to be played back is updated, and then the content is sorted in order of the number of playbacks. A rank storage means for storing the order of the number of reproductions of the content to be played, and a second content information tree generated when changing from the first state to the second state, and stored in the rank storage means In a state where the content specified by the ranking is selected, the content information is based on the second content information tree. And a display control means for displaying the list.

第1状態において、コンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生するコンテンツの再生回数順の順位を求めて記憶しておく。つまり、第2コンテンツ情報ツリーを生成したならば、現在再生中のコンテンツが第2コンテンツ情報ツリーにおいて位置する場所を予め算出して記憶しておく。これにより、第1状態から第2状態に変更される際に、第2コンテンツ情報ツリーを生成した後に、再生しているコンテンツが選択された状態でコンテンツの一覧を迅速に表示することができる。   In the first state, when the content is reproduced, the number of reproductions of the content to be reproduced is updated, and then the content is sorted in order of the number of reproductions, and the order of the reproduction number of the content to be reproduced is obtained and stored. That is, when the second content information tree is generated, the location where the currently reproduced content is located in the second content information tree is calculated and stored in advance. Thereby, when changing from the first state to the second state, after generating the second content information tree, it is possible to quickly display the content list in a state where the content being reproduced is selected.

本発明の別の好ましい実施形態によるコンテンツ情報表示制御装置は、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態と、再生回数の順にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態とを有し、前記第1状態において、選択されたコンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生するコンテンツの再生回数順の順位を記憶する順位記憶手段と、前記第1状態において、前記第1コンテンツ情報ツリーに基づいて、再生されているコンテンツが選択された状態でコンテンツ情報の一覧を表示させ、かつ、前記順位記憶手段で記憶されている順位によって特定されるコンテンツが選択された状態で、前記第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させる表示制御手段とを備える。   The content information display control apparatus according to another preferred embodiment of the present invention includes a first state in which a list of content information is displayed based on the first content information tree, and a second content information tree in which the contents are sorted in the order of the number of times of reproduction. A second state in which a list of content information is displayed, and when the selected content is played back in the first state, the number of playbacks of the content to be played back is updated, and then the content is sorted in order of the number of playbacks. Sorting storage means for storing the order of the order of the number of playback times of the content to be played back, and in the first state, in the state where the content being played back is selected based on the first content information tree A list is displayed and content specified by the rank stored in the rank storage means is In-option state, and a display control means for displaying a list of content information based on the second content information tree.

第1状態において、コンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生するコンテンツの再生回数順の順位を求めて記憶する。つまり、現在再生中のコンテンツが第2コンテンツ情報ツリーにおいて位置する場所を算出して記憶する。これにより、第1状態において、第1コンテンツ情報ツリーに基づいて、再生しているコンテンツを選択した状態でコンテンツの一覧を表示すると同時に、第2コンテンツ情報ツリーに基づいて、再生しているコンテンツを選択した状態でコンテンツの一覧を表示することができる。   In the first state, when the content is reproduced, the number of reproductions of the content to be reproduced is updated, and then the content is sorted in order of the number of reproductions, and the order of the reproduction number of the content to be reproduced is obtained and stored. That is, the location where the currently reproduced content is located in the second content information tree is calculated and stored. As a result, in the first state, the content list is displayed with the content being reproduced selected based on the first content information tree, and at the same time, the content being reproduced based on the second content information tree is displayed. A list of contents can be displayed in a selected state.

好ましい実施形態においては、再生されるコンテンツが変更されたか否かを判断する再生判断手段をさらに備え、再生されるコンテンツが変更された場合、前記順位記憶手段が、変更後のコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、変更後のコンテンツの再生回数順の順位を記憶する。   In a preferred embodiment, the apparatus further includes a reproduction determination unit that determines whether or not the content to be reproduced has been changed. When the content to be reproduced is changed, the rank storage unit determines the number of times the content has been changed. After that, the contents are sorted in the order of the number of times of reproduction, and the ranking of the changed contents in the order of the number of times of reproduction is stored.

この場合、再生されるコンテンツが変更される毎に、再生中のコンテンツが第2コンテンツ情報ツリーにおいて位置する場所を算出して記憶することができる。   In this case, each time the content to be reproduced is changed, the location where the content being reproduced is located in the second content information tree can be calculated and stored.

好ましい実施形態においては、前記第1コンテンツ情報ツリーのノードのアドレスと、コンテンツの識別情報との対応関係を記憶するノード記憶手段をさらに備え、前記順位記憶手段が、再生するコンテンツの前記第1コンテンツ情報ツリーにおけるノードのアドレスを特定し、再生回数が上位所定数分のコンテンツの識別情報をメモリに記憶し、特定したノードのアドレスに対応するコンテンツの識別情報を特定し、特定した識別情報の前記メモリに記憶されている再生回数順の順位を、再生するコンテンツの再生回数順の順位として記憶する。   In a preferred embodiment, the storage device further comprises node storage means for storing a correspondence relationship between a node address of the first content information tree and content identification information, and the rank storage means includes the first content of the content to be reproduced. Identifying the address of the node in the information tree, storing the identification information of the content with the highest number of reproductions in the memory, identifying the identification information of the content corresponding to the address of the identified node, The order of the number of reproduction times stored in the memory is stored as the order of the number of reproduction times of the content to be reproduced.

本発明のさらに別の好ましい実施形態によるコンテンツ情報表示制御装置は、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態と、再生回数の順にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態とを有し、前記第1状態において、選択されたコンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生回数が上位所定数分のコンテンツの識別情報を記憶する順位記憶手段と、前記第1状態から前記第2状態に変更する際に、前記順位記憶手段によって記憶されているコンテンツの識別情報を使用して、前記第2コンテンツ情報ツリーを生成し、生成した前記第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させる表示制御手段とを備える。   A content information display control device according to still another preferred embodiment of the present invention includes a first state in which a list of content information is displayed based on the first content information tree, and a second content information tree in which the contents are sorted in the order of the number of times of reproduction. A second state in which a list of content information is displayed on the basis of the content information. When the selected content is played back in the first state, the number of playbacks of the content to be played back is updated. And ranking storage means for storing the identification information of the content for the upper predetermined number of times of reproduction, and the contents stored by the ranking storage means when changing from the first state to the second state. The identification information is used to generate the second content information tree, and based on the generated second content information tree. And a display control means for displaying a list of content information Te.

第1状態において、コンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生回数が上位所定数分のコンテンツの識別情報を記憶しておく。つまり、第2コンテンツ情報ツリーを生成したならば第2コンテンツ情報ツリーに含められるコンテンツの識別情報を予め記憶しておく。これにより、第1状態から第2状態に変更される際に、記憶されている再生回数が上位所定数分のコンテンツの識別情報に基づいて第2コンテンツ情報ツリーを生成するので、迅速に第2コンテンツ情報ツリーを生成することができ、第2コンテンツ情報ツリーに基づいてコンテンツの一覧を迅速に表示することができる。   In the first state, when the content is reproduced, the number of reproductions of the content to be reproduced is updated, and then the contents are sorted in the order of the number of reproductions, and the identification information of the content having the highest number of reproductions is stored. That is, if the second content information tree is generated, content identification information included in the second content information tree is stored in advance. As a result, when changing from the first state to the second state, the second content information tree is generated based on the identification information of the content whose stored number of reproductions is the upper predetermined number. A content information tree can be generated, and a list of content can be quickly displayed based on the second content information tree.

好ましい実施形態においては、再生されるコンテンツが変更されたか否かを判断する再生判断手段をさらに備え、再生されるコンテンツが変更された場合、前記順位記憶手段が、変更後のコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生回数が上位所定数分のコンテンツの識別情報を記憶する。   In a preferred embodiment, the apparatus further includes a reproduction determination unit that determines whether or not the content to be reproduced has been changed. When the content to be reproduced is changed, the rank storage unit determines the number of times the content has been changed. After that, the contents are sorted in the order of the number of reproductions, and the identification information of the contents corresponding to the upper predetermined number of reproductions is stored.

この場合、再生されるコンテンツが変更される毎に、ランキングツリーに含めるべきコンテンツの識別情報を記憶し直すことができる。   In this case, each time the content to be reproduced is changed, the identification information of the content to be included in the ranking tree can be stored again.

本発明によると、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態から、再生回数の順番にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態に変更する際に、迅速に、第1の状態で選択されていたコンテンツが選択された状態でコンテンツ情報の一覧を表示することができる。   According to the present invention, from the first state in which the list of content information is displayed based on the first content information tree, the list of content information is displayed based on the second content information tree in which the contents are sorted in the order of the number of times of reproduction. When changing to the two states, it is possible to quickly display a list of content information in a state where the content selected in the first state is selected.

本発明によると、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1の状態において、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示し、かつ、再生回数の順番にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報を表示することができる。   According to the present invention, in the first state in which the list of content information is displayed based on the first content information tree, the content information list is displayed based on the first content information tree, and the content is displayed in the order of the number of times of reproduction. The content information can be displayed based on the second content information tree that is sorted.

本発明によると、第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態から、再生回数の順番にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態に変更する際に、迅速に、第2コンテンツ情報ツリーを生成し、第2コンテンツ情報ツリーに基づいてコンテンツの一覧を表示することができる。   According to the present invention, from the first state in which the list of content information is displayed based on the first content information tree, the list of content information is displayed based on the second content information tree in which the contents are sorted in the order of the number of times of reproduction. When changing to the second state, a second content information tree can be quickly generated and a list of contents can be displayed based on the second content information tree.

本発明の好ましい実施形態によるコンテンツ再生装置を示すブロック図である。1 is a block diagram illustrating a content reproduction apparatus according to a preferred embodiment of the present invention. (a)はコンテンツ情報DBを示す図であり、(b)コンテンツ情報DBを再生回数順にソートした状態を示す図である。(A) is a figure which shows content information DB, (b) is a figure which shows the state which sorted content information DB in order of the frequency | count of reproduction | regeneration. アーティストツリーを示す図である。It is a figure which shows an artist tree. ランキングツリーを示す図である。It is a figure which shows a ranking tree. アーティストツリーのノードテーブルを示す図である。It is a figure which shows the node table of an artist tree. アーティストモードで表示される曲リストを示す図である。It is a figure which shows the music list displayed in artist mode. CPU1のコンテンツ情報表示制御処理を示すフローチャートである。It is a flowchart which shows the content information display control process of CPU1. ランキングモードで表示される曲リストを示す図である。It is a figure which shows the music list displayed in ranking mode. アーティストモードで表示される曲リストを示す図である。It is a figure which shows the music list displayed in artist mode. CPU1のコンテンツ情報表示制御処理を示すフローチャートである。It is a flowchart which shows the content information display control process of CPU1. CPU1のコンテンツ情報表示制御処理を示すフローチャートである。It is a flowchart which shows the content information display control process of CPU1. dBIDテーブルを示す図である。It is a figure which shows a dBID table. アーティストツリーからアルバムツリーに変換する処理を示す図である。It is a figure which shows the process which converts from an artist tree to an album tree.

以下、本発明の好ましい実施形態について、図面を参照して具体的に説明するが、本発明はこれらの実施形態には限定されない。   Hereinafter, preferred embodiments of the present invention will be specifically described with reference to the drawings. However, the present invention is not limited to these embodiments.

図1は、本発明の好ましい実施形態によるコンテンツ再生装置(以下、再生装置という。)100を示すブロック図である。再生装置100は、CPU1、RAM2、ROM3、HDD等のコンテンツ記憶部4、再生部5、表示部6、及び、操作部7を備える。これらは、バスを介して互いに接続されている。また、再生部5には、図示しないスピーカーが接続されている。コンテンツは、映像(画像)データ、及び/又は、音声(音楽、曲)データの総称であるが、本例では、曲ファイル(トラックともいう。)である。   FIG. 1 is a block diagram showing a content playback apparatus (hereinafter referred to as playback apparatus) 100 according to a preferred embodiment of the present invention. The playback device 100 includes a CPU 1, a RAM 2, a ROM 3, a content storage unit 4 such as an HDD, a playback unit 5, a display unit 6, and an operation unit 7. These are connected to each other via a bus. In addition, a speaker (not shown) is connected to the reproduction unit 5. The content is a general term for video (image) data and / or audio (music, music) data, but in this example is a music file (also called a track).

HDD4には複数の曲ファイルが記録されている。HDD4に記録されている曲ファイルは、CPU1の指示によって読み出され、再生部5によって再生処理(例えば、デコード処理、D/A変換、増幅処理等)が実行される。再生部5によって再生された音楽信号はスピーカーに供給され、音声が出力される。   A plurality of music files are recorded on the HDD 4. The music file recorded in the HDD 4 is read according to an instruction from the CPU 1, and reproduction processing (for example, decoding processing, D / A conversion, amplification processing, etc.) is executed by the reproduction unit 5. The music signal reproduced by the reproducing unit 5 is supplied to the speaker, and sound is output.

HDD4には、図2に示すコンテンツ情報データベース(以下、コンテンツ情報DBという。)が格納されている。コンテンツ情報DBには、HDD4に記録されている全曲ファイルに関して、複数カテゴリのコンテンツ情報が格納されている。複数カテゴリのコンテンツ情報には、アーティスト名、アルバム名、曲名等のメタデータ、dBID、及び、再生回数等が含まれる。dBIDは、曲ファイルを示す識別情報であり、曲ファイルがHDD4に記録される際に付与される。再生回数は、曲ファイルの再生回数を示し、例えば曲ファイルを再生開始したとき、又は、再生終了したとき等に1増加される。   The HDD 4 stores a content information database (hereinafter referred to as a content information DB) shown in FIG. In the content information DB, content information of a plurality of categories is stored for all song files recorded in the HDD 4. The content information of a plurality of categories includes metadata such as artist name, album name, song name, dBID, and the number of times of reproduction. The dBID is identification information indicating a music file and is given when the music file is recorded in the HDD 4. The number of times of reproduction indicates the number of times of reproduction of the music file, and is increased by 1 when, for example, the reproduction of the music file is started or the reproduction is completed.

表示部6は、曲ファイルのコンテンツ情報(曲名、アーティスト名、アルバム名等)の一覧である曲リストを表示するものであり、LCD(液晶ディスプレイ)やFL管等である。操作部7は、ユーザ操作を受け付けるものであり、操作ボタンやリモコン送受信機等である。ユーザが操作部7を操作して表示部6に表示された曲リストを参照し再生すべき曲ファイルを選択することにより、再生部5は選択された曲ファイルを再生する。また、再生部5は、選択された曲ファイルを再生し終えると、曲リストにおける次の曲ファイルを選択して再生する。   The display unit 6 displays a song list which is a list of contents information (song title, artist name, album name, etc.) of the song file, and is an LCD (liquid crystal display), an FL tube, or the like. The operation unit 7 receives a user operation, and is an operation button, a remote control transceiver, or the like. When the user operates the operation unit 7 and refers to the song list displayed on the display unit 6 to select a song file to be played, the playback unit 5 plays the selected song file. When the reproduction unit 5 finishes reproducing the selected song file, the reproduction unit 5 selects and reproduces the next song file in the song list.

CPU1は、再生装置100全体を制御するものであり、ROM3またはHDD4に格納されたプログラム(例えば、コンテンツ情報表示制御プログラム等)をRAM2内に読み出して実行することにより、後述するコンテンツ情報表示制御処理を実行する。   The CPU 1 controls the entire playback device 100, and reads out and executes a program (for example, a content information display control program) stored in the ROM 3 or the HDD 4 into the RAM 2 to execute a content information display control process described later. Execute.

再生装置100には、複数の再生モードが設けられている。再生モードは、曲ファイルを選択する際に、複数カテゴリのコンテンツ情報の内、最初にどのコンテンツ情報を使って曲ファイルを選択するかを示すものである。例えば、再生モードには、アーティストモード、アルバムモード、トラックモード、ランキングモード等が含まれる。   The playback apparatus 100 is provided with a plurality of playback modes. The reproduction mode indicates which content information is first used to select a music file from among a plurality of categories of content information when selecting a music file. For example, the playback mode includes an artist mode, an album mode, a track mode, a ranking mode, and the like.

アーティストモードは、最初に五十音順及び/又はアルファベット順でアーティスト名の一覧が表示され、1又は複数のアーティスト名の中から1つのアーティスト名を選択し、次に、選択されたアーティスト名で特定される1又は複数のアルバム名の中から1つのアルバム名を選択し、次に、選択されたアルバム名で特定される1又は複数の曲名の中から1つの曲名を選択する再生モードである。アルバムモードは、最初に五十音順及び/又はアルファベット順でアルバム名の一覧が表示され、1又は複数のアルバム名の中から1つのアルバム名を選択し、次に、選択されたアルバム名で特定される1又は複数の曲名の中から1つの曲名を選択する再生モードである。トラックモードは、最初に五十音順及び/又はアルファベット順で曲名の一覧が表示され、1又は複数の曲名の中から1つの曲名を選択する再生モードである。ランキングモードは、最初に再生回数順で曲名の一覧が表示され、1又は複数の曲名の中から1つの曲名を選択する再生モードである。   In artist mode, a list of artist names is first displayed in alphabetical order and / or alphabetical order. One artist name is selected from one or more artist names, and then the selected artist name is selected. This is a playback mode in which one album name is selected from one or more specified album names, and then one song name is selected from one or more song names specified by the selected album name. . In album mode, a list of album names is first displayed in alphabetical order and / or alphabetical order. One album name is selected from one or more album names, and then the selected album name is selected. This is a playback mode in which one song title is selected from one or more specified song titles. The track mode is a playback mode in which a list of song names is first displayed in alphabetical order and / or alphabetical order, and one song name is selected from one or more song names. The ranking mode is a playback mode in which a list of song names is first displayed in order of the number of times of reproduction, and one song name is selected from one or more song names.

各再生モードで曲ファイルを選択する場合に、CPU1は、各カテゴリに対応するツリーを生成する。例えば、アーティスモードで曲ファイルを選択する場合には、CPU1は、図3に示すアーティストツリー(第1のコンテンツ情報ツリー)を生成する。ランキングモードで曲ファイルを選択する場合には、CPU1は、図4に示すランキングツリー(第2のコンテンツ情報ツリー)を生成する。同様に、アルバムモードにおいてはアルバムツリー(第1のコンテンツ情報ツリー)が生成され、トラックモードにおいてはトラックツリー(第1のコンテンツ情報ツリー)が生成される。   When selecting a music file in each playback mode, the CPU 1 generates a tree corresponding to each category. For example, when selecting a music file in the artist mode, the CPU 1 generates an artist tree (first content information tree) shown in FIG. When selecting a music file in the ranking mode, the CPU 1 generates a ranking tree (second content information tree) shown in FIG. Similarly, an album tree (first content information tree) is generated in the album mode, and a track tree (first content information tree) is generated in the track mode.

ツリーは、曲ファイルの一覧である曲リストを生成するため、RAM2内に一時的に生成される情報であり、複数の階層構造(本例では4階層)を有する。ツリーは、上位の階層から順に、root階層、Folder階層、Album階層、Track階層の各ノードを含み、各階層のノードには数字(0又は1から始まる番号)が付与される。root階層は、ツリーがどのカテゴリのコンテンツ情報に関するツリーであるかを示す。root階層の数字は、例えば、アーティストツリーの場合は3であり、アルバムツリーの場合は4であり、トラックツリーの場合は5であり、ランキングツリーの場合は9である。   The tree is information temporarily generated in the RAM 2 to generate a music list that is a list of music files, and has a plurality of hierarchical structures (four hierarchies in this example). The tree includes nodes in a root hierarchy, a Folder hierarchy, an Album hierarchy, and a Track hierarchy in order from an upper hierarchy, and a number (a number starting from 0 or 1) is assigned to a node in each hierarchy. The root hierarchy indicates which category of content information the tree is related to. The number of the root hierarchy is, for example, 3 for the artist tree, 4 for the album tree, 5 for the track tree, and 9 for the ranking tree.

Folder階層は、例えばアーティスト名を示す階層であり、図3のアーティストツリーにおいては、アーティストAのノードは数字が1であり、アーティストBのノードは数字が2である。図4のランキングツリーにおいては、Folder階層のノードは常に数字が1に固定されている。アルバムツリー及びトラックツリーでは、アーティスト名による絞り込みを行わないので、Folder階層のノードは使用されない。   The Folder hierarchy is a hierarchy indicating, for example, artist names. In the artist tree of FIG. 3, the number of the artist A node is 1 and the number of the artist B node is 2. In the ranking tree of FIG. 4, the number of the folder hierarchy node is always fixed to 1. In the album tree and the track tree, narrowing down by artist name is not performed, so the node in the Folder hierarchy is not used.

Album階層は、アルバム名を示す階層であり、図3のアーティストツリーにおいては、アルバムA−1のノードは数字1であり、アルバムA−2のノードは数字2であり、アルバムB−1のノードは1である。つまり、同一アーティスト名から分岐したアルバム名についてそれぞれ1から順に数字が付与される。例えば、アーティストCのアルバム名が10個存在する場合には、それぞれのアルバム名のノードに1〜10の数字が付与される。図4のランキングツリーにおいては、Album階層のノードは常に数字が1に固定されている。アルバムツリーにおいては、アーティスト名とは無関係に、各ノードに順番に数字が付与されている。トラックツリーにおいては、アルバム名によって絞り込みを行わないので、Album階層は使用されない。   The Album hierarchy is a hierarchy indicating album names. In the artist tree of FIG. 3, the node of album A-1 is number 1, the node of album A-2 is number 2, and the node of album B-1 Is 1. That is, numbers are assigned in order from 1 for album names branched from the same artist name. For example, when there are ten album names of artist C, numbers 1 to 10 are assigned to the respective album name nodes. In the ranking tree of FIG. 4, the number of the nodes in the Album hierarchy is always fixed to 1. In the album tree, a number is assigned to each node in order regardless of the artist name. In the track tree, the album hierarchy is not used because the album name is not narrowed down.

Track階層は、曲名を示す階層であり、図3のアーティストツリーにおいては、トラックA−1−1のノードは数字が1であり、トラックA−1−2のノードは数字が2であり、トラックA−1−7のノードは数字が7であり、トラックA−2−1のノードは数字が1であり、トラックB−1−1のノードは数字が1であり、トラックB−1−2のノードは数字が2である。つまり、同一アルバム名から分岐された曲名についてそれぞれ1から順に数字が付与される。例えば、アルバムCの曲名が13個存在する場合には、それぞれの曲名のノードに1〜13の数字が付与される。図4のランキングツリーにおいては、再生回数順(例えば降順)に曲名がソートされ、各ノードに数字が1から順に付与される。例えば、トラックA−1−3のノードは数字が1であり、トラックA−1−7のノードは数字が2であり、トラックB−2−1のノードは数字が3である。アルバムツリーでは、各アルバム名から分岐した各曲名のノードに1から順に数字が付与され、トラックツリーでは五十音順及びアルファベット順に曲名がソートされ、各曲名のノードに数字が1から順に付与される。   The Track hierarchy is a hierarchy indicating a song name. In the artist tree of FIG. 3, the node of the track A-1-1 has the number 1, the node of the track A-1-2 has the number 2, and the track The node A-1-7 has the number 7, the node of the track A-2-1 has the number 1, the node of the track B-1-1 has the number 1, and the track B-1-2 The number of the node is 2. That is, numbers are assigned in order from 1 to the song names branched from the same album name. For example, when there are 13 song titles of album C, numbers 1 to 13 are assigned to the respective song title nodes. In the ranking tree of FIG. 4, song names are sorted in the order of the number of playbacks (for example, descending order), and numbers are assigned to each node in order from 1. For example, the number of the node of the track A-1-3 is 1, the number of the node of the track A-1-7 is 2, and the number of the node of the track B-2-1 is 3. In the album tree, numbers are assigned to the song name nodes branched from the album names in order from 1. In the track tree, the song names are sorted in alphabetical order and alphabetical order, and numbers are assigned to the song name nodes in order from 1. The

ツリーの各階層のノードに付与された数字を使って、各曲ファイルにはコンテンツIDが付与される。つまり、root階層の数字をa、Folder階層の数字をb、Album階層の数字をc、Track階層の数字をdとすると、コンテンツIDは(a,b,c,d)で表される。例えば、図3のアーティストツリーにおいては、トラックA−1−1は(3,1,1,1)であり、トラックA−1−2は(3,1,1,2)であり、トラックA−1−7は(3,1,1,7)であり、トラックA−2−1は(3,1,2,1)であり、トラックB−1−1は(3,2,1,1)であり、トラックB−1−2は(3,2,1,2)である。図4のランキングツリーにおいては、トラックA−1−3は(9,1,1,1)であり、トラックA−1−7は(9,1,1,2)であり、トラックB−2−1は(9,1,1,3)である。このように、同じ曲名であっても、生成されるツリーによってコンテンツIDは異なっている。   A content ID is assigned to each song file using the numbers assigned to the nodes in each hierarchy of the tree. That is, if the number in the root layer is a, the number in the Folder layer is b, the number in the Album layer is c, and the number in the Track layer is d, the content ID is represented by (a, b, c, d). For example, in the artist tree of FIG. 3, track A-1-1 is (3, 1, 1, 1), track A-1-2 is (3, 1, 1, 2), and track A -1-7 is (3, 1, 1, 7), track A-2-1 is (3, 1, 2, 1), and track B-1-1 is (3, 2, 1, 1) and the track B-1-2 is (3, 2, 1, 2). In the ranking tree of FIG. 4, track A-1-3 is (9, 1, 1, 1), track A-1-7 is (9, 1, 1, 2), and track B-2 −1 is (9, 1, 1, 3). Thus, even for the same song name, the content ID differs depending on the tree that is generated.

CPU1は、RAM2に保存される各ツリーのTrack階層のノード領域に、曲ファイルのdBIDを記憶する。また、CPU1は、RAM2内のノードテーブルに、各ツリーのTrack階層のノードのアドレスと、そのノードに記憶したdBIDとの対応関係を登録する。図5は、アーティストツリーにおけるノードテーブルを示す。例えば、アーティストツリーのノードのアドレス0x9223は、dBIDが453の曲ファイルを指すことを意味している。   The CPU 1 stores the dBID of the music file in the node area of the Track hierarchy of each tree stored in the RAM 2. Further, the CPU 1 registers a correspondence relationship between the address of the node in the Track hierarchy of each tree and the dBID stored in the node in the node table in the RAM 2. FIG. 5 shows a node table in the artist tree. For example, the address 0x9223 of the node of the artist tree means that a music file with a dBID of 453 is pointed out.

CPU1は、ユーザ操作によって、アーティストモード(又は、アルバムモード、トラックモード)等の、HDD4に記録されている曲ファイルが増減しない限りツリー構造が変更されない再生モード(第1状態)から、ランキングモード等の曲ファイルが再生される毎にツリー構造が変更される再生モード(第2状態)に変更された際に、アーティストモードにおいて、表示されている曲リストで選択されカーソルが表示されている曲名を、変更後のランキングモードにおいて表示されている曲リストにおいて、迅速に選択しカーソルを表示させることができる。   The CPU 1 changes from the playback mode (first state) in which the tree structure is not changed unless the music file recorded in the HDD 4 is increased or decreased, such as artist mode (or album mode, track mode), etc. by user operation, ranking mode, etc. When the song mode is changed to the playback mode (second state) in which the tree structure is changed each time the song file is played, the artist name is selected from the displayed song list and the song name displayed on the cursor is displayed. In the song list displayed in the changed ranking mode, it is possible to quickly select and display the cursor.

詳細には、CPU1は、アーティストモードにおいて、選択された曲ファイルを再生する際に、再生する曲ファイルのコンテンツ情報DBにおける再生回数を更新し、その後、再生回数順に曲ファイルをソートし、再生する曲ファイルの再生回数順の順位をRAM2に予め記憶しておく。その結果、アーティストモードからランキングモードに変更する際に、ランキングツリーを生成した後、RAM2に記憶されている順位によって特定される曲ファイルを曲リストから選択することにより、ランキングモードで曲リストを表示する際に迅速にアーティストモードで選択していた曲ファイルを選択しカーソルを表示することができる。   Specifically, when playing the selected song file in the artist mode, the CPU 1 updates the number of times of reproduction in the content information DB of the song file to be reproduced, and then sorts and reproduces the song files in order of the number of times of reproduction. The order of the number of reproduction times of the music file is stored in the RAM 2 in advance. As a result, when the artist mode is changed to the ranking mode, the ranking list is generated, and then the song list specified by the rank stored in the RAM 2 is selected from the song list, thereby displaying the song list in the ranking mode. When you do, you can quickly select the song file that was selected in the artist mode and display the cursor.

以上の構成を有する再生装置100において、アーティストモード(アルバムモードやトラックモードについても同様。)からランキングモードに変更される際の表示処理について説明する。   In the playback apparatus 100 having the above configuration, display processing when the artist mode (the same applies to the album mode and the track mode) is changed to the ranking mode will be described.

図6は、アーティストモードにおいて表示される曲リストを示す図である。図7は、CPU1の処理を示すフローチャートである。まず、ユーザ操作によってアーティストモードが選択されると(S1)、アーティストツリーに基づいて曲リストが生成され、図6に示すように表示される。図6では、アーティストA、アルバムA−1の曲名が4つ(トラックA−1−1〜A−1−4)表示されており、これ以外の曲名はカーソルを移動させるとスクロールされて表示される。表示されている4つの曲名は図3のアーティストツリーにおけるコンテンツIDが(3,1,1,1)〜(3,1,1,4)の曲名に対応している。   FIG. 6 is a diagram showing a song list displayed in the artist mode. FIG. 7 is a flowchart showing the processing of the CPU 1. First, when an artist mode is selected by a user operation (S1), a song list is generated based on the artist tree and displayed as shown in FIG. In FIG. 6, four song names of artist A and album A-1 (tracks A-1-1-1 to A-1-4) are displayed, and other song names are scrolled and displayed when the cursor is moved. The The four displayed song names correspond to the song names having content IDs (3, 1, 1, 1) to (3, 1, 1, 4) in the artist tree of FIG.

図6において例えばトラックA−1−2が選択され(カーソルが表示され)、再生指示が入力されると、CPU1は、トラックA−1−2をHDD4から読み出して再生部5に再生開始させる(S2)。CPU1は、再生する曲ファイルのコンテンツIDをアーティストツリーから特定し、RAM2内の変数pID(present Content ID)に保持する。ここでは、トラックA−1−2が再生されているので、図3のアーティストツリーを参照し、コンテンツID(3,1,1,2)がpIDに保持される。   In FIG. 6, for example, when a track A-1-2 is selected (a cursor is displayed) and a reproduction instruction is input, the CPU 1 reads the track A-1-2 from the HDD 4 and causes the reproduction unit 5 to start reproduction ( S2). The CPU 1 specifies the content ID of the music file to be reproduced from the artist tree and holds it in a variable pID (present Content ID) in the RAM 2. Here, since the track A-1-2 is being reproduced, the content ID (3, 1, 1, 2) is held in the pID with reference to the artist tree of FIG.

次に、CPU1は、コンテンツ情報DBにおいて、再生されている曲ファイルの再生回数を1増加するように、再生回数を更新する(S4)。例えば、トラックA−1−2の再生回数が40であれば、図2に示すようにトラックA−1−2の再生回数を41に更新する。   Next, the CPU 1 updates the number of reproductions so that the number of reproductions of the music file being reproduced is increased by 1 in the content information DB (S4). For example, if the number of reproductions of track A-1-2 is 40, the number of reproductions of track A-1-2 is updated to 41 as shown in FIG.

再生回数を更新すると、再生回数の順位が変動し、ランキングツリーの構造が変更される可能性がある。従って、CPU1は、再生回数の多い順(降順)にコンテンツ情報DBから所定数分のdBIDを読み出して、RAM2内のbuf[]に保持する(S5)。所定数は、ランキングツリーに基づいて生成される曲リストの曲数であり、例えば10である。詳細には、図2(a)のコンテンツ情報DBを図2(b)のように再生回数が多い順にソートする。そして、再生回数の順位が上位10までの曲ファイルのdBIDを再生回数順で読み出して、buf[]に保持する。ここでは、dBIDが1250,88,123,・・・3412が読み出される。   When the number of playbacks is updated, the ranking of the number of playbacks may change, and the structure of the ranking tree may be changed. Therefore, the CPU 1 reads a predetermined number of dBIDs from the content information DB in the descending order of the number of reproductions (descending order) and holds them in buf [] in the RAM 2 (S5). The predetermined number is the number of songs in the song list generated based on the ranking tree, and is 10, for example. Specifically, the content information DB of FIG. 2A is sorted in descending order of the number of reproductions as shown in FIG. Then, the dBIDs of the music files with the highest ranking of the number of playbacks are read out in order of the number of playbacks, and stored in buf []. Here, dBIDs 1250, 88, 123,.

CPU1は、S3で保持したpIDに対応するアーティストツリーにおけるノードのアドレスを特定し、さらに、ノードのアドレスに対応するdBIDを図5のノードテーブルを参照して特定し、このdBIDをartdbIDとする(S6)。ここでは、図5を参照し、pID(3,1,1,2)に対応するdBIDとして161がartdbIDとして特定される。   The CPU 1 specifies the address of the node in the artist tree corresponding to the pID held in S3, further specifies the dBID corresponding to the node address with reference to the node table of FIG. 5, and sets this dBID as the artdbID ( S6). Here, with reference to FIG. 5, 161 is specified as artdbID as the dBID corresponding to pID (3, 1, 1, 2).

次に、CPU1は、buf[]内にartdbIDと一致するdBIDが存在するか否かを判断する(S7)。つまり、アーティストモードにおいて現在再生されている曲ファイルが、再生回数を更新した後のランキングツリーにおいて存在するか否かが判断される。   Next, the CPU 1 determines whether or not there exists a dBID that matches the artdbID in buf [] (S7). That is, it is determined whether or not the music file currently being reproduced in the artist mode exists in the ranking tree after the number of reproductions has been updated.

buf[]内にartdbIDと一致するdBIDが存在しない場合(S7でNO)、S9に進む。一方、buf[]内にartdbIDと一致するdBIDが存在する場合(S7でYES)、CPU1は、一致するdBIDのbuf[]内における順位を取得し、変数numに代入する(S8)。つまり、アーティストモードにおいて現在再生中の曲ファイルが、ランキングツリーでは再生回数が多い順に何番目に該当するかを調べ、記憶する。ここでは、dBIDが161であるので、再生回数の多い順番として9が変数numに保持される。   If there is no dBID that matches artdbID in buf [] (NO in S7), the process proceeds to S9. On the other hand, if there is a dBID that matches the artdbID in buf [] (YES in S7), the CPU 1 acquires the ranking of the matching dBID in buf [] and substitutes it into the variable num (S8). That is, the music file currently being played back in the artist mode is checked and stored in the ranking tree in the descending order of the number of playbacks. Here, since the dBID is 161, 9 is held in the variable num as the order of the number of reproductions.

CPU1は、アーティストモードにおいて、現在再生中の曲が再生を終了し(又は、ユーザの曲選択指示、又は、スキップ指示に応じて)、再生する曲を次の曲に進めるか否かを判断する(S9)。再生する曲を次の曲に進める場合には(S9でYES)、S2に戻って、上記の処理を再度実行する。つまり、アーティストモードで再生する曲が変更される毎に、再生回数を更新し、かつ、現在再生中の曲ファイルがランキングツリーにおいて再生回数が多い順の何番目に該当するかを記憶する。   In the artist mode, the CPU 1 determines whether or not the currently played song ends playing (or in response to the user's song selection instruction or skip instruction) and advances the song to be played to the next song. (S9). When the music to be reproduced is advanced to the next music (YES in S9), the process returns to S2 and the above processing is executed again. That is, every time a song to be reproduced in the artist mode is changed, the number of reproductions is updated, and the number of reproductions in the descending order of the number of reproductions in the ranking tree is stored.

一方、再生する曲を次の曲に進めない場合には(S9でNO)、CPU1は、ユーザ操作によって再生モードがアーティストモードからランキングモードに変更されるか否かを判断する(S10)。再生モードが変更されない場合(S10でNO)、S9に戻る。一方、再生モードがランキングモードに変更される場合(S10でYES)、CPU1は、図4に示すランキングツリーを生成する(S11)。CPU1は、ランキングツリーに基づいて曲リストを生成し、表示させ、コンテンツIDが(9,1,1,num)で特定される曲ファイルを選択し、カーソルを表示させる。ここでは、num=9であるので、コンテンツIDが(9,1,1,9)で特定される曲ファイルにカーソルが表示される。すなわち、図8に示すように、ランキングツリーに基づく曲リスト(再生回数の多い順の曲リスト)が表示され、再生回数が多い順番が9番目であるトラックA−1−2にカーソルが表示されている。なお、図8では、曲リストに、(9,1,1,num−3)〜(9,1,1,num+1)の曲名が表示されている。   On the other hand, when the music to be reproduced cannot be advanced to the next music (NO in S9), the CPU 1 determines whether or not the reproduction mode is changed from the artist mode to the ranking mode by a user operation (S10). If the playback mode is not changed (NO in S10), the process returns to S9. On the other hand, when the reproduction mode is changed to the ranking mode (YES in S10), the CPU 1 generates a ranking tree shown in FIG. 4 (S11). The CPU 1 generates and displays a music list based on the ranking tree, selects a music file whose content ID is specified by (9, 1, 1, num), and displays a cursor. Here, since num = 9, the cursor is displayed on the music file identified by the content ID (9, 1, 1, 9). That is, as shown in FIG. 8, a song list based on the ranking tree (a list of songs in order of descending number of reproductions) is displayed, and a cursor is displayed on the track A-1-2 in which the number of reproductions is the ninth. ing. In FIG. 8, the song names (9, 1, 1, num-3) to (9, 1, 1, num + 1) are displayed in the song list.

以上のように、図6に示すようにアーティストツリーに基づく曲リストでトラックA−1−2にカーソルが表示されている状態で、ランキングモードに変更されたとき、図8に示すようにランキングツリーに基づく曲リストにおいても同じ曲ファイルであるトラックA−1−2にカーソルが表示されるので、ユーザは曲ファイルの選択操作が非常に分かりやすくなる。また、選択すべき曲ファイルのランキングツリーにおける順位を記憶しておくことにより、迅速に曲リストにカーソルを表示することができる。   As described above, when the cursor is displayed on the track A-1-2 in the music list based on the artist tree as shown in FIG. 6, when the ranking mode is changed, the ranking tree as shown in FIG. Since the cursor is displayed on the track A-1-2 that is the same music file in the music list based on the music file, the user can easily understand the music file selection operation. Further, by storing the ranking of the song file to be selected in the ranking tree, the cursor can be quickly displayed in the song list.

次に、本発明の別の好ましい実施形態について説明する。本例では、アーティストモードで曲ファイルを再生しているときに、アーティストツリーに基づく曲ファイルを表示すると同時に、ランキングツリーに基づく曲リストを表示することができる。本例では、アーティストモードにおいてもランキングツリーに基づく曲リストを表示するために、図4に示すランキングツリーは常にRAM2内に保持されている。図9は、アーティストモードにおいて表示される曲リストを示す図であり、左側はアーティストツリーに基づく曲リストであり、右側はランキングツリーに基づく曲リストである。アーティストモードにおいて、トラックA−1−2が選択されて再生している際に、ランキングツリーに基づく曲リストにおいても同じトラックA−1−2が選択されてカーソルが表示される。従って、再生中の曲ファイルのランキングモードにおける再生回数の順位を知ることができる。   Next, another preferred embodiment of the present invention will be described. In this example, when a music file is being reproduced in the artist mode, a music file based on the artist tree can be displayed, and at the same time, a music list based on the ranking tree can be displayed. In this example, the ranking tree shown in FIG. 4 is always held in the RAM 2 in order to display a song list based on the ranking tree even in the artist mode. FIG. 9 is a diagram showing a song list displayed in the artist mode. The left side is a song list based on an artist tree, and the right side is a song list based on a ranking tree. In the artist mode, when the track A-1-2 is selected and reproduced, the same track A-1-2 is selected in the song list based on the ranking tree and a cursor is displayed. Therefore, it is possible to know the order of the number of times of reproduction in the ranking mode of the music file being reproduced.

図10は、CPU1の処理を示すフローチャートである。まず、ユーザ操作によってアーティストモードが選択されると(S21)、アーティストツリーに基づく曲リストが図9左側に示すように表示される(S22)。図9左側において例えばトラックA−1−2が選択され、カーソルが表示され、再生指示が入力されると、CPU1は、トラックA−1−2をHDD4から読み出して再生部5に再生開始させる(S22)。CPU1は、再生中の曲ファイルのコンテンツIDをアーティストツリーから特定し、変数pIDに保持する(S23)。ここでは、トラックA−1−2が再生されているので、コンテンツID(3,1,1,2)がpIDに保持される。   FIG. 10 is a flowchart showing the processing of the CPU 1. First, when an artist mode is selected by a user operation (S21), a song list based on the artist tree is displayed as shown on the left side of FIG. 9 (S22). On the left side of FIG. 9, for example, when track A-1-2 is selected, a cursor is displayed, and a playback instruction is input, CPU 1 reads track A-1-2 from HDD 4 and causes playback unit 5 to start playback ( S22). The CPU 1 specifies the content ID of the music file being played from the artist tree and holds it in the variable pID (S23). Here, since the track A-1-2 is being reproduced, the content ID (3, 1, 1, 2) is held in the pID.

次に、CPU1は、コンテンツ情報DBにおいて、再生されている曲ファイルの再生回数を1増加するように再生回数を更新する(S24)。例えば、トラックA−1−2の再生回数が40であれば、図2に示すようにトラックA−1−2の再生回数を41に更新する。   Next, the CPU 1 updates the number of reproductions so as to increase the number of reproductions of the music file being reproduced by 1 in the content information DB (S24). For example, if the number of reproductions of track A-1-2 is 40, the number of reproductions of track A-1-2 is updated to 41 as shown in FIG.

再生回数を更新すると、ランキングツリーの構造が変更される可能性がある。従って、CPU1は、再生回数の多い順(降順)にコンテンツ情報DBから所定数のdBIDを読み出して、ランキングツリーのTrack階層のノードに上から順番に(番号が1のノードから順番に)格納する(S25)。詳細には、まず、図2(a)のコンテンツ情報DBを図2(b)のように再生回数が多い順にソートする。そして、再生回数が上位10までの曲ファイルのdBIDをこの順番で読み出して、ランキングツリーのTrack階層のノードに順番に保持する。ここでは、dBIDが1250,88,123,・・・3412が読み出される。   When the number of playbacks is updated, the structure of the ranking tree may be changed. Therefore, the CPU 1 reads out a predetermined number of dBIDs from the content information DB in the descending order of the number of reproductions (descending order), and stores them in the Track hierarchy nodes of the ranking tree in order from the top (from the node with the number 1). (S25). Specifically, first, the content information DB of FIG. 2A is sorted in descending order of the number of reproductions as shown in FIG. Then, the dBIDs of the music files having the highest number of reproductions are read out in this order and are held in order in the nodes of the Track hierarchy of the ranking tree. Here, dBIDs 1250, 88, 123,.

CPU1は、S23で保持したpIDに対応するアーティストツリーにおけるノードのアドレスを特定し、さらに、ノードのアドレスに対応するdBIDを図5のノードテーブルを参照して特定し、artdbIDとする(S26)。ここでは、図5を参照し、pID(3,1,1,2)に対応するdBIDとして161がartdbIDとして特定される。   The CPU 1 specifies the address of the node in the artist tree corresponding to the pID held in S23, further specifies the dBID corresponding to the address of the node with reference to the node table of FIG. 5, and sets it as artdbID (S26). Here, with reference to FIG. 5, 161 is specified as artdbID as the dBID corresponding to pID (3, 1, 1, 2).

次に、CPU1は、ランキングツリーのTrack階層のノードにartdbIDと一致するdBIDが存在するか否かを判断する(S27)。つまり、アーティストモードにおいて現在再生されている曲ファイルが、再生回数を更新した後のランキングツリーにおいて存在するか否かが判断される。   Next, the CPU 1 determines whether or not a dBID that matches the artdbID exists in a node in the Track hierarchy of the ranking tree (S27). That is, it is determined whether or not the music file currently being reproduced in the artist mode exists in the ranking tree after the number of reproductions has been updated.

ランキングツリーのTrack階層のノードにartdbIDと一致するdBIDが存在しない場合(S27でNO)、アーティストモードにおいて現在再生されている曲ファイルは、新たなランキングツリーに基づく曲リストには含まれない。従って、CPU1は、新たなランキングツリーを生成し、ランキングツリーに基づく曲リストを表示し直すが、曲ファイルを選択することができず、カーソルを非表示にする(S30)。   If there is no dBID that matches artdbID in the node of the Track tree of the ranking tree (NO in S27), the song file currently being played in the artist mode is not included in the song list based on the new ranking tree. Therefore, the CPU 1 generates a new ranking tree and redisplays the music list based on the ranking tree, but cannot select a music file and hides the cursor (S30).

一方、ランキングツリーのTrack階層のノードにartdbIDと一致するdBIDが存在する場合(S27でYES)、CPU1は、一致するdBIDのランキングツリーのTrack階層のノードにおける数字を取得し、変数numに代入する(S28)。つまり、アーティストモードにおいて現在再生中の曲ファイルが、ランキングツリーでは再生回数が多い順に何番目に該当するかを調べ、記憶する。ここでは、dBIDが161であるので、ランキングツリーのTrack階層の数字が9のノードに当該dBIDが保持されており、再生回数の多い順番として9が変数numに保持される。   On the other hand, if a dBID that matches the artdbID exists in a node in the Track hierarchy of the ranking tree (YES in S27), the CPU 1 obtains a number in the node in the Track hierarchy of the ranking tree of the matching dBID and substitutes it in the variable num (S28). That is, the music file currently being played back in the artist mode is checked and stored in the ranking tree in the descending order of the number of playbacks. Here, since the dBID is 161, the dBID is held in the node whose number is 9 in the Track hierarchy of the ranking tree, and 9 is held in the variable num as the order of the number of reproductions.

CPU1は、図4に示すランキングツリーを生成し、ランキングツリーに基づく曲リストを表示し、コンテンツIDが(9,1,1,num)で特定される曲ファイルを選択してカーソルを表示させる。例えば、曲リストには、(9,1,1,num−3)〜(9,1,1,num+1)の5つの曲ファイルの曲名が表示されている。ここでは、num=9であるので、コンテンツIDが(9,1,1,9)で特定される曲ファイルにカーソルが表示される。すなわち、図9右側に示すように、ランキングツリーに基づく曲リスト(再生回数の多い順の曲リスト)が表示され、再生回数が多い順番が9番目であるトラックA−1−2にカーソルが表示されている。   The CPU 1 generates a ranking tree shown in FIG. 4, displays a music list based on the ranking tree, selects a music file whose content ID is specified by (9, 1, 1, num), and displays a cursor. For example, in the song list, song names of five song files (9, 1, 1, num-3) to (9, 1, 1, num + 1) are displayed. Here, since num = 9, the cursor is displayed on the music file identified by the content ID (9, 1, 1, 9). That is, as shown on the right side of FIG. 9, a song list based on the ranking tree (a song list in the descending order of the number of reproductions) is displayed, and a cursor is displayed on the track A-1-2 having the ninth highest reproduction number. Has been.

CPU1は、アーティストモードにおいて、現在再生中の曲が再生を終了し(又は、ユーザの曲選択指示、又は、スキップ指示に応じて)、再生する曲を次の曲に進めるか否かを判断する(S31)。再生する曲を次の曲に進める場合には(S31でYES)、S22に戻って、上記の処理を再度実行する。つまり、アーティストモードで再生する曲が変更される毎に、再生回数を更新し、現在再生中の曲ファイルがランキングツリーにおいて再生回数が多い順の何番目に該当するかを記憶し、ランキングツリーを再構築し、ランキングツリーに基づく曲リストを表示し直し、現在再生中の曲ファイルにカーソルを表示する。   In the artist mode, the CPU 1 determines whether or not the currently played song ends playing (or in response to the user's song selection instruction or skip instruction) and advances the song to be played to the next song. (S31). When the music to be reproduced is advanced to the next music (YES in S31), the process returns to S22 and the above process is executed again. In other words, every time a song to be played in artist mode is changed, the number of plays is updated, and the currently played song file is stored in the ranking tree in the descending order of the number of times played. Reconstruct, redisplay the song list based on the ranking tree, and display the cursor on the currently playing song file.

以上のように、アーティストモードで曲ファイルを再生しているときに、アーティストツリーに基づく曲リストを表示すると同時に、ランキングツリーに基づく曲リストを表示することができ、かつ、ランキングツリーに基づく曲リストにおいて、現在再生中の曲ファイルにカーソルを表示することができる。   As described above, when a song file is being played in the artist mode, a song list based on the artist tree can be displayed at the same time, and a song list based on the ranking tree can be displayed. The cursor can be displayed on the currently playing music file.

次に、本発明のさらに別の好ましい実施形態を説明する。本例では、アーティストモードからランキングモードに変更された際に、迅速にランキングツリーを生成し、ランキングツリーに基づく曲リストを表示する。   Next, still another preferred embodiment of the present invention will be described. In this example, when the artist mode is changed to the ranking mode, a ranking tree is quickly generated and a song list based on the ranking tree is displayed.

図11は本例の処理を示すフローチャートである。まず、ユーザ操作によってアーティストモードが選択されると(S41)、アーティストツリーに基づいて曲リストが生成され、図6に示すように表示される。図6では、アーティストA、アルバムA−1の曲名が4つ(トラックA−1−1〜A−1−4)表示されており、これ以外の曲名はカーソルを移動させるとスクロールされて表示される。表示されている4つの曲名は図3のアーティストツリーにおけるコンテンツIDが(3,1,1,1)〜(3,1,1,4)の曲名に対応している。   FIG. 11 is a flowchart showing the processing of this example. First, when an artist mode is selected by a user operation (S41), a song list is generated based on the artist tree and displayed as shown in FIG. In FIG. 6, four song names of artist A and album A-1 (tracks A-1-1-1 to A-1-4) are displayed, and other song names are scrolled and displayed when the cursor is moved. The The four displayed song names correspond to the song names having content IDs (3, 1, 1, 1) to (3, 1, 1, 4) in the artist tree of FIG.

図6において例えばトラックA−1−2が選択され(カーソルが表示され)、再生指示が入力されると、CPU1は、トラックA−1−2をHDD4から読み出して再生部5に再生開始させる(S42)。CPU1は、コンテンツ情報DBにおいて、再生されている曲ファイルの再生回数を1増加するように、再生回数を更新する(SS43)。例えば、トラックA−1−2の再生回数が40であれば、図2に示すようにトラックA−1−2の再生回数を41に更新する。   In FIG. 6, for example, when track A-1-2 is selected (cursor is displayed) and a playback instruction is input, CPU 1 reads track A-1-2 from HDD 4 and causes playback unit 5 to start playback ( S42). The CPU 1 updates the number of reproductions so that the number of reproductions of the music file being reproduced is increased by 1 in the content information DB (SS43). For example, if the number of reproductions of track A-1-2 is 40, the number of reproductions of track A-1-2 is updated to 41 as shown in FIG.

再生回数を更新すると、再生回数の順位が変動し、ランキングツリーの構造が変更される可能性がある。従って、CPU1は、再生回数の多い順(降順)にコンテンツ情報DBから所定数分のdBIDを読み出して、RAM2内のdBIDテーブル(図12参照)に格納する(S44)。所定数は、ランキングツリーに基づいて生成される曲リストの曲数であり、例えば10である。詳細には、図2(a)のコンテンツ情報DBを図2(b)のように再生回数が多い順にソートする。そして、再生回数の順位が上位10までの曲ファイルのdBIDを再生回数順で読み出して、dBIDテーブルに格納する。ここでは、dBIDが1250,88,123,・・・3412が読み出され、dBIDテーブルに格納される。   When the number of playbacks is updated, the ranking of the number of playbacks may change, and the structure of the ranking tree may be changed. Therefore, the CPU 1 reads a predetermined number of dBIDs from the content information DB in the descending order of the number of reproductions (descending order), and stores them in the dBID table (see FIG. 12) in the RAM 2 (S44). The predetermined number is the number of songs in the song list generated based on the ranking tree, and is 10, for example. Specifically, the content information DB of FIG. 2A is sorted in descending order of the number of reproductions as shown in FIG. Then, the dBIDs of the music files having the highest number of reproduction times are read out in the order of the number of reproductions and stored in the dBID table. Here, dBIDs 1250, 88, 123,... 3412 are read out and stored in the dBID table.

CPU1は、アーティストモードにおいて、現在再生中の曲が再生を終了し(又は、ユーザの曲選択指示、又は、スキップ指示に応じて)、再生する曲を次の曲に進めるか否かを判断する(S45)。再生する曲を次の曲に進める場合には(S45でYES)、S42に戻って、上記の処理を再度実行する。つまり、アーティストモードで再生する曲が変更される毎に、再生回数を更新し、かつ、再生回数が多い順に曲ファイルをソートして、上位10のdBIDをdBIDテーブルに格納する。   In the artist mode, the CPU 1 determines whether or not the currently played song ends playing (or in response to the user's song selection instruction or skip instruction) and advances the song to be played to the next song. (S45). When the music to be reproduced is advanced to the next music (YES in S45), the process returns to S42 and the above processing is executed again. That is, every time a song to be played back in the artist mode is changed, the number of playbacks is updated, the song files are sorted in descending order of the number of playbacks, and the top 10 dBIDs are stored in the dBID table.

一方、再生する曲を次の曲に進めない場合には(S45でNO)、CPU1は、ユーザ操作によって再生モードがアーティストモードからランキングモードに変更されるか否かを判断する(S46)。再生モードが変更されない場合(S46でNO)、S45に戻る。一方、再生モードがランキングモードに変更される場合(S46でYES)、CPU1は、図4に示すランキングツリーを生成する(S47,S48)。詳細には、ランキングツリーの固定ノード(図4のランキングツリーにおいて、root階層、Folder階層、Album階層の各ノード)を生成する(S47)。続いて、CPU1は、図4のランキングツリーのTrackノードをdBIDテーブルの行数分(つまりランキングツリーの曲数分)生成し、各Trackノードに順番にdBIDテーブル内のdBIDを保持させる。図12ではdBIDテーブルは10行であるので、10個のTrackノードを生成し、dBIDを登録する。   On the other hand, when the music to be reproduced cannot be advanced to the next music (NO in S45), the CPU 1 determines whether or not the reproduction mode is changed from the artist mode to the ranking mode by a user operation (S46). If the playback mode is not changed (NO in S46), the process returns to S45. On the other hand, when the reproduction mode is changed to the ranking mode (YES in S46), the CPU 1 generates a ranking tree shown in FIG. 4 (S47, S48). Specifically, a fixed node of the ranking tree (each node in the root hierarchy, the Folder hierarchy, and the Album hierarchy in the ranking tree of FIG. 4) is generated (S47). Subsequently, the CPU 1 generates Track nodes of the ranking tree in FIG. 4 for the number of rows in the dBID table (that is, the number of songs in the ranking tree), and causes each Track node to hold the dBIDs in the dBID table in order. In FIG. 12, since the dBID table has 10 rows, 10 Track nodes are generated and the dBID is registered.

続いて、CPU1は、ランキングツリーに基づいて曲リストを生成し、表示させる(S49〜S51)。詳細には、CPU1は、曲リストに表示させる曲ファイルのコンテンツIDを特定する(S49)。例えば、コンテンツID(9,1,1,1)〜(9,1,1,5)が特定される。次に、CPU1は、コンテンツIDで特定されるランキングツリーのノードからdBIDを読み出す(S50)。例えば、1250,88,123,166,803のdBIDが読み出される。最後に、CPU1は、読み出したdBIDに対応するコンテンツ情報(例えば曲名)をコンテンツ情報DBから読み出して、曲リストを生成し、表示させる(S51)。   Subsequently, the CPU 1 generates and displays a song list based on the ranking tree (S49 to S51). Specifically, the CPU 1 specifies the content ID of the music file to be displayed in the music list (S49). For example, content IDs (9, 1, 1, 1) to (9, 1, 1, 5) are specified. Next, CPU1 reads dBID from the node of the ranking tree specified by content ID (S50). For example, dBIDs of 1250, 88, 123, 166, and 803 are read out. Finally, the CPU 1 reads content information (for example, song name) corresponding to the read dBID from the content information DB, generates a song list, and displays it (S51).

以上のように、アーティストモードにおいて、ランキングツリーを生成するために必要なdBIDテーブルを保持しているので、アーティストモードからランキングモードに変更する際に、dBIDテーブルに登録されているdBIDに基づいて、迅速にランキングツリーを生成し、ランキングツリーに基づいて曲リストを表示することができる。つまり、アーティストモードからランキングモードに変更された後で、再生回数順に曲ファイルをソートすることや、上位10の曲ファイルのdBIDの抽出処理を実行する必要がなく、処理が迅速になる。また、アーティストモードにおいて、ランキングツリーを保持していないので、再生する曲ファイルが変更される毎にランキングツリーを生成し直し、CPU1の負荷が大きくなることを防止できる。   As described above, in the artist mode, the dBID table necessary for generating the ranking tree is held, so when changing from the artist mode to the ranking mode, based on the dBID registered in the dBID table, A ranking tree can be quickly generated, and a song list can be displayed based on the ranking tree. That is, after the artist mode is changed to the ranking mode, it is not necessary to sort the music files in the order of the number of times of reproduction or to execute the dBID extraction processing of the top ten music files, and the processing becomes quick. In the artist mode, since the ranking tree is not held, the ranking tree is regenerated every time the music file to be reproduced is changed, and the load on the CPU 1 can be prevented from increasing.

以上、本発明の好ましい実施形態を説明したが、本発明はこれらの実施形態には限定されない。再生装置100は、HDD4を内蔵していなくてもよく、外部から挿入されるメモリカードに記録されたコンテンツを再生するもの、又は、ネットワーク経由でサーバから取得したコンテンツを再生するものでもよい。ランキングツリーは、再生回数の少ない順(昇順)にソートされたツリーでもよい。また、再生回数の多い順又は少ない順は、所定期間(例えば6ヶ月間)の再生回数であってもよく、HDD4にその曲ファイルが記録されてからの累積の再生回数でもよい。本発明は、上記のコンテンツ再生装置を動作させるためのコンピュータプログラムまたはそのコンピュータプログラムを記録した記録媒体という形態で提供されてもよい。   As mentioned above, although preferable embodiment of this invention was described, this invention is not limited to these embodiment. The playback apparatus 100 may not include the HDD 4 and may play back content recorded on a memory card inserted from the outside, or play back content acquired from a server via a network. The ranking tree may be a tree sorted in ascending order of the number of reproductions (ascending order). The order in which the number of reproductions is large or small may be the number of reproductions in a predetermined period (for example, six months), or may be the cumulative number of reproductions after the music file is recorded in the HDD 4. The present invention may be provided in the form of a computer program for operating the content reproduction apparatus or a recording medium on which the computer program is recorded.

本発明はHDD等の記憶媒体を備えたコンテンツ再生装置やPC等に好適に適用され得る。   The present invention can be suitably applied to a content reproduction apparatus, a PC, or the like provided with a storage medium such as an HDD.

100 コンテンツ再生装置
1 CPU
2 RAM
3 ROM
4 HDD
5 再生部
6 表示部
7 操作部
100 content playback device 1 CPU
2 RAM
3 ROM
4 HDD
5 Playback section 6 Display section 7 Operation section

Claims (7)

第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態と、再生回数の順にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態とを有し、
前記第1状態において、選択されたコンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生するコンテンツの再生回数順の順位を記憶する順位記憶手段と、
前記第1状態から前記第2状態に変更する際に、第2コンテンツ情報ツリーを生成し、前記順位記憶手段で記憶されている順位によって特定されるコンテンツが選択された状態で、前記第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させる表示制御手段とを備える、コンテンツ情報表示制御装置。
A first state in which a list of content information is displayed based on a first content information tree; and a second state in which a list of content information is displayed based on a second content information tree in which the contents are sorted in order of the number of times of reproduction. ,
In the first state, when the selected content is reproduced, the number of reproductions of the content to be reproduced is updated, then the content is sorted in the order of the number of reproductions, and the order storage of the order of the number of reproductions of the content to be reproduced is stored. Means,
When changing from the first state to the second state, a second content information tree is generated, and the content specified by the rank stored in the rank storage means is selected, and the second content is selected. A content information display control device comprising: display control means for displaying a list of content information based on an information tree.
第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態と、再生回数の順にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態とを有し、
前記第1状態において、選択されたコンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生するコンテンツの再生回数順の順位を記憶する順位記憶手段と、
前記第1状態において、前記第1コンテンツ情報ツリーに基づいて、再生されているコンテンツが選択された状態でコンテンツ情報の一覧を表示させ、かつ、前記順位記憶手段で記憶されている順位によって特定されるコンテンツが選択された状態で、前記第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させる表示制御手段とを備える、コンテンツ情報表示制御装置。
A first state in which a list of content information is displayed based on a first content information tree; and a second state in which a list of content information is displayed based on a second content information tree in which the contents are sorted in order of the number of times of reproduction. ,
In the first state, when the selected content is reproduced, the number of reproductions of the content to be reproduced is updated, then the content is sorted in the order of the number of reproductions, and the order storage of the order of the number of reproductions of the content to be reproduced is stored. Means,
In the first state, based on the first content information tree, a list of content information is displayed in a state where the content being played back is selected, and specified by the order stored in the order storage means. A content information display control device comprising: display control means for displaying a list of content information based on the second content information tree in a state where content to be selected is selected.
再生されるコンテンツが変更されたか否かを判断する再生判断手段をさらに備え、
再生されるコンテンツが変更された場合、前記順位記憶手段が、変更後のコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、変更後のコンテンツの再生回数順の順位を記憶する、請求項1または2に記載のコンテンツ情報表示制御装置。
It further includes a reproduction determination means for determining whether or not the content to be reproduced has been changed,
When the content to be reproduced is changed, the order storage means updates the number of times the content has been changed, then sorts the content in order of the number of times of reproduction, and stores the order of the content in the order of the number of times of reproduction after the change. The content information display control apparatus according to claim 1 or 2.
前記第1コンテンツ情報ツリーのノードのアドレスと、コンテンツの識別情報との対応関係を記憶するノード記憶手段をさらに備え、
前記順位記憶手段が、再生するコンテンツの前記第1コンテンツ情報ツリーにおけるノードのアドレスを特定し、再生回数が上位所定数分のコンテンツの識別情報をメモリに記憶し、特定したノードのアドレスに対応するコンテンツの識別情報を特定し、特定した識別情報の前記メモリに記憶されている再生回数順の順位を、再生するコンテンツの再生回数順の順位として記憶する、請求項1〜3のいずれかに記載のコンテンツ情報表示制御装置。
Node storage means for storing a correspondence relationship between the node address of the first content information tree and the content identification information;
The rank storage means specifies the address of the node in the first content information tree of the content to be played back, stores the identification information of the content having the highest number of playbacks in the memory, and corresponds to the address of the specified node The content identification information is specified, and the order of the number of reproductions stored in the memory of the specified identification information is stored as the order of the number of reproductions of the content to be reproduced. Content information display control device.
第1コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第1状態と、再生回数の順にコンテンツをソートした第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示する第2状態とを有し、
前記第1状態において、選択されたコンテンツを再生する際に、再生するコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生回数が上位所定数分のコンテンツの識別情報を記憶する順位記憶手段と、
前記第1状態から前記第2状態に変更する際に、前記順位記憶手段によって記憶されているコンテンツの識別情報を使用して、前記第2コンテンツ情報ツリーを生成し、生成した前記第2コンテンツ情報ツリーに基づいてコンテンツ情報の一覧を表示させる表示制御手段とを備える、コンテンツ情報表示制御装置。
A first state in which a list of content information is displayed based on a first content information tree; and a second state in which a list of content information is displayed based on a second content information tree in which the contents are sorted in order of the number of times of reproduction. ,
In the first state, when the selected content is played back, the number of playback times of the content to be played back is updated, then the content is sorted in order of the number of playback times, and the identification information of the content with the highest number of playback times is stored. Order ranking storage means,
When changing from the first state to the second state, the second content information tree is generated using the content identification information stored in the rank storage means, and the generated second content information A content information display control device comprising: display control means for displaying a list of content information based on a tree.
再生されるコンテンツが変更されたか否かを判断する再生判断手段をさらに備え、
再生されるコンテンツが変更された場合、前記順位記憶手段が、変更後のコンテンツの再生回数を更新し、その後、再生回数順にコンテンツをソートし、再生回数が上位所定数分のコンテンツの識別情報を記憶する、請求項5に記載のコンテンツ情報表示制御装置。
It further includes a reproduction determination means for determining whether or not the content to be reproduced has been changed,
When the content to be reproduced is changed, the rank storage means updates the number of times the content has been changed, and then sorts the content in order of the number of times of reproduction. The content information display control device according to claim 5, wherein the content information display control device is stored.
請求項1〜6のいずれかに記載のコンテンツ情報表示制御装置の各手段をコンピュータに実行させる、コンテンツ情報表示制御プログラム。   A content information display control program for causing a computer to execute each means of the content information display control device according to claim 1.
JP2009108896A 2009-04-28 2009-04-28 Content information display control device and program for the same Pending JP2010257368A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009108896A JP2010257368A (en) 2009-04-28 2009-04-28 Content information display control device and program for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009108896A JP2010257368A (en) 2009-04-28 2009-04-28 Content information display control device and program for the same

Publications (1)

Publication Number Publication Date
JP2010257368A true JP2010257368A (en) 2010-11-11

Family

ID=43318175

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009108896A Pending JP2010257368A (en) 2009-04-28 2009-04-28 Content information display control device and program for the same

Country Status (1)

Country Link
JP (1) JP2010257368A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10021244B2 (en) 2013-01-30 2018-07-10 Ricoh Company, Ltd. Information processing terminal, information processing method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10021244B2 (en) 2013-01-30 2018-07-10 Ricoh Company, Ltd. Information processing terminal, information processing method, and program

Similar Documents

Publication Publication Date Title
US8700635B2 (en) Electronic device, data processing method, data control method, and content data processing system
CN101727950B (en) Playlist search device, playlist search method and program
JP5631639B2 (en) AV equipment
JP4760877B2 (en) Playback apparatus and playback program
JP2010152970A (en) Retrieving device and retrieving method of content by hierarchical menu, and content reproducing device
JP2006343933A (en) Data processing method, electronic equipment, and program
JP2008186512A (en) Content reproducing device
WO1998014942A1 (en) Information processor, information processing method and information recording medium on which information processing method is recorded
JP2007226880A (en) Reproduction device, search method, and computer program
JP2010257368A (en) Content information display control device and program for the same
JP4244011B2 (en) Data reproduction apparatus and reproduction data management method in data reproduction apparatus
JP2007066370A (en) Play-back apparatus and play-back method
JP5029842B2 (en) Content information tree generation device and program thereof
JP2005026850A (en) Reproducer and recorder
KR100732665B1 (en) User terminal device having management function of music file and management method using the same
JP5755456B2 (en) Playlist editing apparatus, playlist editing method, playlist editing program, and recording medium storing playlist editing program
JP4578454B2 (en) Database generation method and information processing apparatus
JP6752111B2 (en) Content playback device and content playback method
JP5471584B2 (en) Karaoke reservation device
JP5570794B2 (en) Audio playback device
JP2005243184A (en) Reproducing apparatus and reproducing method
JP2011076485A (en) Content information display control device and program therefor
JP2005276337A (en) Reproducing device
JP5885377B2 (en) Content playback program
KR101552733B1 (en) Apparatus and method for displaying adapted album art in portable terminal

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20101227