Skip to content

Commit

Permalink
update apps
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-bot committed Oct 1, 2020
1 parent 47ce9de commit 597390b
Show file tree
Hide file tree
Showing 6 changed files with 27,316 additions and 27,191 deletions.
16 changes: 8 additions & 8 deletions apps/iptvnator/iptvnator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ snapcraftName: iptvnator
locales:
- en-US
screenshots:
- imageUrl: "https://raw.githubusercontent.com/4gray/iptvnator/electron/playlists.png"
caption: "Overview with added playlists"
- imageUrl: "https://raw.githubusercontent.com/4gray/iptvnator/electron/iptv-main.png"
caption: "Channels list with video player"
- imageUrl: "https://raw.githubusercontent.com/4gray/iptvnator/electron/upload-via-url.png"
caption: "Upload playlist via URL"
- imageUrl: "https://raw.githubusercontent.com/4gray/iptvnator/electron/iptv-settings.png"
caption: "Settings page"
- imageUrl: 'https://raw.githubusercontent.com/4gray/iptvnator/electron/playlists.png'
caption: 'Overview with added playlists'
- imageUrl: 'https://raw.githubusercontent.com/4gray/iptvnator/electron/iptv-main.png'
caption: 'Channels list with video player'
- imageUrl: 'https://raw.githubusercontent.com/4gray/iptvnator/electron/upload-via-url.png'
caption: 'Upload playlist via URL'
- imageUrl: 'https://raw.githubusercontent.com/4gray/iptvnator/electron/iptv-settings.png'
caption: 'Settings page'
10 changes: 5 additions & 5 deletions meta/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"slug": "music"
},
{
"name": "Social Networking",
"count": 50,
"slug": "social-networking"
"name": "Photo & Video",
"count": 51,
"slug": "photo-video"
},
{
"name": "Photo & Video",
"name": "Social Networking",
"count": 50,
"slug": "photo-video"
"slug": "social-networking"
},
{
"name": "Games",
Expand Down
16 changes: 16 additions & 0 deletions meta/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -5615,6 +5615,22 @@
"revHash": "a72760e615"
}
},
"iptvnator": {
"faintColorOnWhite": "rgba(4, 60, 92, 0.1)",
"goodColorOnBlack": "#2184BB",
"goodColorOnWhite": "#043C5C",
"palette": [
"#041219",
"#2184bb",
"#043c5c",
"#0a2c3e",
"#144c6c"
],
"source": {
"path": "apps/iptvnator/iptvnator-icon.png",
"revHash": "2187618c66"
}
},
"ironnode": {
"faintColorOnWhite": "rgba(59, 110, 176, 0.1)",
"goodColorOnBlack": "#54B8E0",
Expand Down
3 changes: 2 additions & 1 deletion meta/dates.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,5 +982,6 @@
"sononym": "2020-09-15",
"devsession-gui-starter": "2020-09-29",
"focused-task": "2020-09-29",
"mrdclutterer": "2020-09-29"
"mrdclutterer": "2020-09-29",
"iptvnator": "2020-10-01"
}
3,190 changes: 1,475 additions & 1,715 deletions meta/readmes.json

Large diffs are not rendered by default.

Loading

0 comments on commit 597390b

Please sign in to comment.