File: example.nfo

package info (click to toggle)
gerbera 2.4.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,412 kB
  • sloc: cpp: 44,738; javascript: 13,430; xml: 5,730; ansic: 2,692; sh: 1,555; sql: 237; python: 191; makefile: 13
file content (49 lines) | stat: -rw-r--r-- 1,483 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<movie>
    <title>This is Gerbera</title>
    <originaltitle>It was MediaTomb</originaltitle>
    <sorttitle>Gerbera</sorttitle>
    <userrating>0</userrating>
    <plot>UPnP Media Server for 2022</plot>
    <mpaa>NONE</mpaa>
    <genre>Mediaplayer</genre>
    <country>Github</country>
    <credits>Mediatomb team</credits>
    <director>Gerbera Team</director>
    <premiered>2005-01-04</premiered>
    <year>2005</year>
    <studio>Gerbera Home</studio>
    <fileinfo>
        <streamdetails>
            <video>
                <codec>hevc</codec>
                <aspect>1.777778</aspect>
                <width>1920</width>
                <height>1080</height>
                <durationinseconds>14528</durationinseconds>
                <stereomode></stereomode>
            </video>
            <audio>
                <codec>ac3</codec>
                <language>eng</language>
                <channels>6</channels>
            </audio>
            <audio>
                <codec>ac3</codec>
                <language>fre</language>
                <channels>6</channels>
            </audio>
            <subtitle>
                <language>eng</language>
            </subtitle>
        </streamdetails>
    </fileinfo>
    <actor>
        <name>Ian Whyman</name>
        <role>Developer</role>
    </actor>
    <actor>
        <name>Karl Straussberger</name>
        <role>Developer</role>
    </actor>
</movie>