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

(Add) Subtitle System #1256

Merged
merged 52 commits into from
Apr 12, 2020
Merged

(Add) Subtitle System #1256

merged 52 commits into from
Apr 12, 2020

Conversation

HDVinnie
Copy link
Collaborator

HDVinnie added 30 commits March 25, 2020 23:09
- media languages are used to populate languages dropdowns for things like subtitles, audios, etc.  Media Languages was chosen to not conflict or be confused with the already use Languages which is used for site multilangual support.
- eager load torrent subtitles
- add subtitles block
- increment downloads counter
- display what subtitles are already muxed into the torrent based off mediainfo input
@codecov
Copy link

codecov bot commented Mar 31, 2020

Codecov Report

Merging #1256 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1256   +/-   ##
=========================================
  Coverage     28.26%   28.26%           
  Complexity     4257     4257           
=========================================
  Files           300      300           
  Lines         13545    13545           
=========================================
  Hits           3829     3829           
  Misses         9716     9716           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be1b1f8...be1b1f8. Read the comment docs.

@HDVinnie
Copy link
Collaborator Author

HDVinnie commented Apr 7, 2020

Just an update that I am adding Subtitle achievements, ability to upload anonymously and tests before merging this. Will be working on it today/tonight.

@PyR8zdl
Copy link
Contributor

PyR8zdl commented Apr 7, 2020

Would be nice to optionally reward x BON on upload too.

@HDVinnie HDVinnie merged commit 5b0202d into master Apr 12, 2020
@HDVinnie HDVinnie deleted the Subtitle-System branch April 12, 2020 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Subtitle system
2 participants