BiglySoftware / BiglyBT

Feature-filled Bittorrent client based on the Azureus open source project
https://www.biglybt.com
GNU General Public License v2.0
1.52k stars 153 forks source link

Duplicates in tag.config #3275

Closed de-served closed 1 month ago

de-served commented 1 month ago

Trying to sort a lot of troubles arisen last week, decoded tag.config to json and found strange duplicates. Maybe there more in other "parameters", IDK

            "p": [
                {
                    "a": 1716809874
                },
                {
                    "a": 1716809874
                },
... (+4 copies)
                {
                    "a": 1716153820
                },
                {
                    "a": 1716810099
                },
                {
                    "a": 1716809874
                },
... (+26 copies)
                {
                    "a": 1716810099
                },
                {
                    "a": 1716809874
                },
... (6 copies)
                {
                    "a": 1716154016
                },
                {
                    "a": 1716809874
                },
... (+14 copies)
            ]
parg commented 1 month ago

Dude, don't go poking through shit you don't understand and then complaining about it