-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(BREAKING) Update core to latest revision #66
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
elpiel
changed the title
feat(stremio-core-protobuf): Player - SeekAction
(BREAKING) feat(stremio-core-protobuf): Player - SeekAction
Nov 18, 2024
elpiel
force-pushed
the
feat/player-seek-action
branch
from
November 19, 2024 08:50
02c718d
to
aa1c3f9
Compare
Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
elpiel
force-pushed
the
feat/player-seek-action
branch
from
November 19, 2024 09:37
aa1c3f9
to
b4193dc
Compare
TheBeastLT
approved these changes
Dec 5, 2024
…st-build Signed-off-by: Lachezar Lechev <[email protected]>
- add new events and handle them - add new StreamingServer Urls bucket - add Subtitle id field Signed-off-by: Lachezar Lechev <[email protected]>
elpiel
force-pushed
the
feat/player-seek-action
branch
from
December 6, 2024 08:40
b5afc7a
to
4e2c8e0
Compare
Signed-off-by: Lachezar Lechev <[email protected]>
…o 1.75 Signed-off-by: Lachezar Lechev <[email protected]>
Signed-off-by: Lachezar Lechev <[email protected]>
elpiel
changed the title
(BREAKING) feat(stremio-core-protobuf): Player - SeekAction
(BREAKING) Player - SeekAction & core bump with StreamingServerUrls bucket
Dec 6, 2024
elpiel
changed the title
(BREAKING) Player - SeekAction & core bump with StreamingServerUrls bucket
(BREAKING) Update core to latest revision
Dec 6, 2024
…ver_in_foreground & Settings.server_in_foreground Signed-off-by: Lachezar Lechev <[email protected]>
elpiel
force-pushed
the
feat/player-seek-action
branch
from
December 6, 2024 09:54
1c50be8
to
01087e7
Compare
TheBeastLT
reviewed
Dec 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
revert core to development branch once feat(player): add Seek player action stremio-core#689 is merged.
core bump
(BREAKING) Player - SeekAction
StreamingServerUrls bucket
user profile Settings -
send_crash_reports
andserver_in_foreground
IMPORTANT: Requires change in how player handles the TimeChanged perform Seek action when user is seeking inside the player!