Filters voor Spotnet als FTD

Oude of gesloten topics van spot-net.nl vind je hier!

Moderator: Moderator Team

Gebruikersavatar

Topicstarter
Darthvader
Berichten: 242
Lid geworden op: 13 feb 2011, 15:12
Answers: 0
Usenet: Hitnews
Internet: Caiway
Locatie: Netherlands

Filters voor Spotnet als FTD

#1

Bericht door Darthvader »

Om de groepen in Spotnet als FTD te krijgen.

Zoek op:
Filters In Spotnet als in FTD
Gepost in a.b.FTD & a.b.x
Gebruikersavatar

Zombymario
Berichten: 320
Lid geworden op: 14 feb 2011, 14:18
Answers: 0
Usenet: IPv6 & Tele2
Internet: Tele2 @ 20Mb/s
Locatie: Nieuw-Vennep
Leeftijd: 31
Contacteer:

Filters voor Spotnet als FTD

#2

Bericht door Zombymario »

Heel erg bedankt!
"Press any key to continue, where's the any key?" - Homer Simpson

R.I.P. † 30-01-2010: news.ipv6.eweka.nl
R.I.P. † 01-03-2011: FTD

Anoniem
Answers: 0

Filters voor Spotnet als FTD

#3

Bericht door Anoniem »

Darthvader

PeJeBe
Berichten: 1
Lid geworden op: 15 feb 2011, 09:54
Answers: 0

Filters voor Spotnet als FTD

#4

Bericht door PeJeBe »

En hoe moet ik deze verder installeren? Graag wat toelichting s.v.p.

hjvbft
Berichten: 2079
Lid geworden op: 13 feb 2011, 21:02
Answers: 0

Filters voor Spotnet als FTD

#5

Bericht door hjvbft »

Staat als het goed is uitgelegd in de download.

Bevat een filters.xml. Deze plaatsen in:
Vista + Windows 7 = C:\ProgramData\Spotnet\
XP = C:\Documents and Settings\All Users\Local Application Data\Spotnet\

hjvbft
Berichten: 2079
Lid geworden op: 13 feb 2011, 21:02
Answers: 0

Re: Filters voor Spotnet als FTD

#6

Bericht door hjvbft »

Voor Windows 32 bit is nodig om het filters.xml bestand aan te passen.
C:\Program Files\Spotnet vervangen door C:\Program Files(86)\Spotnet
Dit kan snel gedaan worden met bijv. kladblok.

Filters.xml:

Code: Selecteer alles

<Spotnet>
  <Filter Name="Beeld" Image="C:\Program Files\Spotnet\Images\video2.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\audio2.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\games2.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\applications2.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>

mazda.323
Berichten: 34
Lid geworden op: 14 feb 2011, 20:59
Answers: 0

Re: Filters voor Spotnet als FTD

#7

Bericht door mazda.323 »

Uitleg voor aanpassing van filters en kleur weergaven voor: XP + Vista + Windows 7 ;)

>>KNIP<<

Met dank aan Stuitert en dhrid6.
Directe links naar NZB websites of bestanden is niet toegestaan op Spot-Net.nl
De spot gegevens zijn wel mogelijk, als dit maar niet naar auteursrechtelijk materiaal is.
- Darthvader
Laatst gewijzigd door mazda.323 op 14 feb 2011, 23:43, 1 keer totaal gewijzigd.
Gebruikersavatar

KamiKaaze
Berichten: 11
Lid geworden op: 13 feb 2011, 22:24
Answers: 0

Re: Filters voor Spotnet als FTD

#8

Bericht door KamiKaaze »

hjvbft schreef:Voor Windows 32 bit is nodig om het filters.xml bestand aan te passen.
C:\Program Files\Spotnet vervangen door C:\Program Files(86)\Spotnet
Dit kan snel gedaan worden met bijv. kladblok.
Ik moest dat voor de 64bit W7 ook al doen... dus bedoelde je dat niet toevallig ? :mrgreen:
Maar dit is voor de meeste handige onder ons een duidelijke uitleg... ;)
Dus dit geld ook voor de 64 bit versie van windhoos....

hjvbft
Berichten: 2079
Lid geworden op: 13 feb 2011, 21:02
Answers: 0

Re: Filters voor Spotnet als FTD

#9

Bericht door hjvbft »

@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>

croky
Berichten: 3
Lid geworden op: 15 feb 2011, 10:57
Answers: 0

Re: Filters voor Spotnet als FTD

#10

Bericht door croky »

Hoe krijg ik mij n eigen ftd filters in spotnet
Gesloten Vorig onderwerpVolgend onderwerp
Spot-net.nl Forums : Disclaimer