Skip to content

Fixes & improvements to Subtitle Chooser #4833

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

Closed
wants to merge 2 commits into from

Conversation

svobs
Copy link
Contributor

@svobs svobs commented Feb 24, 2024


Description:
Like #4825 but makes additional changes:

  • The message osd.sub_found, previously set to %d subtitles found. Downloading…, was not exactly appropriate as the heading for the list of subtitles to download. It looks like this was done because it was used both for the subtitle list & for the actual "downloading" message. So I changed the existing osd.sub_found message to remove the Downloading… part, added a new osd.sub_downloading message whose English version is Downloading %d subtitles, and changed the "downloading" message to use this key instead.
  • Improve text size of sub-heading and table items slightly.
  • Change table style & border so it looks like this mock-up from @Iiii-I-I-I. Also implemented some other changes to displayed attributes based on said mock-up:
  • Remove time from upload date (seems rare that subtitles are uploaded more than once a day).
  • Remove rating (seems to be 0.0 most of the time?) - am open to bringing this back.
  • Add release year in parentheses.
  • Add up to 2 fraction digits to fps attribute's displayed value.

@svobs svobs force-pushed the pr-sub-chooser-improvements branch 2 times, most recently from 164f8da to 424445f Compare February 24, 2024 06:51
@svobs svobs force-pushed the pr-sub-chooser-improvements branch 2 times, most recently from 2ed938a to f08cb2a Compare May 29, 2024 05:14
@svobs
Copy link
Contributor Author

svobs commented May 29, 2024

Squashed + rebased to fix merge errors + improved commit msg.

@svobs svobs force-pushed the pr-sub-chooser-improvements branch from f08cb2a to 9a95c4f Compare June 29, 2024 00:17
@svobs
Copy link
Contributor Author

svobs commented Jun 29, 2024

Rebased + pushed an update with all the suggested changes and more detailed commit message.

  Details:
  • Improve text size of sub-heading and table items slightly
  • Improve table style & border
  • Remove time from upload date
  • Remove rating from displayed attributes
  • Add release year in parentheses
  • Add up to 2 fraction digits to fps attribute's displayed value
  • Add osd.sub_downloading ("Downloading %d subtitles") & reference it
    while downloading instead of osd.sub_found
  • Remove " Downloading…" from osd.sub_found to make it more
    appropriate as a table heading
@svobs svobs force-pushed the pr-sub-chooser-improvements branch from 9a95c4f to 2362e7d Compare June 29, 2024 00:22
@lhc70000
Copy link
Member

Merged via 1f87c39.

@lhc70000 lhc70000 closed this Jun 29, 2024
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.

2 participants