https://bugs.kde.org/show_bug.cgi?id=419319
--- Comment #2 from Robby Stephenson <ro...@periapsis.org> --- Git commit 4443f5ced0968269b7a31faf3f699598060031f8 by Robby Stephenson. Committed on 09/12/2022 at 02:15. Pushed by rstephenson into branch 'master'. Remove global check for sending UserAgent in favor of job metadata As discussed in !1030, the SlaveConfig and config option for sending the user agent is being deprecated. Since the metadata for the job is also used for verifying the user agent, prefer that approach. M +3 -1 src/fetch/allocinefetcher.cpp M +0 -1 src/fetch/allocinefetcher.h M +2 -1 src/fetch/discogsfetcher.cpp M +0 -1 src/fetch/discogsfetcher.h M +1 -21 src/fetch/fetcher.cpp M +0 -4 src/fetch/fetcher.h M +3 -1 src/fetch/musicbrainzfetcher.cpp M +0 -1 src/fetch/musicbrainzfetcher.h M +0 -3 src/tests/crossreffetchertest.cpp M +0 -1 src/tests/discogsfetchertest.cpp https://invent.kde.org/office/tellico/commit/4443f5ced0968269b7a31faf3f699598060031f8 -- You are receiving this mail because: You are watching all bug changes.