Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Alexis Lafreniere, Nicklas Backstrom, Mathieu Joseph
Anthony Beauvillier, Kasperi Kapanen
Kevin Fiala
Défenseurs supplémentaires
Normal
Avantage numérique
Désavantage numérique
Bowen Byram, Thomas Chabot, Matt Dumba
Jamie Drysdale
Ivan Provorov, Matt Dumba
Tirs de pénalité
Kevin Fiala, Bo Horvat, Anthony Cirelli, Bowen Byram, Thomas Chabot
Gardien
#1 : Jeremy Swayman, #2 : Carter Hart
Lignes d’attaque personnalisées en prolongation
Bo Horvat, Kevin Fiala, Anthony Cirelli, Travis Konecny, Nicklas Backstrom, Alexis Lafreniere, Alexis Lafreniere, Eetu Luostarinen, Josh Bailey, Mathieu Joseph, Kasperi Kapanen
Lignes de défense personnalisées en prolongation
Bowen Byram, Matt Dumba, Thomas Chabot, Jamie Drysdale, Ivan Provorov
Astuces sur les filtres (anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
La base de données des nouvelles n'a pas été trouvée. Veuillez en créer une du STHS.
[10/1/2022 7:16:53 PM] - TRADE : From Predators to Flames : Arthur Kaliyev (61), Kaiden Guhle (P), Y:13-RND:2-NSH. [10/1/2022 7:16:53 PM] - TRADE : From Flames to Predators : Jamie Drysdale (66). [9/25/2022 7:05:02 PM] - TRADE : From Predators to Islanders : Y:14-RND:6-NSH. [9/25/2022 7:05:02 PM] - TRADE : From Islanders to Predators : Ken Appleby (61), Y:13-RND:6-NJD. [9/25/2022 5:02:56 PM] - Brian Lashoff signed with Predators for $750,000 for 1 year(s). [9/25/2022 5:02:56 PM] - Brian Lashoff was added to Predators. [9/25/2022 10:41:18 AM] - Admirals hired Adam Deadmarsh for $500,000 for 8 year(s). [9/25/2022 10:41:06 AM] - Predators hired Dave Tippett for $1,000,000 for 8 year(s). [8/26/2022 12:02:51 AM] - Yushiroh Hirano signed with Predators for $925,000 for 2 year(s). [8/26/2022 12:02:51 AM] - Yushiroh Hirano was added to Predators. [8/26/2022 12:02:09 AM] - Tristen Nielsen signed with Predators for $925,000 for 2 year(s). [8/26/2022 12:02:09 AM] - Tristen Nielsen was added to Predators. [8/7/2022 2:52:35 PM] - TRADE : From Predators to Penguins : Kris Russell (68). [8/7/2022 2:49:52 PM] - Kris Russell signed with Predators for $1,750,000 for 1 year(s) / Option : 1 Way Contract & No Trade. [8/7/2022 2:49:52 PM] - Kris Russell was added to Predators. [8/7/2022 2:49:21 PM] - Josh Mahura signed with Predators for $1,000,000 for 2 year(s) / Option : No Trade. [8/7/2022 2:49:21 PM] - Josh Mahura was added to Predators. [8/2/2022 8:01:53 PM] - Predators drafts Klavs Veinbergs as the #218 overall pick in the Entry Draft of year 12. [8/2/2022 7:54:11 PM] - Predators drafts Owen Mehlenbacher as the #199 overall pick in the Entry Draft of year 12.
[10/3/2022 7:39:21 PM] Successfully loaded Predators lines done with STHS Client - 3.2.9.9
[10/3/2022 7:39:21 PM] Dylan Coghlan of Predators was sent to pro.
[10/3/2022 7:39:21 PM] Brian Lashoff of Predators was sent down to farm.
[10/3/2022 7:39:21 PM] Adam Gaudette of Predators was sent down to farm.
[10/2/2022 7:50:10 PM] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [10/2/2022 7:50:00 PM] Auto Lines Partial Function has been run for Admirals. [10/2/2022 7:50:00 PM] Auto Lines Partial Function has been run for Predators. [10/2/2022 7:50:00 PM] Auto Roster Partial Function has been run for Predators.
[10/1/2022 7:16:53 PM] TRADE : From Predators to Flames : Arthur Kaliyev (61), Kaiden Guhle (P), Y:13-RND:2-NSH.
[10/1/2022 7:16:53 PM] TRADE : From Flames to Predators : Jamie Drysdale (66).
[9/30/2022 8:00:49 PM] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [9/30/2022 8:00:42 PM] Auto Lines Partial Function has been run for Predators. [9/30/2022 8:00:42 PM] Auto Roster Partial Function has been run for Predators.
[9/28/2022 9:39:40 PM] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [9/28/2022 9:39:27 PM] Auto Lines Partial Function has been run for Predators. [9/28/2022 9:39:27 PM] Auto Roster Partial Function has been run for Predators.
[9/26/2022 7:07:17 PM] Admirals lines for next game are empty. Current rosters/lines are not erased. But, Predators lines for next game are NOT empty. Current pro rosters/lines are moved and might impact farm rosters/lines. [9/26/2022 7:06:55 PM] Auto Lines Partial Function has been run for Admirals. [9/26/2022 7:06:55 PM] Auto Lines Partial Function has been run for Predators. [9/26/2022 7:06:55 PM] Auto Roster Partial Function has been run for Predators.
[9/25/2022 7:05:02 PM] TRADE : From Predators to Islanders : Y:14-RND:6-NSH.
[9/25/2022 7:05:02 PM] TRADE : From Islanders to Predators : Ken Appleby (61), Y:13-RND:6-NJD.
[9/25/2022 5:03:14 PM] Admirals roster errors : Not enough Defenseman available in Farm Team! 1 Dressed. 5 Required.
Not enough Goalie available in Farm Team! 0 Dressed. 2 Required.
Not enough Players available in Farm Team! 11 Dressed. 18 Required.
Some errors will be automatically fixed.
[9/25/2022 5:03:14 PM] Predators roster errors : Not enough Forward available in Pro Team! 5 Dressed. 6 Required.
Not enough Defenseman available in Pro Team! 4 Dressed. 5 Required.
Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Not enough Players available in Pro Team! 9 Dressed. 18 Required.
Some errors will be automatically fixed.
[9/25/2022 5:02:56 PM] Brian Lashoff signed with Predators for $750,000 for 1 year(s).
[9/25/2022 5:02:56 PM] Brian Lashoff was added to Predators. [9/25/2022 10:41:18 AM] Admirals hired Adam Deadmarsh for $500,000 for 8 year(s). [9/25/2022 10:41:06 AM] Predators hired Dave Tippett for $1,000,000 for 8 year(s).
[9/25/2022 10:38:50 AM] Admirals roster errors : Not enough Defenseman available in Farm Team! 1 Dressed. 5 Required.
Not enough Goalie available in Farm Team! 0 Dressed. 2 Required.
Not enough Players available in Farm Team! 11 Dressed. 18 Required.
Some errors will be automatically fixed.
[9/25/2022 10:38:50 AM] Predators roster errors : Not enough Forward available in Pro Team! 5 Dressed. 6 Required.
Not enough Defenseman available in Pro Team! 4 Dressed. 5 Required.
Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Not enough Players available in Pro Team! 9 Dressed. 18 Required.
Some errors will be automatically fixed.
[9/25/2022 10:38:48 AM] There's not enough Defense players to make a roster for Admirals.
[9/24/2022 5:59:48 PM] $33,182,747 was added to Predators bank account.
[9/24/2022 5:59:43 PM] There's not enough Defense players to make a roster for Admirals.
[9/24/2022 12:12:55 PM] There's not enough Defense players to make a roster for Admirals.