Marc Brugger
Marc Brugger
Can you please enable debug mode https://github.com/bakito/adguardhome-sync/wiki/FAQ#how-do-i-get-debug-logs
Probably there's an incorrect REPLICA1_APIPATH defined.
It might be an issue with low resources (CPU) on your container. An the application is not much that could be done here.
Hi @rouke-broersma No Adguardhome-sync can not read Adguardhome config files and is not planned to do so. I uses only Adguardhome API. Anyway, the config of Adguardhome does not store...
A dynamic header parsing solution is implemented in PR #1112
> Hi. thanks for PR. > > the PR itself is fine to me but for some reason that i don't know yet reader mode not update for imported item....
I don't see the the relation to this pull request. As far as I understand it you describe a functionality during the import. I changed just the parsing of the...
> This looks good to me. @Monirzadeh unsure what you refer to, changes look limited to parsing, so if an URL is not creating an archive/reader now it probably wasn't...
> > Why not? the old implementation required a predefined sequence of csv headers. The new implementation uses the same header names as before, it just dynamically addresses the columns...
@fmartingr I added some unit tests