Tdarr icon indicating copy to clipboard operation
Tdarr copied to clipboard

Allow multiple Values in 'Check Flow Variable'.

Open risb0r opened this issue 5 months ago • 4 comments

Issue Unable to nominate numerous values for 'Check Flow Variable' flow block.

Goal Enable comma separated values to be added to the value section to enable greater control without adding an unnecessary amount of flow blocks.

Troubleshooting From the logfile; It would appear that the correct library id is being utilised and/or referenced and would have likely been successful if it were a single value condition to meet.

Variable args.librarySettings._id of value **Bmu55n2Pr** does not match condition == eZU21m8v4,6nerhMTQB,**Bmu55n2Pr**,ljDF5r_G9,ANCAuvSQJ,8y0WeTWSN,qDIVW9a3U,LFBa38mhq,lBY-fKDey,jRcoVtrd7 Note: stars don't exist, used for highlighting only

image image

risb0r avatar Jan 28 '24 23:01 risb0r

Somewhat resolved using custom variables, although this would be a nice feature.

risb0r avatar Jan 30 '24 08:01 risb0r

I see, I suppose you could also achieve this by connecting multiple Check Flow Variable flow plugins but that's a bit tedious. Will look into adding this.

HaveAGitGat avatar Feb 29 '24 00:02 HaveAGitGat

Yes, I did start doing that which became infuriating haha which is then when I started looking for alternative options and came across the custom variables.

risb0r avatar Feb 29 '24 01:02 risb0r

Sure can add this but suppose it only really makes sense for the == condition.

HaveAGitGat avatar Mar 01 '24 01:03 HaveAGitGat

Added here: https://github.com/HaveAGitGat/Tdarr_Plugins/pull/624/files#diff-6c455e4fc0afb4569f66a1e26829a05ac9a9fb1a9ae2db751aa5cbf89e9f1529

HaveAGitGat avatar May 07 '24 06:05 HaveAGitGat