This file is indexed.

/usr/share/doc/libnfo-doc/examples/musicvideo.nfo.sample is in libnfo-doc 1.0.1-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
Music Videos
~~~~~~~~~~~~

The filename of the NFO should be the same as the music video file,
only replacing the original extension with .nfo.

i.e. Bestartistintheworld - Bestsongintheworld.avi should have the
corresponding nfo filename Bestartistintheworld - Bestsongintheworld.nfo.

    <musicvideo>
        <title>Bestsongintheworld</title>
        <artist>Bestartistintheworld</artist>
        <album>Me</album>
        <genre>Pop</genre>
        <runtime>3:20</runtime>
        <plot>Scantly clad women hoing about</plot>
        <year>2000</year>
        <director>and I</director>
        <studio>Ego prod.</studio>
    </musicvideo>