{
    "GETID3_VERSION": "1.9.19-201912311335",
    "filesize": 4529388,
    "filepath": "\/var\/src",
    "filename": "f6651a1d167063881066f90616acae3e.mp3",
    "filenamepath": "\/var\/src\/f6651a1d167063881066f90616acae3e.mp3",
    "avdataoffset": 256,
    "avdataend": 4529260,
    "fileformat": "mp3",
    "audio": {
        "dataformat": "mp3",
        "channels": 2,
        "sample_rate": 44100,
        "bitrate": 192000,
        "channelmode": "stereo",
        "bitrate_mode": "cbr",
        "codec": "LAME",
        "encoder": "LAME3.92",
        "lossless": false,
        "encoder_options": "CBR192",
        "compression_ratio": 0.13605442176871,
        "streams": [
            {
                "dataformat": "mp3",
                "channels": 2,
                "sample_rate": 44100,
                "bitrate": 192000,
                "channelmode": "stereo",
                "bitrate_mode": "cbr",
                "codec": "LAME",
                "encoder": "LAME3.92",
                "lossless": false,
                "encoder_options": "CBR192",
                "compression_ratio": 0.13605442176871
            }
        ]
    },
    "tags": {
        "id3v1": {
            "title": [
                "Are You Lonesome Tonight"
            ],
            "artist": [
                "Elvis Presley"
            ],
            "album": [
                "Romantic Collection"
            ],
            "year": [
                "2002"
            ],
            "comment": [
                "www.romanticcollection.ru"
            ],
            "track_number": [
                16
            ],
            "genre": [
                "Rock & Roll"
            ]
        },
        "id3v2": {
            "title": [
                "Are You Lonesome Tonight"
            ],
            "year": [
                "2002"
            ],
            "track_number": [
                "16"
            ],
            "genre": [
                "Rock & Roll"
            ],
            "comment": [
                "www.romanticcollection.ru"
            ],
            "album": [
                "Romantic Collection"
            ],
            "artist": [
                "Elvis Presley"
            ]
        }
    },
    "warning": [
        "Some ID3v1 fields do not use NULL characters for padding"
    ],
    "encoding": "UTF-8",
    "id3v2": {
        "header": true,
        "flags": {
            "unsynch": false,
            "exthead": false,
            "experim": false
        },
        "majorversion": 3,
        "minorversion": 0,
        "headerlength": 256,
        "tag_offset_start": 0,
        "tag_offset_end": 256,
        "encoding": "UTF-8",
        "comments": {
            "title": [
                "Are You Lonesome Tonight"
            ],
            "year": [
                "2002"
            ],
            "track_number": [
                "16"
            ],
            "genre": [
                "Rock & Roll"
            ],
            "comment": [
                "www.romanticcollection.ru"
            ],
            "album": [
                "Romantic Collection"
            ],
            "artist": [
                "Elvis Presley"
            ]
        },
        "TIT2": [
            {
                "frame_name": "TIT2",
                "frame_flags_raw": 0,
                "data": "Are You Lonesome Tonight",
                "datalength": 25,
                "dataoffset": 10,
                "framenamelong": "Title\/songname\/content description",
                "framenameshort": "title",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "encodingid": 0,
                "encoding": "ISO-8859-1"
            }
        ],
        "TYER": [
            {
                "frame_name": "TYER",
                "frame_flags_raw": 0,
                "data": "2002",
                "datalength": 5,
                "dataoffset": 45,
                "framenamelong": "Year",
                "framenameshort": "year",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "encodingid": 0,
                "encoding": "ISO-8859-1"
            }
        ],
        "TRCK": [
            {
                "frame_name": "TRCK",
                "frame_flags_raw": 0,
                "data": "16",
                "datalength": 3,
                "dataoffset": 60,
                "framenamelong": "Track number\/Position in set",
                "framenameshort": "track_number",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "encodingid": 0,
                "encoding": "ISO-8859-1"
            }
        ],
        "TCON": [
            {
                "frame_name": "TCON",
                "frame_flags_raw": 0,
                "data": "(78)",
                "datalength": 5,
                "dataoffset": 73,
                "framenamelong": "Content type",
                "framenameshort": "genre",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "encodingid": 0,
                "encoding": "ISO-8859-1"
            }
        ],
        "COMM": [
            {
                "frame_name": "COMM",
                "frame_flags_raw": 0,
                "data": "www.romanticcollection.ru",
                "datalength": 30,
                "dataoffset": 88,
                "framenamelong": "Comments",
                "framenameshort": "comment",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "description": "",
                "encodingid": 0,
                "encoding": "ISO-8859-1",
                "language": "rus",
                "languagename": "Russian"
            }
        ],
        "TALB": [
            {
                "frame_name": "TALB",
                "frame_flags_raw": 0,
                "data": "Romantic Collection",
                "datalength": 20,
                "dataoffset": 128,
                "framenamelong": "Album\/Movie\/Show title",
                "framenameshort": "album",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "encodingid": 0,
                "encoding": "ISO-8859-1"
            }
        ],
        "TPE1": [
            {
                "frame_name": "TPE1",
                "frame_flags_raw": 0,
                "data": "Elvis Presley",
                "datalength": 14,
                "dataoffset": 158,
                "framenamelong": "Lead performer(s)\/Soloist(s)",
                "framenameshort": "artist",
                "flags": {
                    "TagAlterPreservation": false,
                    "FileAlterPreservation": false,
                    "ReadOnly": false,
                    "compression": false,
                    "Encryption": false,
                    "GroupingIdentity": false
                },
                "encodingid": 0,
                "encoding": "ISO-8859-1"
            }
        ],
        "padding": {
            "start": 182,
            "length": 74,
            "valid": true
        }
    },
    "id3v1": {
        "title": "Are You Lonesome Tonight",
        "artist": "Elvis Presley",
        "album": "Romantic Collection",
        "year": "2002",
        "comment": "www.romanticcollection.ru",
        "track_number": 16,
        "genre": "Rock & Roll",
        "comments": {
            "title": [
                "Are You Lonesome Tonight"
            ],
            "artist": [
                "Elvis Presley"
            ],
            "album": [
                "Romantic Collection"
            ],
            "year": [
                "2002"
            ],
            "comment": [
                "www.romanticcollection.ru"
            ],
            "track_number": [
                16
            ],
            "genre": [
                "Rock & Roll"
            ]
        },
        "padding_valid": false,
        "tag_offset_end": 4529388,
        "tag_offset_start": 4529260,
        "encoding": "Windows-1251"
    },
    "mime_type": "audio\/mpeg",
    "mpeg": {
        "audio": {
            "raw": {
                "synch": 4094,
                "version": 3,
                "layer": 1,
                "protection": 0,
                "bitrate": 11,
                "sample_rate": 0,
                "padding": 0,
                "private": 0,
                "channelmode": 0,
                "modeextension": 0,
                "copyright": 0,
                "original": 1,
                "emphasis": 0
            },
            "version": "1",
            "layer": 3,
            "channelmode": "stereo",
            "channels": 2,
            "sample_rate": 44100,
            "protection": true,
            "private": false,
            "modeextension": "",
            "copyright": false,
            "original": true,
            "emphasis": "none",
            "crc": 63136,
            "padding": false,
            "bitrate": 192000,
            "framelength": 627,
            "bitrate_mode": "cbr",
            "VBR_method": "Xing",
            "xing_flags_raw": 15,
            "xing_flags": {
                "frames": true,
                "bytes": true,
                "toc": true,
                "vbr_scale": true
            },
            "VBR_frames": 7223,
            "VBR_bytes": 4529004,
            "toc": [
                0,
                3,
                5,
                7,
                10,
                13,
                15,
                18,
                20,
                23,
                26,
                28,
                30,
                34,
                36,
                38,
                40,
                44,
                46,
                48,
                51,
                54,
                56,
                58,
                61,
                64,
                66,
                69,
                71,
                74,
                77,
                79,
                81,
                85,
                87,
                89,
                91,
                95,
                97,
                99,
                102,
                105,
                107,
                110,
                112,
                115,
                117,
                120,
                122,
                125,
                128,
                130,
                132,
                136,
                138,
                140,
                142,
                146,
                148,
                150,
                153,
                156,
                158,
                161,
                163,
                166,
                168,
                171,
                173,
                176,
                179,
                181,
                183,
                187,
                189,
                191,
                193,
                197,
                199,
                201,
                204,
                207,
                209,
                212,
                214,
                217,
                220,
                222,
                224,
                227,
                230,
                232,
                234,
                238,
                240,
                242,
                244,
                248,
                250,
                252
            ],
            "LAME": {
                "short_version": "LAME3.92 ",
                "numeric_version": "3.92",
                "integer_version": [
                    3,
                    92
                ],
                "raw": {
                    "vbr_method": 1,
                    "RGAD_track": 0,
                    "RGAD_album": 0,
                    "abrbitrate_minbitrate": 192,
                    "noise_shaping": 1,
                    "stereo_mode": 1,
                    "not_optimal_quality": 0,
                    "source_sample_freq": 1,
                    "mp3_gain": 0,
                    "surround_info": 0
                },
                "vbr_quality": 58,
                "tag_revision": 0,
                "vbr_method": "cbr",
                "lowpass_frequency": 18700,
                "encoding_flags": {
                    "nspsytune": false,
                    "nssafejoint": false,
                    "nogap_next": false,
                    "nogap_prev": false
                },
                "ath_type": 2,
                "encoder_delay": 576,
                "end_padding": 1296,
                "noise_shaping": 1,
                "stereo_mode": "stereo",
                "not_optimal_quality": false,
                "source_sample_freq": "44.1 kHz",
                "mp3_gain_db": 0,
                "mp3_gain_factor": 1,
                "surround_info": "no surround info",
                "preset_used_id": 0,
                "preset_used": "",
                "audio_bytes": 4529004,
                "music_crc": 35025,
                "lame_tag_crc": 1520
            }
        }
    },
    "playtime_seconds": 188.682375,
    "tags_html": {
        "id3v1": {
            "title": [
                "Are You Lonesome Tonight"
            ],
            "artist": [
                "Elvis Presley"
            ],
            "album": [
                "Romantic Collection"
            ],
            "year": [
                "2002"
            ],
            "comment": [
                "www.romanticcollection.ru"
            ],
            "track_number": [
                16
            ],
            "genre": [
                "Rock &amp; Roll"
            ]
        },
        "id3v2": {
            "title": [
                "Are You Lonesome Tonight"
            ],
            "year": [
                "2002"
            ],
            "track_number": [
                "16"
            ],
            "genre": [
                "Rock &amp; Roll"
            ],
            "comment": [
                "www.romanticcollection.ru"
            ],
            "album": [
                "Romantic Collection"
            ],
            "artist": [
                "Elvis Presley"
            ]
        }
    },
    "bitrate": 192000,
    "playtime_string": "3:09"
}