Commit graph

48 commits

Author SHA1 Message Date
Bill Thornton
74bff4f896 Use appSettings for SyncPlay settings 2021-09-03 01:09:11 -04:00
Bill Thornton
9949d3a8db Simplify SyncPlay settings screen and remove unused translations 2021-09-02 16:44:55 -04:00
Bill Thornton
f32538ace4 Move boolean and float parsing to shared utils 2021-09-02 08:39:58 -04:00
Bill Thornton
5238888ecf Fix sonarcloud bug 2021-09-01 13:23:39 -04:00
Bill Thornton
23d0281ca0 Fix error log when dismissing SyncPlay action sheet 2021-09-01 12:39:01 -04:00
Bill Thornton
99a3ca1cbd Remove unused device setting 2021-09-01 12:23:27 -04:00
Bill Thornton
6172c00c3c Remove unused playback diff setting 2021-09-01 10:28:49 -04:00
Bill Thornton
730b9d36a8 Fix lint issues 2021-09-01 01:06:37 -04:00
Bill Thornton
3adc118864 Remove unused import 2021-08-31 23:50:55 -04:00
Ionut Andrei Oanca
94c405f08e Implement basic SyncPlay settings 2021-08-31 23:11:29 -04:00
Bill Thornton
01572df641
Merge pull request #2660 from grafixeyehero/Enable-history-dialog-hash
Fix browser history for dialog
2021-07-30 23:05:50 -07:00
Bill Thornton
f5cf6879f9
Merge pull request #2557 from iwalton3/jpm-plugin
NativeShell enhancements for Jellyfin Media Player
2021-07-10 00:51:37 -04:00
Ian Walton
817953f87a Code review changes. 2021-06-24 17:50:39 -04:00
Bill Thornton
9913f95945 Remove SyncPlayToasts abstraction 2021-05-26 14:28:54 -04:00
grafixeyehero
924e5bc7b9 Fix accessing playersettingsmenu, groupSelectionMenu & playback video (Audio, Subtitles) 2021-05-05 23:48:24 +03:00
Ian Walton
e9d3d6bd36 Merge remote-tracking branch 'upstream/master' into unstable 2021-04-14 20:50:07 -04:00
Ian Walton
911a5fa847 Fix issues. 2021-04-10 22:01:37 -04:00
Ian Walton
93aefafdee Allow setting a desired SyncPlay wrapper. 2021-04-10 21:54:59 -04:00
Ian Walton
0671d7086b Make playbackPermissionManager respect appHost capabilities. 2021-04-10 21:54:53 -04:00
Ian Walton
12232491b8 eslint cleanup 2021-04-07 02:12:07 -04:00
Ian Walton
456f32ee15 Support features for JellyfinMediaPlayer. 2021-04-07 01:39:34 -04:00
Bill Thornton
a3949c1889 Fix sonarqube issues 2021-03-23 11:28:20 -04:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Ionut Andrei Oanca
21269747a7 Keep managing valid player in SyncPlay 2020-12-06 19:29:29 +01:00
Ionut Andrei Oanca
2b97a7912a Avoid spoilers in SyncPlay 2020-12-03 17:14:09 +01:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Ionut Andrei Oanca
b71b53eb6a Rename 'track' into 'item' in SyncPlay 2020-12-03 15:55:28 +01:00
Ionut Andrei Oanca
308deaceba Move query parameters to request body in SyncPlay 2020-11-28 14:48:13 +01:00
Ionut Andrei Oanca
bbef2197dd Fix code issues reported by Sonar 2020-11-23 16:17:54 +01:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
vitorsemeano
2243b35311
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 12:26:11 +00:00
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton
54d71126d9 Fix currentApiClient references 2020-11-05 23:11:47 +00:00
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
Ian Walton
9b1ed7ce4f Change all instances of currentTime to be in ms. 2020-08-15 11:30:36 -04:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
dkanada
a8a85df303 fix some minor console issues 2020-07-15 06:23:36 +09:00
MrTimscampi
2a15569e57 Use new SyncPlay API client 2020-07-07 18:20:53 +02:00
Joshua M. Boniface
6ca47a891b
Merge pull request #1475 from crobibero/syncplay-api
remove sessionId parameter from api calls
2020-06-29 14:59:23 -04:00
crobibero
ed7071015a remove sessionId parameter from api calls 2020-06-22 07:15:15 -06:00
Dmitry Lyzo
8021b893c8 Don't start time sync if not in SyncPlay mode 2020-06-18 19:43:32 +03:00
dkanada
eba23f41c6 fix title casing for six component files 2020-06-06 15:52:54 +09:00