-
Notifications
You must be signed in to change notification settings - Fork 399
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
(Add) Subtitle System #1256
Conversation
HDVinnie
commented
Mar 30, 2020
- this PR contain the new subtitles system which closes Subtitle system #730
- 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
[ci skip] [skip ci]
Apply fixes from StyleCI
Codecov Report
@@ 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.
|
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. |
Would be nice to optionally reward x BON on upload too. |
[ci skip] [skip ci]
Apply fixes from StyleCI
- fix operator
[ci skip] [skip ci]
Apply fixes from StyleCI