Skip to content

No watch hours, no drops #149

@Oblituarius

Description

@Oblituarius

Recently found this repository. Configured two instances to run for LCK and it seemed to be working fine. No configuration errors, the Chrome driver works correctly.

After overseeing the program and inspecting the logs, it seems like the program tries to unmute several times the broadcast, but also switches off from the streaming tab. I have no idea if this affects or not, as I've never done this when doing it manually.

For the past two days, both instances have remained with the same watch time and no drops.

Snippet of one of the logs:

2025-01-16 01:13:25,218 INFO: Getting log data
2025-01-16 01:13:25,219 INFO: Reward website check successful.
2025-01-16 01:13:25,270 INFO: Program startup time: 2025-01-15 16:28:03 | Session Drops (Today): 0 | Lifetime Drops: 25+0 | Overall hours watched: 162.82+0.0
2025-01-16 01:13:29,379 INFO: 1 match currently live.
2025-01-16 01:13:31,706 INFO: Twitch https://lolesports.com/live/lck/lck
2025-01-16 01:14:07,342 INFO: unmute-Debug screenshot successful.
2025-01-16 01:14:07,804 INFO: Twitch: Unmute successfully.
2025-01-16 01:14:38,609 INFO: unmute-Debug screenshot successful.
2025-01-16 01:14:38,922 INFO: Twitch: Unmute successfully.
2025-01-16 01:15:10,862 INFO: unmute-Debug screenshot successful.
2025-01-16 01:15:11,251 INFO: Twitch: Unmute successfully.
2025-01-16 01:15:12,417 INFO: 
**************************************************
League: LCK Viewers: 3613 Definition: Auto
Status: Broadcast
**************************************************
2025-01-16 01:15:18,189 INFO: LCK Twitch stream definition successfully set to 160p.
2025-01-16 01:15:25,317 INFO: Next check at: 01-16 01:24:45
2025-01-16 01:15:25,318 INFO: ==================================================
2025-01-16 01:24:46,332 INFO: Start checking...
2025-01-16 01:24:46,750 INFO: Checking live broadcasts...
2025-01-16 01:24:47,359 INFO: WatchRegion: 
2025-01-16 01:24:51,979 INFO: Getting log data
2025-01-16 01:24:51,982 INFO: Reward website check successful.
2025-01-16 01:24:52,101 INFO: Program startup time: 2025-01-15 16:28:03 | Session Drops (Today): 0 | Lifetime Drops: 25+0 | Overall hours watched: 162.82+0.0
2025-01-16 01:25:02,963 INFO: 1 match currently live.
2025-01-16 01:25:34,826 INFO: unmute-Debug screenshot successful.
2025-01-16 01:25:35,097 INFO: Twitch: Unmute successfully.
2025-01-16 01:26:05,680 INFO: unmute-Debug screenshot successful.
2025-01-16 01:26:05,894 INFO: Twitch: Unmute successfully.
2025-01-16 01:26:36,868 INFO: unmute-Debug screenshot successful.
2025-01-16 01:26:37,091 INFO: Twitch: Unmute successfully.
2025-01-16 01:26:37,164 INFO: 
**************************************************
League: LCK Viewers: 5102 Definition: 160p
Status: Broadcast
**************************************************
2025-01-16 01:26:40,218 INFO: Next check at: 01-16 01:39:10
2025-01-16 01:26:40,220 INFO: ==================================================
2025-01-16 01:39:11,236 INFO: Start checking...
2025-01-16 01:39:11,751 INFO: Checking live broadcasts...
2025-01-16 01:39:12,251 INFO: WatchRegion: 
2025-01-16 01:39:16,695 INFO: Getting log data
2025-01-16 01:39:16,697 INFO: Reward website check successful.
2025-01-16 01:39:16,792 INFO: Program startup time: 2025-01-15 16:28:03 | Session Drops (Today): 0 | Lifetime Drops: 25+0 | Overall hours watched: 162.82+0.0
2025-01-16 01:39:23,235 INFO: 1 match currently live.
2025-01-16 01:39:54,794 INFO: unmute-Debug screenshot successful.
2025-01-16 01:39:54,955 INFO: Twitch: Unmute successfully.
2025-01-16 01:40:25,476 INFO: unmute-Debug screenshot successful.
2025-01-16 01:40:25,653 INFO: Twitch: Unmute successfully.
2025-01-16 01:40:56,186 INFO: unmute-Debug screenshot successful.
2025-01-16 01:40:56,376 INFO: Twitch: Unmute successfully.

I've touched nothing besides the initial configuration, here it is:

username: ""
password: ""
headless: False
nickName: ""
mode: "safe"
briefLogLength: 50
onlyWatchMatches: ["lec","lck","lpl","lcp","ljl","tcl","elite_series","worlds","msi"]
disWatchMatches: ["lta","challengers","nacl","emea","nlc","liga","academy","superliga","prime"]
language: "en_US"
maxStream: 3
maxRunHours: 14
exportDrops: True
closeStream: False
desktopNotify: True
sleepPeriod: ["5-6","15-23"]
ignoreBroadCast: False
userDataDir: "C:\\Users\\Atlas\\Documents\\Programs\\GoogleChromePortable\\Data\\profile"
chromePath: "C:\\Users\\Atlas\\Documents\\Programs\\GoogleChromePortable\\GoogleChromePortable.exe"
connectorDropsUrl: ""
countDrops: True
autoSleep: True
debug: True
isDockerized: False

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions