jochenberger
jochenberger
Right...
> Have you install tt_newsplus plugin on your server? Yes. I'll try to explain again. Imagine there is 1 unread item (let's call it A) in tt-rss and that is...
Sometimes, the trace also contains ``` W/System.err( 9421): org.json.JSONException: Value
Sorry, I don't install packages from untrusted sources. I'll report back if I have issues with the next stable release.
Still broken in the new version.
When that happens, downloading offline content for already synced items still works. The error only occurs when trying to fetch _new_ items.
That usually happens at least once a day.
Still an issue in 2.0.0.
I'm actually using CyanogenMod. What about you @Kasara? I still wonder why `TtRssExtension` tries to parse an XML (sub?)string to JSON.
Frankly spoken, I'm not a big fan of that idea. What about catching the exception and logging more of the XML string, like the first `max(200, string.length()` chars? Maybe that'll...