mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 17:28:55 +00:00
3272 lines
123 KiB
PHP
3272 lines
123 KiB
PHP
<?php
|
|
|
|
use Illuminate\Database\Seeder;
|
|
|
|
class GroupsTableSeeder extends Seeder
|
|
{
|
|
|
|
/**
|
|
* Auto generated seed file
|
|
*
|
|
* @return void
|
|
*/
|
|
public function run()
|
|
{
|
|
|
|
|
|
\DB::table('groups')->delete();
|
|
|
|
\DB::table('groups')->insert(array (
|
|
0 =>
|
|
array (
|
|
'id' => 1,
|
|
'name' => 'alt.binaries.0day.stuffz',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 2,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly 0day software.',
|
|
),
|
|
1 =>
|
|
array (
|
|
'id' => 2,
|
|
'name' => 'alt.binaries.anime',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => 268435456,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly Anime Television.',
|
|
),
|
|
2 =>
|
|
array (
|
|
'id' => 3,
|
|
'name' => 'alt.binaries.astronomy',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly movies.',
|
|
),
|
|
3 =>
|
|
array (
|
|
'id' => 4,
|
|
'name' => 'alt.binaries.ath',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 8,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music. Some Foreign.',
|
|
),
|
|
4 =>
|
|
array (
|
|
'id' => 5,
|
|
'name' => 'alt.binaries.barbarella',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of German content.',
|
|
),
|
|
5 =>
|
|
array (
|
|
'id' => 6,
|
|
'name' => 'alt.binaries.audio.warez',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'There is some old stuff in here, but this group is pretty much dead.',
|
|
),
|
|
6 =>
|
|
array (
|
|
'id' => 7,
|
|
'name' => 'alt.binaries.b4e',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains 0day and has some foreign.',
|
|
),
|
|
7 =>
|
|
array (
|
|
'id' => 8,
|
|
'name' => 'alt.binaries.big',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid Movies. Mostly Foreign.',
|
|
),
|
|
8 =>
|
|
array (
|
|
'id' => 9,
|
|
'name' => 'alt.binaries.bloaf',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety. Mostly Foreign.',
|
|
),
|
|
9 =>
|
|
array (
|
|
'id' => 10,
|
|
'name' => 'alt.binaries.blu-ray',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains blu-ray movies.',
|
|
),
|
|
10 =>
|
|
array (
|
|
'id' => 11,
|
|
'name' => 'alt.binaries.boneless',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid and X264 Movies. Some Foreign.',
|
|
),
|
|
11 =>
|
|
array (
|
|
'id' => 12,
|
|
'name' => 'alt.binaries.british.drama',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains British TV shows.',
|
|
),
|
|
12 =>
|
|
array (
|
|
'id' => 13,
|
|
'name' => 'alt.binaries.cartoons.french',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains French cartoons.',
|
|
),
|
|
13 =>
|
|
array (
|
|
'id' => 14,
|
|
'name' => 'alt.binaries.cats',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
14 =>
|
|
array (
|
|
'id' => 15,
|
|
'name' => 'alt.binaries.cd.image.linux',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Linux distributions.',
|
|
),
|
|
15 =>
|
|
array (
|
|
'id' => 16,
|
|
'name' => 'alt.binaries.cd.image',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 4,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PC-ISO.',
|
|
),
|
|
16 =>
|
|
array (
|
|
'id' => 17,
|
|
'name' => 'alt.binaries.cd.lossless',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of lossless Music.',
|
|
),
|
|
17 =>
|
|
array (
|
|
'id' => 18,
|
|
'name' => 'alt.binaries.chello',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
18 =>
|
|
array (
|
|
'id' => 19,
|
|
'name' => 'alt.binaries.classic.tv.shows',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Classic TV and Movies.',
|
|
),
|
|
19 =>
|
|
array (
|
|
'id' => 20,
|
|
'name' => 'alt.binaries.comics.dcp',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Comic Books',
|
|
),
|
|
20 =>
|
|
array (
|
|
'id' => 21,
|
|
'name' => 'alt.binaries.comp',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Warez. Mostly Foreign.',
|
|
),
|
|
21 =>
|
|
array (
|
|
'id' => 22,
|
|
'name' => 'alt.binaries.console.ps3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PS3 Games.',
|
|
),
|
|
22 =>
|
|
array (
|
|
'id' => 23,
|
|
'name' => 'alt.binaries.cores',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety including Nintendo DS. Lots of Foreign.',
|
|
),
|
|
23 =>
|
|
array (
|
|
'id' => 24,
|
|
'name' => 'alt.binaries.country.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Country Music.',
|
|
),
|
|
24 =>
|
|
array (
|
|
'id' => 25,
|
|
'name' => 'alt.binaries.dc',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid and X264 Movies and TV. Mostly Foreign.',
|
|
),
|
|
25 =>
|
|
array (
|
|
'id' => 26,
|
|
'name' => 'alt.binaries.dgma',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid Movies. Mostly Foreign.',
|
|
),
|
|
26 =>
|
|
array (
|
|
'id' => 27,
|
|
'name' => 'alt.binaries.divx.french',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains French XVid Movies.',
|
|
),
|
|
27 =>
|
|
array (
|
|
'id' => 28,
|
|
'name' => 'alt.binaries.documentaries',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Documentaries TV and Movies.',
|
|
),
|
|
28 =>
|
|
array (
|
|
'id' => 29,
|
|
'name' => 'alt.binaries.documentaries.french',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains French Documentaries TV and Movies.',
|
|
),
|
|
29 =>
|
|
array (
|
|
'id' => 30,
|
|
'name' => 'alt.binaries.downunder',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
30 =>
|
|
array (
|
|
'id' => 31,
|
|
'name' => 'alt.binaries.dvd',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains DVD Movies.',
|
|
),
|
|
31 =>
|
|
array (
|
|
'id' => 32,
|
|
'name' => 'alt.binaries.dvd.movies',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains DVDR Movies.',
|
|
),
|
|
32 =>
|
|
array (
|
|
'id' => 33,
|
|
'name' => 'alt.binaries.dvdr',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains DVD Movies.',
|
|
),
|
|
33 =>
|
|
array (
|
|
'id' => 34,
|
|
'name' => 'alt.binaries.dvd-r',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains DVD Movies.',
|
|
),
|
|
34 =>
|
|
array (
|
|
'id' => 35,
|
|
'name' => 'alt.binaries.e-book.flood',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains E-Books.',
|
|
),
|
|
35 =>
|
|
array (
|
|
'id' => 36,
|
|
'name' => 'alt.binaries.e-book.technical',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains E-Books.',
|
|
),
|
|
36 =>
|
|
array (
|
|
'id' => 37,
|
|
'name' => 'alt.binaries.e-book',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains E-Books.',
|
|
),
|
|
37 =>
|
|
array (
|
|
'id' => 38,
|
|
'name' => 'alt.binaries.ebook',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Ebook\'s.',
|
|
),
|
|
38 =>
|
|
array (
|
|
'id' => 39,
|
|
'name' => 'alt.binaries.erotica.divx',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX.',
|
|
),
|
|
39 =>
|
|
array (
|
|
'id' => 40,
|
|
'name' => 'alt.binaries.erotica',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX.',
|
|
),
|
|
40 =>
|
|
array (
|
|
'id' => 41,
|
|
'name' => 'alt.binaries.etc',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of items.',
|
|
),
|
|
41 =>
|
|
array (
|
|
'id' => 42,
|
|
'name' => 'alt.binaries.font',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
42 =>
|
|
array (
|
|
'id' => 43,
|
|
'name' => 'alt.binaries.french-tv',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains French TV.',
|
|
),
|
|
43 =>
|
|
array (
|
|
'id' => 44,
|
|
'name' => 'alt.binaries.frogs',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety.',
|
|
),
|
|
44 =>
|
|
array (
|
|
'id' => 45,
|
|
'name' => 'alt.binaries.ftn',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music and TV.',
|
|
),
|
|
45 =>
|
|
array (
|
|
'id' => 46,
|
|
'name' => 'alt.binaries.games.nintendods',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Nintendo DS Games ',
|
|
),
|
|
46 =>
|
|
array (
|
|
'id' => 47,
|
|
'name' => 'alt.binaries.games',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PC and Console Games.',
|
|
),
|
|
47 =>
|
|
array (
|
|
'id' => 48,
|
|
'name' => 'alt.binaries.games.wii',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Nintendo WII Games, WII-Ware, and VC.',
|
|
),
|
|
48 =>
|
|
array (
|
|
'id' => 49,
|
|
'name' => 'alt.binaries.games.xbox360',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 4,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XBOX 360 Games and DLC.',
|
|
),
|
|
49 =>
|
|
array (
|
|
'id' => 50,
|
|
'name' => 'alt.binaries.games.xbox',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains original XBOX Games.',
|
|
),
|
|
50 =>
|
|
array (
|
|
'id' => 51,
|
|
'name' => 'alt.binaries.ghosts',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid TV and Movies. Mostly Foreign.',
|
|
),
|
|
51 =>
|
|
array (
|
|
'id' => 52,
|
|
'name' => 'alt.binaries.hdtv',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly HDTV 1080i rips.',
|
|
),
|
|
52 =>
|
|
array (
|
|
'id' => 53,
|
|
'name' => 'alt.binaries.hdtv.german',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains German HDTV.',
|
|
),
|
|
53 =>
|
|
array (
|
|
'id' => 54,
|
|
'name' => 'alt.binaries.hdtv.x264',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains X264 Movies and HDTV.',
|
|
),
|
|
54 =>
|
|
array (
|
|
'id' => 55,
|
|
'name' => 'alt.binaries.highspeed',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid Movies. Mostly Foreign.',
|
|
),
|
|
55 =>
|
|
array (
|
|
'id' => 56,
|
|
'name' => 'alt.binaries.hou',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of content. Mostly Foreign.',
|
|
),
|
|
56 =>
|
|
array (
|
|
'id' => 57,
|
|
'name' => 'alt.binaries.ijsklontje',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX.',
|
|
),
|
|
57 =>
|
|
array (
|
|
'id' => 58,
|
|
'name' => 'alt.binaries.inner-sanctum',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PC and Music.',
|
|
),
|
|
58 =>
|
|
array (
|
|
'id' => 59,
|
|
'name' => 'alt.binaries.illuminaten',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly German.',
|
|
),
|
|
59 =>
|
|
array (
|
|
'id' => 60,
|
|
'name' => 'alt.binaries.ipod.videos',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Mobile TV and Movies.',
|
|
),
|
|
60 =>
|
|
array (
|
|
'id' => 61,
|
|
'name' => 'alt.binaries.linux.iso',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => 100,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Linux distributions.',
|
|
),
|
|
61 =>
|
|
array (
|
|
'id' => 62,
|
|
'name' => 'alt.binaries.lou',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly german TV.',
|
|
),
|
|
62 =>
|
|
array (
|
|
'id' => 63,
|
|
'name' => 'alt.binaries.mac',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains MAC/OSX Software.',
|
|
),
|
|
63 =>
|
|
array (
|
|
'id' => 64,
|
|
'name' => 'alt.binaries.mac.applications',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains MAC/OSX Software.',
|
|
),
|
|
64 =>
|
|
array (
|
|
'id' => 65,
|
|
'name' => 'alt.binaries.milo',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV, some german.',
|
|
),
|
|
65 =>
|
|
array (
|
|
'id' => 66,
|
|
'name' => 'alt.binaries.misc',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of items.',
|
|
),
|
|
66 =>
|
|
array (
|
|
'id' => 67,
|
|
'name' => 'alt.binaries.mojo',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
67 =>
|
|
array (
|
|
'id' => 68,
|
|
'name' => 'alt.binaries.mma',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains MMA/TNA Sport TV.',
|
|
),
|
|
68 =>
|
|
array (
|
|
'id' => 69,
|
|
'name' => 'alt.binaries.mom',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety. Mostly Foreign.',
|
|
),
|
|
69 =>
|
|
array (
|
|
'id' => 70,
|
|
'name' => 'alt.binaries.moovee',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid and X264 Movies.',
|
|
),
|
|
70 =>
|
|
array (
|
|
'id' => 71,
|
|
'name' => 'alt.binaries.movies.divx',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid Movies',
|
|
),
|
|
71 =>
|
|
array (
|
|
'id' => 72,
|
|
'name' => 'alt.binaries.movies.erotica',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX',
|
|
),
|
|
72 =>
|
|
array (
|
|
'id' => 73,
|
|
'name' => 'alt.binaries.movies.french',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains French Movies.',
|
|
),
|
|
73 =>
|
|
array (
|
|
'id' => 74,
|
|
'name' => 'alt.binaries.movies',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains an assortment of Movies.',
|
|
),
|
|
74 =>
|
|
array (
|
|
'id' => 75,
|
|
'name' => 'alt.binaries.movies.xvid',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid Movies.',
|
|
),
|
|
75 =>
|
|
array (
|
|
'id' => 76,
|
|
'name' => 'alt.binaries.mp3.audiobooks',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Audio Books.',
|
|
),
|
|
76 =>
|
|
array (
|
|
'id' => 77,
|
|
'name' => 'alt.binaries.mp3.bootlegs',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Bootleg Music.',
|
|
),
|
|
77 =>
|
|
array (
|
|
'id' => 78,
|
|
'name' => 'alt.binaries.mp3.full_albums',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
78 =>
|
|
array (
|
|
'id' => 79,
|
|
'name' => 'alt.binaries.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 11,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
79 =>
|
|
array (
|
|
'id' => 80,
|
|
'name' => 'alt.binaries.mpeg.video.music',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music Videos.',
|
|
),
|
|
80 =>
|
|
array (
|
|
'id' => 81,
|
|
'name' => 'alt.binaries.multimedia.anime.highspeed',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Anime Television.',
|
|
),
|
|
81 =>
|
|
array (
|
|
'id' => 82,
|
|
'name' => 'alt.binaries.multimedia.anime.repost',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Anime Television.',
|
|
),
|
|
82 =>
|
|
array (
|
|
'id' => 83,
|
|
'name' => 'alt.binaries.multimedia.anime',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Anime TV and Movies.',
|
|
),
|
|
83 =>
|
|
array (
|
|
'id' => 84,
|
|
'name' => 'alt.binaries.multimedia.cartoons',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Cartoon TV and Movies.',
|
|
),
|
|
84 =>
|
|
array (
|
|
'id' => 85,
|
|
'name' => 'alt.binaries.multimedia.classic-films',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Classic TV and Movies.',
|
|
),
|
|
85 =>
|
|
array (
|
|
'id' => 86,
|
|
'name' => 'alt.binaries.multimedia.comedy.british',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains British Comedy TV and Movies.',
|
|
),
|
|
86 =>
|
|
array (
|
|
'id' => 87,
|
|
'name' => 'alt.binaries.multimedia.disney',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Disney TV and Movies.',
|
|
),
|
|
87 =>
|
|
array (
|
|
'id' => 88,
|
|
'name' => 'alt.binaries.multimedia.documentaries',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Documentary Movies and TV.',
|
|
),
|
|
88 =>
|
|
array (
|
|
'id' => 89,
|
|
'name' => 'alt.binaries.multimedia.erotica',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX.',
|
|
),
|
|
89 =>
|
|
array (
|
|
'id' => 90,
|
|
'name' => 'alt.binaries.multimedia.erotica.amateur',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX.',
|
|
),
|
|
90 =>
|
|
array (
|
|
'id' => 91,
|
|
'name' => 'alt.binaries.multimedia.scifi',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains science-fiction TV and movies.',
|
|
),
|
|
91 =>
|
|
array (
|
|
'id' => 92,
|
|
'name' => 'alt.binaries.multimedia.scifi-and-fantasy',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains science-fiction and fantasy TV and movies.',
|
|
),
|
|
92 =>
|
|
array (
|
|
'id' => 93,
|
|
'name' => 'alt.binaries.multimedia.sitcoms',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Sitcom TV.',
|
|
),
|
|
93 =>
|
|
array (
|
|
'id' => 94,
|
|
'name' => 'alt.binaries.multimedia.sports',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Sports TV and Movies.',
|
|
),
|
|
94 =>
|
|
array (
|
|
'id' => 95,
|
|
'name' => 'alt.binaries.multimedia',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains TV, Movies, and Music.',
|
|
),
|
|
95 =>
|
|
array (
|
|
'id' => 96,
|
|
'name' => 'alt.binaries.multimedia.tv',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid and X264 TV.',
|
|
),
|
|
96 =>
|
|
array (
|
|
'id' => 97,
|
|
'name' => 'alt.binaries.multimedia.vintage-film',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Vintage Movies pre 1960.',
|
|
),
|
|
97 =>
|
|
array (
|
|
'id' => 98,
|
|
'name' => 'alt.binaries.multimedia.vintage-film.post-1960',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Vintage Movies post 1960.',
|
|
),
|
|
98 =>
|
|
array (
|
|
'id' => 99,
|
|
'name' => 'alt.binaries.music.flac',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of lossless Music.',
|
|
),
|
|
99 =>
|
|
array (
|
|
'id' => 100,
|
|
'name' => 'alt.binaries.music.opera',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Opera Music.',
|
|
),
|
|
100 =>
|
|
array (
|
|
'id' => 101,
|
|
'name' => 'alt.binaries.nintendo.ds',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Nintendo DS Games.',
|
|
),
|
|
101 =>
|
|
array (
|
|
'id' => 102,
|
|
'name' => 'alt.binaries.nospam.cheerleaders',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains various.',
|
|
),
|
|
102 =>
|
|
array (
|
|
'id' => 103,
|
|
'name' => 'alt.binaries.pictures.comics.complete',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains comics.',
|
|
),
|
|
103 =>
|
|
array (
|
|
'id' => 104,
|
|
'name' => 'alt.binaries.pictures.comics.dcp',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Comic Books.',
|
|
),
|
|
104 =>
|
|
array (
|
|
'id' => 105,
|
|
'name' => 'alt.binaries.pictures.comics.reposts',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Comic Books.',
|
|
),
|
|
105 =>
|
|
array (
|
|
'id' => 106,
|
|
'name' => 'alt.binaries.pictures.comics.repost',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Comic Books.',
|
|
),
|
|
106 =>
|
|
array (
|
|
'id' => 107,
|
|
'name' => 'alt.binaries.pro-wrestling',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains WWE Sport TV.',
|
|
),
|
|
107 =>
|
|
array (
|
|
'id' => 108,
|
|
'name' => 'alt.binaries.scary.exe.files',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid and X264 Movies.',
|
|
),
|
|
108 =>
|
|
array (
|
|
'id' => 109,
|
|
'name' => 'alt.binaries.series.tv.divx.french',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains French DIVX TV shows.',
|
|
),
|
|
109 =>
|
|
array (
|
|
'id' => 110,
|
|
'name' => 'alt.binaries.sony.psp',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PSP Games.',
|
|
),
|
|
110 =>
|
|
array (
|
|
'id' => 111,
|
|
'name' => 'alt.binaries.sound.audiobooks',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Audiobooks.',
|
|
),
|
|
111 =>
|
|
array (
|
|
'id' => 112,
|
|
'name' => 'alt.binaries.sound.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
112 =>
|
|
array (
|
|
'id' => 113,
|
|
'name' => 'alt.binaries.sounds.1960s.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 1960\'s.',
|
|
),
|
|
113 =>
|
|
array (
|
|
'id' => 114,
|
|
'name' => 'alt.binaries.sounds.1970s.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 1970\'s.',
|
|
),
|
|
114 =>
|
|
array (
|
|
'id' => 115,
|
|
'name' => 'alt.binaries.sounds.audiobooks.repost',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Audiobooks.',
|
|
),
|
|
115 =>
|
|
array (
|
|
'id' => 116,
|
|
'name' => 'alt.binaries.sounds.country.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
116 =>
|
|
array (
|
|
'id' => 117,
|
|
'name' => 'alt.binaries.sounds.flac',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains lossless music.',
|
|
),
|
|
117 =>
|
|
array (
|
|
'id' => 118,
|
|
'name' => 'alt.binaries.sounds.flac.jazz',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains lossless Jazz Music.',
|
|
),
|
|
118 =>
|
|
array (
|
|
'id' => 119,
|
|
'name' => 'alt.binaries.sounds.jpop',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly Jpop music.',
|
|
),
|
|
119 =>
|
|
array (
|
|
'id' => 120,
|
|
'name' => 'alt.binaries.sounds.lossless.1960s',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains lossless 1960\'s Music.',
|
|
),
|
|
120 =>
|
|
array (
|
|
'id' => 121,
|
|
'name' => 'alt.binaries.sounds.lossless.classical',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains lossless Classical Music.',
|
|
),
|
|
121 =>
|
|
array (
|
|
'id' => 122,
|
|
'name' => 'alt.binaries.sounds.lossless.country',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains lossless Country Music.',
|
|
),
|
|
122 =>
|
|
array (
|
|
'id' => 123,
|
|
'name' => 'alt.binaries.sounds.lossless',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Lossless Music.',
|
|
),
|
|
123 =>
|
|
array (
|
|
'id' => 124,
|
|
'name' => 'alt.binaries.sounds.mp3.1950s',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 1950\'s.',
|
|
),
|
|
124 =>
|
|
array (
|
|
'id' => 125,
|
|
'name' => 'alt.binaries.sounds.mp3.1970s',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 1970\'s.',
|
|
),
|
|
125 =>
|
|
array (
|
|
'id' => 126,
|
|
'name' => 'alt.binaries.sounds.mp3.1980s',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 1980\'s.',
|
|
),
|
|
126 =>
|
|
array (
|
|
'id' => 127,
|
|
'name' => 'alt.binaries.sounds.mp3.1990s',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 1990\'s.',
|
|
),
|
|
127 =>
|
|
array (
|
|
'id' => 128,
|
|
'name' => 'alt.binaries.sounds.mp3.2000s',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Music from the 2000\'s.',
|
|
),
|
|
128 =>
|
|
array (
|
|
'id' => 129,
|
|
'name' => 'alt.binaries.sounds.mp3.acoustic',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Accoustic Music.',
|
|
),
|
|
129 =>
|
|
array (
|
|
'id' => 130,
|
|
'name' => 'alt.binaries.sounds.mp3.audiobooks',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Audiobooks.',
|
|
),
|
|
130 =>
|
|
array (
|
|
'id' => 131,
|
|
'name' => 'alt.binaries.sounds.mp3.bluegrass',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Bluegrass Music.',
|
|
),
|
|
131 =>
|
|
array (
|
|
'id' => 132,
|
|
'name' => 'alt.binaries.sounds.mp3.christian',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Christian Music.',
|
|
),
|
|
132 =>
|
|
array (
|
|
'id' => 133,
|
|
'name' => 'alt.binaries.sounds.mp3.classical',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Classical Music.',
|
|
),
|
|
133 =>
|
|
array (
|
|
'id' => 134,
|
|
'name' => 'alt.binaries.sounds.mp3.comedy',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Comedy Audio.',
|
|
),
|
|
134 =>
|
|
array (
|
|
'id' => 135,
|
|
'name' => 'alt.binaries.sounds.mp3.complete_cd',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
135 =>
|
|
array (
|
|
'id' => 136,
|
|
'name' => 'alt.binaries.sounds.mp3.country',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly country music.',
|
|
),
|
|
136 =>
|
|
array (
|
|
'id' => 137,
|
|
'name' => 'alt.binaries.sounds.mp3.dance',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Dance Music.',
|
|
),
|
|
137 =>
|
|
array (
|
|
'id' => 138,
|
|
'name' => 'alt.binaries.sounds.mp3.disco',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Disco Music.',
|
|
),
|
|
138 =>
|
|
array (
|
|
'id' => 139,
|
|
'name' => 'alt.binaries.sounds.mp3.emo',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Emo Music.',
|
|
),
|
|
139 =>
|
|
array (
|
|
'id' => 140,
|
|
'name' => 'alt.binaries.sounds.mp3.full_albums',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
140 =>
|
|
array (
|
|
'id' => 141,
|
|
'name' => 'alt.binaries.sounds.mp3.heavy-metal',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Heavy Metal Music.',
|
|
),
|
|
141 =>
|
|
array (
|
|
'id' => 142,
|
|
'name' => 'alt.binaries.sounds.mp3.jazz',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Jazz Music.',
|
|
),
|
|
142 =>
|
|
array (
|
|
'id' => 143,
|
|
'name' => 'alt.binaries.sounds.mp3.jazz.vocals',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Jazz Vocal Music.',
|
|
),
|
|
143 =>
|
|
array (
|
|
'id' => 144,
|
|
'name' => 'alt.binaries.sounds.mp3.musicals',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Musicals Music.',
|
|
),
|
|
144 =>
|
|
array (
|
|
'id' => 145,
|
|
'name' => 'alt.binaries.sounds.mp3.nospam',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
145 =>
|
|
array (
|
|
'id' => 146,
|
|
'name' => 'alt.binaries.sounds.mp3.opera',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Opera Music.',
|
|
),
|
|
146 =>
|
|
array (
|
|
'id' => 147,
|
|
'name' => 'alt.binaries.sounds.mp3.progressive-country',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Country Music.',
|
|
),
|
|
147 =>
|
|
array (
|
|
'id' => 148,
|
|
'name' => 'alt.binaries.sounds.mp3.rap-hiphop.full-albums',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Rap and Hip-Hop Music.',
|
|
),
|
|
148 =>
|
|
array (
|
|
'id' => 149,
|
|
'name' => 'alt.binaries.sounds.mp3.rap-hiphop',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Rap and Hip-Hop Music.',
|
|
),
|
|
149 =>
|
|
array (
|
|
'id' => 150,
|
|
'name' => 'alt.binaries.sounds.mp3.rock',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Rock Music.',
|
|
),
|
|
150 =>
|
|
array (
|
|
'id' => 151,
|
|
'name' => 'alt.binaries.sounds.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
151 =>
|
|
array (
|
|
'id' => 152,
|
|
'name' => 'alt.binaries.sounds.radio.bbc',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains BBC Radio Music',
|
|
),
|
|
152 =>
|
|
array (
|
|
'id' => 153,
|
|
'name' => 'alt.binaries.sounds.radio.british',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains British Radio Music.',
|
|
),
|
|
153 =>
|
|
array (
|
|
'id' => 154,
|
|
'name' => 'alt.binaries.sounds.whitburn.pop',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Pop Music.',
|
|
),
|
|
154 =>
|
|
array (
|
|
'id' => 155,
|
|
'name' => 'alt.binaries.tatu',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly French TV.',
|
|
),
|
|
155 =>
|
|
array (
|
|
'id' => 156,
|
|
'name' => 'alt.binaries.teevee',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains X264 and XVid TV.',
|
|
),
|
|
156 =>
|
|
array (
|
|
'id' => 157,
|
|
'name' => 'alt.binaries.test',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of content.',
|
|
),
|
|
157 =>
|
|
array (
|
|
'id' => 158,
|
|
'name' => 'alt.binaries.town',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid TV and Movies. Mostly Foreign.',
|
|
),
|
|
158 =>
|
|
array (
|
|
'id' => 159,
|
|
'name' => 'alt.binaries.triballs',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 2,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains various.',
|
|
),
|
|
159 =>
|
|
array (
|
|
'id' => 160,
|
|
'name' => 'alt.binaries.tun',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains various.',
|
|
),
|
|
160 =>
|
|
array (
|
|
'id' => 161,
|
|
'name' => 'alt.binaries.tvseries',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains X264 and XVid TV.',
|
|
),
|
|
161 =>
|
|
array (
|
|
'id' => 162,
|
|
'name' => 'alt.binaries.tv',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid TV.',
|
|
),
|
|
162 =>
|
|
array (
|
|
'id' => 163,
|
|
'name' => 'alt.binaries.u-4all',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XVid TV and Movies. Mostly Foreign.',
|
|
),
|
|
163 =>
|
|
array (
|
|
'id' => 164,
|
|
'name' => 'alt.binaries.u4e',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variery, mostly German movies.',
|
|
),
|
|
164 =>
|
|
array (
|
|
'id' => 165,
|
|
'name' => 'alt.binaries.ucc',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
165 =>
|
|
array (
|
|
'id' => 166,
|
|
'name' => 'alt.binaries.ufg',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains mostly TV.',
|
|
),
|
|
166 =>
|
|
array (
|
|
'id' => 167,
|
|
'name' => 'alt.binaries.uzenet',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains XXX. Some Foreign.',
|
|
),
|
|
167 =>
|
|
array (
|
|
'id' => 168,
|
|
'name' => 'alt.binaries.warez.ibm-pc.0-day',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PC-0Day.',
|
|
),
|
|
168 =>
|
|
array (
|
|
'id' => 169,
|
|
'name' => 'alt.binaries.warez.quebec-hackers',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PC-0day. Some Foreign.',
|
|
),
|
|
169 =>
|
|
array (
|
|
'id' => 170,
|
|
'name' => 'alt.binaries.warez.smartphone',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Mobile Phone Apps.',
|
|
),
|
|
170 =>
|
|
array (
|
|
'id' => 171,
|
|
'name' => 'alt.binaries.warez',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 5,
|
|
'minsizetoformrelease' => 1000000,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains PC 0DAY, PC ISO, and PC PHONE.',
|
|
),
|
|
171 =>
|
|
array (
|
|
'id' => 172,
|
|
'name' => 'alt.binaries.warez.uk.mp3',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of Music.',
|
|
),
|
|
172 =>
|
|
array (
|
|
'id' => 173,
|
|
'name' => 'alt.binaries.wii',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains Nintendo WII Games, WII-Ware, and VC.',
|
|
),
|
|
173 =>
|
|
array (
|
|
'id' => 174,
|
|
'name' => 'alt.binaries.wmvhd',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => 40000000,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains WMVHD Movies.',
|
|
),
|
|
174 =>
|
|
array (
|
|
'id' => 175,
|
|
'name' => 'alt.binaries.worms',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 2,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'I have no idea what this group contains besides a lot of U4ALL which isn\'t really usable.',
|
|
),
|
|
175 =>
|
|
array (
|
|
'id' => 176,
|
|
'name' => 'alt.binaries.x264',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains X264 Movies and TV.',
|
|
),
|
|
176 =>
|
|
array (
|
|
'id' => 177,
|
|
'name' => 'alt.binaries.x',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains a variety of content. Some Foreign.',
|
|
),
|
|
177 =>
|
|
array (
|
|
'id' => 178,
|
|
'name' => 'alt.binaries.multimedia.erotica.anime',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'erotica anime',
|
|
),
|
|
178 =>
|
|
array (
|
|
'id' => 179,
|
|
'name' => 'alt.binaries.multimedia.erotica.asian',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'erotica Asian',
|
|
),
|
|
179 =>
|
|
array (
|
|
'id' => 180,
|
|
'name' => 'alt.binaries.mp3.audiobooks.scifi-fantasy',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Audiobooks',
|
|
),
|
|
180 =>
|
|
array (
|
|
'id' => 181,
|
|
'name' => 'alt.binaries.sounds.audiobooks.scifi-fantasy',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Audiobooks',
|
|
),
|
|
181 =>
|
|
array (
|
|
'id' => 182,
|
|
'name' => 'alt.binaries.mp3.abooks',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Audiobooks',
|
|
),
|
|
182 =>
|
|
array (
|
|
'id' => 183,
|
|
'name' => 'alt.binaries.town.xxx',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'XXX videos',
|
|
),
|
|
183 =>
|
|
array (
|
|
'id' => 184,
|
|
'name' => 'alt.binaries.software',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Software',
|
|
),
|
|
184 =>
|
|
array (
|
|
'id' => 185,
|
|
'name' => 'alt.binaries.nzbpirates',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Misc, mostly Erotica, and foreign movies ',
|
|
),
|
|
185 =>
|
|
array (
|
|
'id' => 186,
|
|
'name' => 'alt.binaries.town.cine',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Movies',
|
|
),
|
|
186 =>
|
|
array (
|
|
'id' => 187,
|
|
'name' => 'alt.binaries.usenet-space-cowboys',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Misc, mostly German',
|
|
),
|
|
187 =>
|
|
array (
|
|
'id' => 188,
|
|
'name' => 'alt.binaries.warez.ibm-pc.games',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'misc, mostly games and applications',
|
|
),
|
|
188 =>
|
|
array (
|
|
'id' => 189,
|
|
'name' => 'alt.binaries.warez.games',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'misc, mostly games and applications',
|
|
),
|
|
189 =>
|
|
array (
|
|
'id' => 190,
|
|
'name' => 'alt.binaries.e-book.magazines',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'magazines, mostly english',
|
|
),
|
|
190 =>
|
|
array (
|
|
'id' => 191,
|
|
'name' => 'alt.binaries.sounds.anime',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'music from Anime',
|
|
),
|
|
191 =>
|
|
array (
|
|
'id' => 192,
|
|
'name' => 'alt.binaries.pictures.erotica.anime',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Anime Manga, Adult',
|
|
),
|
|
192 =>
|
|
array (
|
|
'id' => 193,
|
|
'name' => 'alt.binaries.drama.british',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => 0,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
193 =>
|
|
array (
|
|
'id' => 194,
|
|
'name' => 'alt.binaries.emulators.misc',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 0,
|
|
'minsizetoformrelease' => 0,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
194 =>
|
|
array (
|
|
'id' => 195,
|
|
'name' => 'alt.binaries.erotica.classics',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 10,
|
|
'minsizetoformrelease' => 0,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
195 =>
|
|
array (
|
|
'id' => 196,
|
|
'name' => 'alt.binaries.old.games',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 0,
|
|
'minsizetoformrelease' => 0,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
196 =>
|
|
array (
|
|
'id' => 197,
|
|
'name' => 'alt.binaries.dvd.anime',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 3,
|
|
'minsizetoformrelease' => 0,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
197 =>
|
|
array (
|
|
'id' => 198,
|
|
'name' => 'alt.binaries.dvd.erotica.classics',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => 15,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => '',
|
|
),
|
|
198 =>
|
|
array (
|
|
'id' => 199,
|
|
'name' => 'alt.binaries.gamecube',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Added by import predb script',
|
|
),
|
|
199 =>
|
|
array (
|
|
'id' => 200,
|
|
'name' => 'alt.binaries.games.nintendo3ds',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Added by import predb script',
|
|
),
|
|
200 =>
|
|
array (
|
|
'id' => 201,
|
|
'name' => 'alt.binaries.games.wiiu',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Added by import predb script',
|
|
),
|
|
201 =>
|
|
array (
|
|
'id' => 202,
|
|
'name' => 'alt.binaries.sony.psvita',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'Added by import predb script',
|
|
),
|
|
202 =>
|
|
array (
|
|
'id' => 203,
|
|
'name' => 'alt.binaries.fz',
|
|
'backfill_target' => 1,
|
|
'first_record' => 0,
|
|
'first_record_postdate' => NULL,
|
|
'last_record' => 0,
|
|
'last_record_postdate' => NULL,
|
|
'last_updated' => NULL,
|
|
'minfilestoformrelease' => NULL,
|
|
'minsizetoformrelease' => NULL,
|
|
'active' => 0,
|
|
'backfill' => 0,
|
|
'description' => 'This group contains german Movies and TV.',
|
|
),
|
|
));
|
|
|
|
|
|
}
|
|
} |