Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.
This repository was archived by the owner on May 7, 2026. It is now read-only.

lobsters default language seems to be Nglish. #318

Description

@mokrates

Describe the bug
lobster tries to find "nglish" subtitles (yes, without an "e")

To Reproduce
I am on a linux mint with mpv and tried to watch One Piece S2E1. Lobster complains about not finding subtitles for language "nglish"

Expected behavior
Probably lobster should try to find "English" subtitles.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Linux Mint
  • Browser - None

Additional context
Add any other context about the problem here.

I think the problem lies in line
https://github.com/justchokingaround/lobster/blob/main/lobster.sh#L173
as
$(echo "english" | cut -c2-) prints out "nglish".

I would have created a PR to remove that line but I don't know why it's there in the first place, so I created this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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