Skip to content

Segments still loading #2272

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

Open
swanknight opened this issue May 20, 2025 · 0 comments
Open

Segments still loading #2272

swanknight opened this issue May 20, 2025 · 0 comments

Comments

@swanknight
Copy link

SB hasn't been working for me for a while now. I don't see any segments, and if I try to submit any segments, it just times out.
It just says "Segments still loading". Also, if I try to add a username, I get this error: "A connection error has occurred. Error code: -1".

PS: I'm using FF 128.10.1esr

{
    "debug": {
        "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0",
        "platform": "Win32",
        "language": "en-US",
        "extensionVersion": "5.12.1"
    },
    "config": {
        "autoSkipOnMusicVideosUpdate": true,
        "showZoomToFillError2": false,
        "showPopupDonationCount": 5,
        "hasShownYouCapNotice": true,
        "hideDiscordLaunches": 1,
        "autoSkipOnMusicVideos": false,
        "showChapterInfoMessage": false,
        "whitelistedChannels": 4,
        "payments": {
            "licenseKey": null,
            "lastCheck": 1666856597242,
            "lastFreeCheck": 1666541334836,
            "freeAccess": true,
            "chaptersAllowed": true
        },
        "forceChannelCheck": true,
        "categoryPillUpdate": true,
        "permissions": {
            "sponsor": true,
            "selfpromo": true,
            "exclusive_access": true,
            "interaction": true,
            "intro": true,
            "outro": true,
            "preview": true,
            "music_offtopic": true,
            "filler": true,
            "poi_highlight": true,
            "chapter": false
        },
        "categorySelections": [
            {
                "name": "sponsor",
                "option": 2
            },
            {
                "name": "intro",
                "option": 2
            },
            {
                "name": "outro",
                "option": 2
            },
            {
                "name": "interaction",
                "option": 2
            },
            {
                "name": "selfpromo",
                "option": 2
            },
            {
                "name": "music_offtopic",
                "option": 2
            },
            {
                "name": "preview",
                "option": 2
            },
            {
                "name": "chapter",
                "option": 0
            }
        ],
        "renderSegmentsAsChapters": true,
        "submissionCountSinceCategories": 60,
        "sponsorTimesContributed": 60,
        "chapterCategoryAdded": true,
        "showDeArrowPromotion": false,
        "disableSkipping": false,
        "minutesSaved": 3098.2362372234475,
        "skipCount": 5727,
        "invidiousInstances": 48,
        "deArrowInstalled": true,
        "isVip": false,
        "dontShowNotice": false,
        "defaultCategory": "chooseACategory",
        "showTimeWithSkips": true,
        "muteSegments": true,
        "fullVideoSegments": true,
        "fullVideoLabelsOnThumbnails": true,
        "manualSkipOnFullVideo": false,
        "trackViewCount": true,
        "trackViewCountInPrivate": true,
        "trackDownvotes": true,
        "trackDownvotesInPrivate": false,
        "showUpcomingNotice": false,
        "noticeVisibilityMode": 3,
        "hideVideoPlayerControls": false,
        "hideInfoButtonPlayerControls": false,
        "hideDeleteButtonPlayerControls": false,
        "hideUploadButtonPlayerControls": false,
        "hideSkipButtonPlayerControls": false,
        "hideDiscordLink": false,
        "supportInvidious": false,
        "serverAddress": "Default server address",
        "minDuration": 0,
        "skipNoticeDuration": 4,
        "audioNotificationOnSkip": false,
        "checkForUnlistedVideos": false,
        "testingServer": false,
        "ytInfoPermissionGranted": false,
        "allowExpirements": true,
        "showDonationLink": true,
        "showUpsells": true,
        "showNewFeaturePopups": true,
        "donateClicked": 0,
        "autoHideInfoButton": true,
        "skipNonMusicOnlyOnYoutubeMusic": false,
        "scrollToEditTimeUpdate": false,
        "darkMode": true,
        "showCategoryGuidelines": true,
        "showCategoryWithoutPermission": false,
        "showSegmentNameInChapterBar": true,
        "showAutogeneratedChapters": true,
        "useVirtualTime": true,
        "showSegmentFailedToFetchWarning": true,
        "allowScrollingToEdit": true,
        "showDeArrowInSettings": true,
        "shownDeArrowPromotion": false,
        "cleanPopup": false,
        "categoryPillColors": {},
        "skipKeybind": {
            "key": "Enter"
        },
        "skipToHighlightKeybind": {
            "key": "Enter",
            "ctrl": true
        },
        "startSponsorKeybind": {
            "key": ";"
        },
        "submitKeybind": {
            "key": "'"
        },
        "actuallySubmitKeybind": {
            "key": "'",
            "ctrl": true
        },
        "previewKeybind": {
            "key": ";",
            "ctrl": true
        },
        "nextChapterKeybind": {
            "key": "ArrowRight",
            "ctrl": true
        },
        "previousChapterKeybind": {
            "key": "ArrowLeft",
            "ctrl": true
        },
        "closeSkipNoticeKeybind": {
            "key": "Backspace"
        },
        "downvoteKeybind": {
            "key": "h",
            "shift": true
        },
        "upvoteKeybind": {
            "key": "g",
            "shift": true
        },
        "colorPalette": {
            "red": "#780303",
            "white": "#ffffff",
            "locked": "#ffc83d"
        },
        "barTypes": {
            "preview-chooseACategory": {
                "color": "#ffffff",
                "opacity": "0.7"
            },
            "sponsor": {
                "color": "#00d400",
                "opacity": "0.7"
            },
            "preview-sponsor": {
                "color": "#007800",
                "opacity": "0.7"
            },
            "selfpromo": {
                "color": "#ffff00",
                "opacity": "0.7"
            },
            "preview-selfpromo": {
                "color": "#bfbf35",
                "opacity": "0.7"
            },
            "exclusive_access": {
                "color": "#008a5c",
                "opacity": "0.7"
            },
            "interaction": {
                "color": "#cc00ff",
                "opacity": "0.7"
            },
            "preview-interaction": {
                "color": "#6c0087",
                "opacity": "0.7"
            },
            "intro": {
                "color": "#00ffff",
                "opacity": "0.7"
            },
            "preview-intro": {
                "color": "#008080",
                "opacity": "0.7"
            },
            "outro": {
                "color": "#0202ed",
                "opacity": "0.7"
            },
            "preview-outro": {
                "color": "#000070",
                "opacity": "0.7"
            },
            "preview": {
                "color": "#008fd6",
                "opacity": "0.7"
            },
            "preview-preview": {
                "color": "#005799",
                "opacity": "0.7"
            },
            "music_offtopic": {
                "color": "#ff9900",
                "opacity": "0.7"
            },
            "preview-music_offtopic": {
                "color": "#a6634a",
                "opacity": "0.7"
            },
            "poi_highlight": {
                "color": "#ff1684",
                "opacity": "0.7"
            },
            "preview-poi_highlight": {
                "color": "#9b044c",
                "opacity": "0.7"
            },
            "filler": {
                "color": "#7300FF",
                "opacity": "0.9"
            },
            "preview-filler": {
                "color": "#2E0066",
                "opacity": "0.7"
            },
            "chapter": {
                "color": "#fff",
                "opacity": "0"
            }
        }
    }
}

Warn:


Debug:
[2025-05-20T16:30:16.669Z] Pausing skipping
[2025-05-20T16:30:16.672Z] Considering to start skipping: false, true
[2025-05-20T16:30:16.672Z] Ready to start skipping: -1 at 0
[2025-05-20T16:30:16.673Z] Setting switching videos to false
[2025-05-20T16:30:16.673Z] Pausing skipping
[2025-05-20T16:30:16.673Z] Pausing skipping
[2025-05-20T16:30:16.674Z] Considering to start skipping: false, true
[2025-05-20T16:30:16.674Z] Ready to start skipping: -1 at 0
[2025-05-20T16:30:16.674Z] Considering to start skipping: false, true
[2025-05-20T16:30:16.675Z] Ready to start skipping: -1 at 0
[2025-05-20T16:31:22.972Z] Pausing skipping
[2025-05-20T16:39:04.621Z] Pausing skipping
[2025-05-20T16:39:04.624Z] Considering to start skipping: false, true
[2025-05-20T16:40:10.859Z] Pausing skipping
[2025-05-20T16:40:10.860Z] Considering to start skipping: false, true
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

No branches or pull requests

1 participant