<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://msx.benzac.de/wiki/index.php?action=history&amp;feed=atom&amp;title=Resolve_Action</id>
	<title>Resolve Action - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://msx.benzac.de/wiki/index.php?action=history&amp;feed=atom&amp;title=Resolve_Action"/>
	<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;action=history"/>
	<updated>2026-07-08T08:22:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2359&amp;oldid=prev</id>
		<title>Benzac at 09:09, 21 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2359&amp;oldid=prev"/>
		<updated>2022-02-21T09:09:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:09, 21 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). If the resolve process failed, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info (e.g. to set up player buttons for specific plugins). Please note that indicated &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; extend/override existing &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; and do not replace them.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). If the resolve process failed, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info (e.g. to set up player buttons for specific plugins). Please note that indicated &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; extend/override existing &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; and do not &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;completely &lt;/ins&gt;replace them.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2358&amp;oldid=prev</id>
		<title>Benzac at 09:08, 21 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2358&amp;oldid=prev"/>
		<updated>2022-02-21T09:08:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:08, 21 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). If the resolve process failed, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info (e.g. to set up player buttons for specific plugins).&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). If the resolve process failed, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info (e.g. to set up player buttons for specific plugins)&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Please note that indicated &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; extend/override existing &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; and do not replace them&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2335&amp;oldid=prev</id>
		<title>Benzac at 08:58, 11 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2335&amp;oldid=prev"/>
		<updated>2022-02-11T08:58:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:58, 11 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). If the resolve process failed, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). If the resolve process failed, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(e.g. to set up player buttons for specific plugins)&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2334&amp;oldid=prev</id>
		<title>Benzac at 08:55, 11 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2334&amp;oldid=prev"/>
		<updated>2022-02-11T08:55:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:55, 11 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;On error&lt;/del&gt;, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property &lt;del class=&quot;diffchange diffchange-inline&quot;&gt; &lt;/del&gt;(of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;If the resolve process failed&lt;/ins&gt;, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the corresponding video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2333&amp;oldid=prev</id>
		<title>Benzac at 13:41, 10 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2333&amp;oldid=prev"/>
		<updated>2022-02-10T13:41:53Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:41, 10 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;current &lt;/del&gt;video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;corresponding &lt;/ins&gt;video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2328&amp;oldid=prev</id>
		<title>Benzac at 12:55, 10 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2328&amp;oldid=prev"/>
		<updated>2022-02-10T12:55:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:55, 10 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a resolve action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the current video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;code&amp;gt;&lt;/ins&gt;resolve&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;&amp;lt;/code&amp;gt; &lt;/ins&gt;action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), a &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and a &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the current video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2327&amp;oldid=prev</id>
		<title>Benzac at 12:54, 10 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2327&amp;oldid=prev"/>
		<updated>2022-02-10T12:54:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:54, 10 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a resolve action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;property &lt;/del&gt;to extend/override the current video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The response data from a resolve action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;property &lt;/ins&gt;(of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/ins&gt;&amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;property &lt;/ins&gt;(of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;a &lt;/ins&gt;&amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;property &lt;/ins&gt;(of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) to extend/override the current video/audio info.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2326&amp;oldid=prev</id>
		<title>Benzac at 12:53, 10 February 2022</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=2326&amp;oldid=prev"/>
		<updated>2022-02-10T12:53:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:53, 10 February 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The response data from a resolve action must contain a &amp;lt;code&amp;gt;url&amp;lt;/code&amp;gt; property (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). On error, it should contain an &amp;lt;code&amp;gt;error&amp;lt;/code&amp;gt; property  (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;). Since version &amp;#039;&amp;#039;&amp;#039;0.1.145&amp;#039;&amp;#039;&amp;#039;, the response data can also contain a &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), &amp;lt;code&amp;gt;background&amp;lt;/code&amp;gt; (of type &amp;lt;code&amp;gt;string&amp;lt;/code&amp;gt;), and &amp;lt;code&amp;gt;properties&amp;lt;/code&amp;gt; (of type &amp;lt;code&amp;gt;object&amp;lt;/code&amp;gt;) property to extend/override the current video/audio info.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images (that are loaded on the fly). Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=1198&amp;oldid=prev</id>
		<title>Benzac at 10:21, 2 March 2021</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=1198&amp;oldid=prev"/>
		<updated>2021-03-02T10:21:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:21, 2 March 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images. Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(that are loaded on the fly)&lt;/ins&gt;. Additionally, it can be used to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Please see following example.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Please see following example.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
	<entry>
		<id>https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=1113&amp;oldid=prev</id>
		<title>Benzac at 16:39, 19 February 2021</title>
		<link rel="alternate" type="text/html" href="https://msx.benzac.de/wiki/index.php?title=Resolve_Action&amp;diff=1113&amp;oldid=prev"/>
		<updated>2021-02-19T16:39:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:39, 19 February 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Each platform supports different video/audio formats and codecs. This means that some videos/audios can be played with the standard player, others require a plugin, others do not work at all. To deal with this, the &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can be used, which has been developed to return a suitable format/codec depending on the current platform/player. This feature is available since version &amp;#039;&amp;#039;&amp;#039;0.1.107&amp;#039;&amp;#039;&amp;#039;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt;−&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;and &lt;/del&gt;to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Note: The &amp;lt;code&amp;gt;resolve&amp;lt;/code&amp;gt; action can also be used for images&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;. Additionally, it can be used &lt;/ins&gt;to generate temporary links or links with access tokens at runtime.&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Please see following example.&lt;/div&gt;&lt;/td&gt;&lt;td class=&#039;diff-marker&#039;&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Please see following example.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Benzac</name></author>
	</entry>
</feed>