mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-13 02:46:30 +00:00
Empty commit
This commit is contained in:
parent
000429c902
commit
c8120cedff
@ -263,7 +263,7 @@
|
||||
),
|
||||
'mutt' => array(
|
||||
'priority' => '18',
|
||||
'title' => 'Mutt rip',
|
||||
'title' => 'Mutt Rip',
|
||||
'report_messages' => array(
|
||||
"Please list at least two (2) tracks which have different bitrates and/or encoders."
|
||||
),
|
||||
@ -279,7 +279,7 @@
|
||||
),
|
||||
'single_track' => array(
|
||||
'priority' => '27',
|
||||
'title' => 'Unsplit album rip',
|
||||
'title' => 'Unsplit Album Rip',
|
||||
'report_messages' => array(
|
||||
"If possible, please provide a link to Amazon.com or another source showing the proper track listing.",
|
||||
"This option is for uploads of CDs ripped as a single track when it should be split as on the CD",
|
||||
@ -297,7 +297,7 @@
|
||||
),
|
||||
'tags_lots' => array(
|
||||
'priority' => '31',
|
||||
'title' => 'Bad tags / no tags at all',
|
||||
'title' => 'Bad Tags / No Tags at All',
|
||||
'report_messages' => array(
|
||||
"Please specify which tags are missing, and whether they're missing from all tracks.",
|
||||
"Ideally, you will replace this torrent with one with fixed tags and report this with the reason 'Tag Trump' <3"
|
||||
@ -315,7 +315,7 @@
|
||||
),
|
||||
'folders_bad' => array(
|
||||
'priority' => '30',
|
||||
'title' => 'Bad folder names',
|
||||
'title' => 'Bad Folder Names',
|
||||
'report_messages' => array(
|
||||
"Please specify the issue with the folder names.",
|
||||
"Ideally you will replace this torrent with one with fixed folder names and report this with the reason 'Trumped'."
|
||||
@ -330,7 +330,7 @@
|
||||
),
|
||||
'wrong_format' => array(
|
||||
'priority' => '32',
|
||||
'title' => 'Wrong specified format',
|
||||
'title' => 'Wrong Specified Format',
|
||||
'report_messages' => array(
|
||||
"Please specify the correct format."
|
||||
),
|
||||
@ -379,7 +379,7 @@
|
||||
),
|
||||
'source' => array(
|
||||
'priority' => '21',
|
||||
'title' => 'Radio/TV/FM/WEBRIP',
|
||||
'title' => 'Radio/TV/FM/WEB Rip',
|
||||
'report_messages' => array(
|
||||
"Please include as much information as possible to verify the report"
|
||||
),
|
||||
@ -664,6 +664,38 @@
|
||||
'delete' => '1',
|
||||
'pm' => 'Torrents containing hacking or cracking tools are not allowed.'
|
||||
)
|
||||
),
|
||||
'virus' => array(
|
||||
'priority' => '6',
|
||||
'title' => 'Contains Virus',
|
||||
'report_messages' => array(
|
||||
'Please include as much information as possible to verify the report. Please also double check that your virus scanner is not incorrectly identifying a keygen or crack as a virus.',
|
||||
),
|
||||
'report_fields' => array(
|
||||
'link' => '0'
|
||||
),
|
||||
'resolve_options' => array(
|
||||
'upload' => '0',
|
||||
'warn' => '1',
|
||||
'delete' => '1',
|
||||
'pm' => 'The torrent was determined to be infected with a virus/trojan. In the future, please scan all potential uploads with an antivirus program such as AVG, Avast, or MS Security Essentials.'
|
||||
)
|
||||
),
|
||||
'notwork' => array(
|
||||
'priority' => '6',
|
||||
'title' => 'Not Working',
|
||||
'report_messages' => array(
|
||||
'Please include as much information as possible to verify the report.',
|
||||
),
|
||||
'report_fields' => array(
|
||||
'link' => '0'
|
||||
),
|
||||
'resolve_options' => array(
|
||||
'upload' => '0',
|
||||
'warn' => '0',
|
||||
'delete' => '1',
|
||||
'pm' => 'This program was determined to be not fully functional.'
|
||||
)
|
||||
)
|
||||
),
|
||||
'3' => array( //Ebook Rules Broken
|
||||
|
@ -8,7 +8,7 @@
|
||||
<div class="box pad" style="padding:10px 10px 10px 20px;">
|
||||
<ul>
|
||||
<li>
|
||||
Respect Staff - They have enough experience, are knowledgable and always have a reason for their actions. If you disagree with a staff member discuss it privately and courteously. Arguing with or being disrespectful towards staff will not be taken lightly.
|
||||
All staff decisions must be respected. If you take issue with a decision, you must do so privately with the staff member who issued the decision or with an administrator of the site. Complaining about staff decisions in public or otherwise disrespecting staff members will not be taken lightly.
|
||||
</li>
|
||||
<li>
|
||||
Access to this website is a privilege, not a right, and it can be taken away from you for any reason.
|
||||
|
Loading…
Reference in New Issue
Block a user