@KamiKaaze: Klopt ik bedoelde 64 bit.
Het filters.xml bestanden genoemd door mazda.323. Spotnet zelf is 32 bit.
32bit versie
Code: Selecteer alles
<Spotnet>
<Filter Name="Beeld" Image="C:\Program Files\Spotnet\Images\beeld-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 0 AND Erotiek = 0]]></Filter>
<Filter Name="- DivX" Image="C:\Program Files\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( SCat = '0' ) ) )]]></Filter>
<Filter Name="- WMV" Image="C:\Program Files\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( SCat = '1' ) ) )]]></Filter>
<Filter Name="- MPG" Image="C:\Program Files\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( SCat = '2' ) ) )]]></Filter>
<Filter Name="- DVD" Image="C:\Program Files\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( ( SCat = '3' ) OR ( SCat = '10' ) ) ) )]]></Filter>
<Filter Name="- HD" Image="C:\Program Files\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( ( SCat = '6' ) OR ( SCat = '7' ) OR ( SCat = '8' ) OR ( SCat = '9' ) OR ( SCat = '4' ) ) ) )]]></Filter>
<Filter Name="- Series" Image="C:\Program Files\Spotnet\Images\series2.ico" Margin="0,0,0,0"><![CDATA[Cat = 0 AND Erotiek = 0 AND ((Tags LIKE '*b4|*') OR (Tags LIKE '*d11|*')) ]]></Filter>
<Filter Name="- Boeken" Image="C:\Program Files\Spotnet\Images\books2.ico" Margin="0,0,0,0"><![CDATA[Cat = 0 AND SCat = '5' AND Erotiek = 0]]></Filter>
<Filter Name="- Erotiek" Image="C:\Program Files\Spotnet\Images\x2.ico" Margin="0,0,0,0"><![CDATA[Erotiek = 1]]></Filter>
<Filter Name="Muziek" Image="C:\Program Files\Spotnet\Images\muziek-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 1]]></Filter>
<Filter Name="- Compressed" Image="C:\Program Files\Spotnet\Images\audio2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='1' AND ( ( ( SCat = '0' ) OR ( SCat = '1' ) OR ( SCat = '3' ) OR ( SCat = '5' ) OR ( SCat = '6' ) ) ) )]]></Filter>
<Filter Name="- Lossless" Image="C:\Program Files\Spotnet\Images\audio2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='1' AND ( ( ( SCat = '2' ) OR ( SCat = '7' ) OR ( SCat = '8' ) OR ( SCat = '4' ) ) ) )]]></Filter>
<Filter Name="Spellen" Image="C:\Program Files\Spotnet\Images\games-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 2]]></Filter>
<Filter Name="- Windows" Image="C:\Program Files\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( SCat = '0' ) ) )]]></Filter>
<Filter Name="- Mac / Linux" Image="C:\Program Files\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '2' ) OR ( SCat = '1' ) ) ) )]]></Filter>
<Filter Name="- Playstation" Image="C:\Program Files\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '3' ) OR ( SCat = '4' ) OR ( SCat = '12' ) OR ( SCat = '5' ) ) ) )]]></Filter>
<Filter Name="- X-Box" Image="C:\Program Files\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '6' ) OR ( SCat = '7' ) ) ) )]]></Filter>
<Filter Name="- Nintendo" Image="C:\Program Files\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '8' ) OR ( SCat = '9' ) OR ( SCat = '10' ) OR ( SCat = '11' ) ) ) )]]></Filter>
<Filter Name="- PDA" Image="C:\Program Files\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '13' ) OR ( SCat = '14' ) OR ( SCat = '15' ) ) ) )]]></Filter>
<Filter Name="Applicaties" Image="C:\Program Files\Spotnet\Images\applications-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 3]]></Filter>
<Filter Name="- Windows" Image="C:\Program Files\Spotnet\Images\applications2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='3' AND ( ( SCat = '0' ) ) )]]></Filter>
<Filter Name="- Mac / Linux / OS2" Image="C:\Program Files\Spotnet\Images\applications2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='3' AND ( ( ( SCat = '3' ) OR ( SCat = '2' ) OR ( SCat = '1' ) ) ) )]]></Filter>
<Filter Name="- PDA / Navigatie" Image="C:\Program Files\Spotnet\Images\applications2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='3' AND ( ( ( SCat = '5' ) OR ( SCat = '6' ) OR ( SCat = '7' ) OR ( SCat = '4' ) ) ) )]]></Filter>
</Spotnet>
64bit versie
Code: Selecteer alles
<Spotnet>
<Filter Name="Beeld" Image="C:\Program Files (x86)\Spotnet\Images\beeld-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 0 AND Erotiek = 0]]></Filter>
<Filter Name="- DivX" Image="C:\Program Files (x86)\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( SCat = '0' ) ) )]]></Filter>
<Filter Name="- WMV" Image="C:\Program Files (x86)\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( SCat = '1' ) ) )]]></Filter>
<Filter Name="- MPG" Image="C:\Program Files (x86)\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( SCat = '2' ) ) )]]></Filter>
<Filter Name="- DVD" Image="C:\Program Files (x86)\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( ( SCat = '3' ) OR ( SCat = '10' ) ) ) )]]></Filter>
<Filter Name="- HD" Image="C:\Program Files (x86)\Spotnet\Images\video2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='0' AND ( ( ( SCat = '6' ) OR ( SCat = '7' ) OR ( SCat = '8' ) OR ( SCat = '9' ) OR ( SCat = '4' ) ) ) )]]></Filter>
<Filter Name="- Series" Image="C:\Program Files (x86)\Spotnet\Images\series2.ico" Margin="0,0,0,0"><![CDATA[Cat = 0 AND Erotiek = 0 AND ((Tags LIKE '*b4|*') OR (Tags LIKE '*d11|*')) ]]></Filter>
<Filter Name="- Boeken" Image="C:\Program Files (x86)\Spotnet\Images\books2.ico" Margin="0,0,0,0"><![CDATA[Cat = 0 AND SCat = '5' AND Erotiek = 0]]></Filter>
<Filter Name="- Erotiek" Image="C:\Program Files (x86)\Spotnet\Images\x2.ico" Margin="0,0,0,0"><![CDATA[Erotiek = 1]]></Filter>
<Filter Name="Muziek" Image="C:\Program Files (x86)\Spotnet\Images\muziek-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 1]]></Filter>
<Filter Name="- Compressed" Image="C:\Program Files (x86)\Spotnet\Images\audio2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='1' AND ( ( ( SCat = '0' ) OR ( SCat = '1' ) OR ( SCat = '3' ) OR ( SCat = '5' ) OR ( SCat = '6' ) ) ) )]]></Filter>
<Filter Name="- Lossless" Image="C:\Program Files (x86)\Spotnet\Images\audio2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='1' AND ( ( ( SCat = '2' ) OR ( SCat = '7' ) OR ( SCat = '8' ) OR ( SCat = '4' ) ) ) )]]></Filter>
<Filter Name="Spellen" Image="C:\Program Files (x86)\Spotnet\Images\games-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 2]]></Filter>
<Filter Name="- Windows" Image="C:\Program Files (x86)\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( SCat = '0' ) ) )]]></Filter>
<Filter Name="- Mac / Linux" Image="C:\Program Files (x86)\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '2' ) OR ( SCat = '1' ) ) ) )]]></Filter>
<Filter Name="- Playstation" Image="C:\Program Files (x86)\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '3' ) OR ( SCat = '4' ) OR ( SCat = '12' ) OR ( SCat = '5' ) ) ) )]]></Filter>
<Filter Name="- X-Box" Image="C:\Program Files (x86)\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '6' ) OR ( SCat = '7' ) ) ) )]]></Filter>
<Filter Name="- Nintendo" Image="C:\Program Files (x86)\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '8' ) OR ( SCat = '9' ) OR ( SCat = '10' ) OR ( SCat = '11' ) ) ) )]]></Filter>
<Filter Name="- PDA" Image="C:\Program Files (x86)\Spotnet\Images\games2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='2' AND ( ( ( SCat = '13' ) OR ( SCat = '14' ) OR ( SCat = '15' ) ) ) )]]></Filter>
<Filter Name="Applicaties" Image="C:\Program Files (x86)\Spotnet\Images\applications-hoofd.ico" Margin="0,0,0,0"><![CDATA[Cat = 3]]></Filter>
<Filter Name="- Windows" Image="C:\Program Files (x86)\Spotnet\Images\applications2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='3' AND ( ( SCat = '0' ) ) )]]></Filter>
<Filter Name="- Mac / Linux / OS2" Image="C:\Program Files (x86)\Spotnet\Images\applications2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='3' AND ( ( ( SCat = '3' ) OR ( SCat = '2' ) OR ( SCat = '1' ) ) ) )]]></Filter>
<Filter Name="- PDA / Navigatie" Image="C:\Program Files (x86)\Spotnet\Images\applications2.ico" Margin="0,0,0,0"><![CDATA[ ( Cat='3' AND ( ( ( SCat = '5' ) OR ( SCat = '6' ) OR ( SCat = '7' ) OR ( SCat = '4' ) ) ) )]]></Filter>
</Spotnet>