Skip to content
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

event-minute-watched update #378

Merged
merged 1 commit into from
Oct 15, 2023
Merged

event-minute-watched update #378

merged 1 commit into from
Oct 15, 2023

Conversation

LeftMonster
Copy link

Today, I'm running the Miner as usual. But I found that some living stream drops was not forward.

Description

The official has changed some streamer live request.
Some game live streams do not display the progress bar inside the upper-right corner avatar. Additionally, the previous minute watch events cannot successfully advance the progress.
Today, I found that minute-event-watched parameters required was more. so I add it.

example_img

changes

  • I have added a new method for the Stream entity.
  • Additional parameters have been included for the minute-event-watched.

In my case, in the live streaming rooms of games Dead by Daylight and OW2, for example, three additional parameters are required. (live, channel, game_id)

Test

The changes made this time have no impact on previous games, and progress can still proceed as usual

image

the official has changed some streamer live request.
today, I found that minite-event parameters required was more.
so I add it.
In the live streaming rooms of games DeadByNight and OW2, for example, three additional parameters are required.
(live, channel, game_id)
@rdavydov rdavydov merged commit e05056b into rdavydov:master Oct 15, 2023
Rakambda added a commit to RakambdaOrg/ChannelPointsMiner that referenced this pull request Oct 21, 2023
Rakambda added a commit to RakambdaOrg/ChannelPointsMiner that referenced this pull request Oct 23, 2023
…nized field "count_by_md" (#622)

* Fix: send more data to minute watched event

See: rdavydov/Twitch-Channel-Points-Miner-v2#378

* tests

* Refactor

* Fix for #623
Rakambda added a commit to RakambdaOrg/ChannelPointsMiner that referenced this pull request Oct 23, 2023
* chore(deps): bump org.apache.logging.log4j:log4j-slf4j2-impl (#614)

Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.21.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.apache.logging.log4j:log4j-core (#615)

Bumps org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <1688389+Rakambda@users.noreply.github.com>

* 🔄 synced file(s) with RakambdaOrg/rakambda-github-files (#616)

Co-authored-by: undefined <zerderr@gmail.com>

* chore(deps): bump com.codeborne:selenide from 6.19.0 to 6.19.1 (#617)

Bumps [com.codeborne:selenide](https://github.com/selenide/selenide) from 6.19.0 to 6.19.1.
- [Release notes](https://github.com/selenide/selenide/releases)
- [Changelog](https://github.com/selenide/selenide/blob/main/CHANGELOG.md)
- [Commits](selenide/selenide@v6.19.0...v6.19.1)

---
updated-dependencies:
- dependency-name: com.codeborne:selenide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.xerial:sqlite-jdbc from 3.43.2.0 to 3.43.2.1 (#618)

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.43.2.0 to 3.43.2.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.43.2.0...3.43.2.1)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.springframework.boot from 3.1.4 to 3.1.5 (#619)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix: Send more data to MinuteWatched to make drops progress & Unrecognized field "count_by_md" (#622)

* Fix: send more data to minute watched event

See: rdavydov/Twitch-Channel-Points-Miner-v2#378

* tests

* Refactor

* Fix for #623

* Bump version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas <thomas.couchoud@prestataire.sihm.fr>
lyw1217 pushed a commit to lyw1217/Twitch-Channel-Points-Miner-v2 that referenced this pull request Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants