Skip to content

Commit

Permalink
Color coding players
Browse files Browse the repository at this point in the history
  • Loading branch information
rickdoesxmas committed Feb 19, 2019
1 parent 73935ec commit 69a6b90
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion autoplay.netflen.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Netflix [COLOR FF0084FF]->[/COLOR] Seren (Auto Play)",
"name" : "[COLOR red]Netflix[/COLOR] [COLOR FF0084FF]->[/COLOR] [COLOR FF00BFFF]Seren[/COLOR] (Auto Play)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.netflix, plugin.video.seren",
"priority" : 150,
Expand Down
2 changes: 1 addition & 1 deletion autoplay.netflen.smartplay.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Netflix [COLOR FF0084FF]->[/COLOR] Seren (Smart Play w/ Auto Play)",
"name" : "[COLOR red]Netflix[/COLOR] [COLOR FF0084FF]->[/COLOR] [COLOR FF00BFFF]Seren[/COLOR] (Smart Play w/ Auto Play)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.netflix, plugin.video.seren",
"priority" : 75,
Expand Down
2 changes: 1 addition & 1 deletion autoplay.seren.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Seren (Auto Play)",
"name" : "[COLOR FF00BFFF]Seren[/COLOR] (Auto Play)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.seren",
"priority" : 225,
Expand Down
2 changes: 1 addition & 1 deletion autoplay.seren.smartplay.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Seren (Smart Play w/ Auto Play)",
"name" : "[COLOR FF00BFFF]Seren[/COLOR] (Smart Play w/ Auto Play)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.seren",
"priority" : 175,
Expand Down
2 changes: 1 addition & 1 deletion direct.gaia.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Gaia",
"name" : "[COLOR FFA0C12C]Gaia[/COLOR]",
"plugin" : "plugin.video.gaia",
"priority" : 200,
"id" : "direct.gaia",
Expand Down
2 changes: 1 addition & 1 deletion search.netflix.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Netflix",
"name" : "[COLOR red]Netflix[/COLOR]",
"plugin" : "plugin.video.netflix",
"priority" : 300,
"id" : "search.netflix",
Expand Down
2 changes: 1 addition & 1 deletion select.netflen.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Netflix [COLOR FF0084FF]->[/COLOR] Seren (Source Select)",
"name" : "[COLOR red]Netflix[/COLOR] [COLOR FF0084FF]->[/COLOR] [COLOR FF00BFFF]Seren[/COLOR] (Source Select)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.netflix, plugin.video.seren",
"priority" : 175,
Expand Down
2 changes: 1 addition & 1 deletion select.netflen.smartplay.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Netflix [COLOR FF0084FF]->[/COLOR] Seren (Smart Play w/ Source Select)",
"name" : "[COLOR red]Netflix[/COLOR] [COLOR FF0084FF]->[/COLOR] [COLOR FF00BFFF]Seren[/COLOR] (Smart Play w/ Source Select)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.netflix, plugin.video.seren",
"priority" : 100,
Expand Down
2 changes: 1 addition & 1 deletion select.seren.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Seren (Source Select)",
"name" : "[COLOR FF00BFFF]Seren[/COLOR] (Source Select)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.seren",
"priority" : 250,
Expand Down
2 changes: 1 addition & 1 deletion select.seren.smartplay.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name" : "Seren (Smart Play w/ Source Select)",
"name" : "[COLOR FF00BFFF]Seren[/COLOR] (Smart Play w/ Source Select)",
"repository" : "nixgates.repository",
"plugin" : "plugin.video.seren",
"priority" : 200,
Expand Down

0 comments on commit 69a6b90

Please sign in to comment.