Commit Graph

951 Commits

Author SHA1 Message Date
Anthony Lavado
ec4177eaa3
Remove then from IF line 2021-06-28 20:17:34 -04:00
Anthony Lavado
ba1a8f649d
Merge branch 'master' into add-brightscript-linter 2021-06-28 20:15:34 -04:00
Anthony Lavado
731527df8a
Merge pull request #458 from neilsb/subtitle-variable-error 2021-06-28 20:03:17 -04:00
Neil Burrows
213c245ed2 Removing bslint github workflow
Linting is already run as part of CI
2021-06-26 14:56:58 +01:00
Neil Burrows
6d757653da Linter: Consistent IF statement format
No parentheses.  Use THEN if it's a one line statement.  Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
13c2391ba7 Linter Fixes: Use of unassigned variables 2021-06-26 14:51:19 +01:00
Neil Burrows
579475a34c Linter: Code style: remove parenthesis around conditions 2021-06-26 11:24:38 +01:00
Neil Burrows
da54bc86fe Linter: Change any function that doesn't return a value to a sub 2021-06-26 11:18:09 +01:00
Neil Burrows
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
Neil Burrows
fa75a11d27 Add bs linter and enable github job 2021-06-26 10:50:56 +01:00
Neil Burrows
10a3b1d4b1
Merge branch 'master' into subtitle-variable-error 2021-06-26 08:12:43 +01:00
Neil Burrows
2bc6c7923d Correct typo in variable name 2021-06-26 08:09:59 +01:00
Anthony Lavado
c60dd3c500
Merge pull request #457 from neilsb/compile-fix 2021-06-24 10:22:23 -04:00
Neil Burrows
a92ef61d43 Remove return value from ReportPlayback sub 2021-06-24 09:28:28 +01:00
Anthony Lavado
f902ae753e
Merge pull request #455 from neilsb/transcoding-logic-rework 2021-06-20 22:11:35 -04:00
Neil Burrows
fcbb284a7b
Merge branch 'master' into transcoding-logic-rework 2021-06-16 08:40:36 +01:00
Neil Burrows
26fe8afb1d
Add MaxStaticBitrate to PlaypackInfo post
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-06-16 08:38:16 +01:00
Anthony Lavado
f267b54632
Merge pull request #454 from neilsb/remove-duplicate-translations
Remove 2 duplicate, and 1 unused, translation strings
2021-06-15 09:58:59 -04:00
Anthony Lavado
ebd8d27aae
Merge branch 'master' into remove-duplicate-translations 2021-06-15 09:58:28 -04:00
Anthony Lavado
bc281f1f4a
Merge pull request #439 from neilsb/forget-user-on-signout
Don't pre-populate password field
2021-06-15 09:56:29 -04:00
Anthony Lavado
cdfb470c6e
Merge branch 'master' into forget-user-on-signout 2021-06-15 09:55:21 -04:00
Anthony Lavado
b878193f56
Merge branch 'master' into transcoding-logic-rework 2021-06-15 09:54:40 -04:00
Neil Burrows
49d3c4fa39
Merge pull request #452 from candry7731/master 2021-06-14 21:04:34 +01:00
Neil Burrows
81232e1de7
Update source/api/Items.brs 2021-06-14 21:03:24 +01:00
Neil Burrows
c58fa3cfb5
Merge branch 'master' into transcoding-logic-rework 2021-06-12 17:19:14 +01:00
Neil Burrows
b4c09a6700 Fix incorrect selection when pressing back in subtitle dialog 2021-06-12 16:30:32 +01:00
Neil Burrows
2fd45dddc9 Move subtitle code to Subtitle.brs file 2021-06-12 16:09:41 +01:00
Neil Burrows
4a51923816 Remove unused functions 2021-06-12 16:04:21 +01:00
Neil Burrows
d8d1745720 Rework Subtitle Code 2021-06-12 16:03:47 +01:00
Neil Burrows
91036339f1 Ignore change changes made to Roku OS Global Subtitle settings 2021-06-12 15:23:50 +01:00
candry7731
b906ee09f3
Update SearchRow.brs 2021-06-11 14:33:18 -05:00
candry7731
2567a708af
Merge pull request #1 from candry7731/candry7731-Update-Load-Channel-Limit-task-to-2000-channels
Added 2000 channel task Limit
2021-06-11 14:30:46 -05:00
candry7731
5992114b2d
Merge pull request #2 from candry7731/candry7731-Channel-Search
Update LoadChannelsTask.brs
2021-06-11 14:30:25 -05:00
candry7731
a908fc77b2
Update LoadChannelsTask.brs 2021-06-11 14:22:44 -05:00
candry7731
bf31fdb95d
Update LoadChannelsTask.xml 2021-06-11 13:53:41 -05:00
Neil Burrows
e8ae5486b9
Merge branch 'master' into remove-duplicate-translations 2021-06-11 09:26:49 +01:00
Neil Burrows
bcf1a21ed4 Remove Default translation file 2021-06-11 09:25:34 +01:00
Neil Burrows
651c255ae1 Remove 2 duplicate, and 1 unused, translation strings 2021-06-11 09:16:48 +01:00
Neil Burrows
1801a5b1db
Merge branch 'master' into master 2021-06-10 19:33:11 +01:00
Neil Burrows
ed66874e3d
Merge pull request #453 from candry7731/patch-1 2021-06-10 19:32:48 +01:00
candry7731
ed769e3cf5
Update Main.brs
Added Loading dialog to the search component
2021-06-09 22:17:27 -05:00
candry7731
77fcae3384
Update SearchRow.brs
Added Live TV and Updated Persons to show all search results
2021-06-09 09:20:36 -05:00
candry7731
df5cafa030
Update Items.brs
Updates Search Api to include all items including live TV
2021-06-09 09:11:58 -05:00
candry7731
b245bc6e8c
Added 2000 channel Limit
Updated the load channels task to have a limit of 2000
2021-06-07 11:09:46 -05:00
Maxime Dias
0fab744b13 Translated using Weblate (French)
Currently translated at 100.0% (85 of 85 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2021-05-20 09:30:57 -04:00
Jorge Rodriguez
78fa57a528 Translated using Weblate (Spanish)
Currently translated at 100.0% (85 of 85 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2021-05-17 11:30:57 -04:00
Anthony Lavado
c86d4b7783
Merge pull request #443 from jellyfin/dependabot/npm_and_yarn/lodash-4.17.21 2021-05-16 18:40:44 -04:00
dependabot[bot]
84bcd29e2b
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-16 22:40:02 +00:00
cocool97
d0325ef23f Translated using Weblate (French)
Currently translated at 100.0% (85 of 85 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2021-05-14 17:30:55 -04:00
Thomas Schwery
0b3b01542a Translated using Weblate (French)
Currently translated at 51.7% (44 of 85 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2021-05-11 02:30:55 -04:00