radry

Results 41 comments of radry

> Technically, the fix done in [jellyfin/jellyfin-web#5053](https://github.com/jellyfin/jellyfin-web/pull/5053) is not correct because only select 2023+ webOS TVs support dts. My 2019 OLED model also supports DTS (webos 4.5) LG dropped DTS...

Confirmed to work. Why hasn't it been merged?

I wanted to send it to an FTP Agent, not Local File Agent. However the FTP Agent writes a nonsense CSV File. Does that mean the CSV Agent absolutely needs...

> I figured out that aparently CSV Agent can't directly read from key value store. > I then tried to use an Even Formatting Agent, which was able to read...

@virtadpt I want to have a CSV File at the end, which I can upload via ftp. I already managed to get an object/json out of K/VS if you read...

Where do I put that filter you suggest? The CSV Agent already receives an object (the description says it can read objects??). This is what the CSV Agent receives: ```...

@virtadpt Results in this error: ``` Error output from jq: jq: error (at :0): Unexpected extra JSON values (while parsing '"{""title""=>""foo"", ""price""=>""111""}" ') ``` Besides, what will the JQ Agent...

@carmatana In the EventFormatting Agent you set the KeyValue Storage under "Controllers" (NOT "Source").

@carmatana I don't remember exactly how I did and I don't have the scenario in its original state anymore. If I remember correctly dry run doesn't work in this case,...

@tobiasKaminsky I intentionally named the issue that way because in the current state it is mislabeled and thus a BUG. This isn't a feature request for 2-way sync, we have...