Commit Graph

1896 Commits (a36bd3872921e7ebb02b2d3b48d15ea213d80168)
 

Author SHA1 Message Date
Louis Vézina 8d9023af80 Small change to get output from ffprobe with Python 3.x
5 years ago
Louis Vézina 8b52c4d6ae WIP
5 years ago
Louis Vézina e4b6020f63 Added stdout flush even for Python 2.x.
5 years ago
Louis Vézina ad601c60a1 Merge branch 'development' into morpheus
5 years ago
Moravčík, Marian 7af7037c95 More work
5 years ago
Louis Vézina 55bf67950f Created path mapping dictionaries for faster conversion than reading config.ini every time.
5 years ago
Louis Vézina 03854df441 Merge branch 'development' into morpheus
5 years ago
Louis Vézina 5d150c5098 Created languages dictionary for faster conversion than calling database.
5 years ago
Louis Vézina ce19a17234 Added missing languages function loading.
5 years ago
Louis Vézina 2f208236ac First endpoint for the new API
5 years ago
Halali 4282fe8f50 Add Cors lib and fix wizard
5 years ago
Halali 9e0a530af6 More work
5 years ago
Halali ae6bd5269c Merge remote-tracking branch 'origin/development' into Flask
5 years ago
Louis Vézina 74079bc445 Added warning for single language mode.
5 years ago
Louis Vézina 3e7ceba61d Fix for encoding guessing of external subtitles without language code under Python 2.7.x.
5 years ago
Louis Vézina 0df9b70558 Fix for stdout/stderr logging under Python 3.x.
5 years ago
Louis Vézina 67deea3099 Skip path mapping containing identical strings on both side.
5 years ago
Louis Vézina d3204863a5 Skip path mapping containing empty string.
5 years ago
Louis Vézina ed097cbd7f Fix for pointer over log entries.
5 years ago
Louis Vézina d8752b5718 Fix for pointer over episode title.
5 years ago
Louis Vézina 4f996e4f2e Fix for 'BrokenPipeError' is not defined under Python 2.7.x.
5 years ago
Louis Vézina 1eb174d9ef Fix for restarting since Python 3.
5 years ago
Louis Vézina e6cb1b1a8f Fix for wizard not enabling required languages.
5 years ago
Louis Vézina 50b5b85045 Fix for login issues.
5 years ago
Louis Vézina 4260d8ddfe Fix for unicode error while guessing external subtitles without language code.
5 years ago
Louis Vézina 78c3a94677 Revert to path mapping from 0.8.3.4.
5 years ago
Louis Vézina 3ffdb2ef66 Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina 2e7a78cde6 Fix for multiple episode where only the first one was being updated with existing subtitles.
5 years ago
morpheus65535 28d4a79644
Merge pull request #684 from dimotsai/assrt
5 years ago
Louis Vézina 4df312438a Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina 421b669801 Fix for #685.
5 years ago
morpheus65535 92d71ba14a
Merge pull request #687 from cdemi/patch-1
5 years ago
Christopher Demicoli b02252480a
This should fix morpheus65535/bazarr/issues/686
5 years ago
Louis Vézina 2ecd21beb0 Fix for analytics under Python 3.x.
5 years ago
Louis Vézina 600ef3abc2 Fix for episodes.tpl manual search missing headers.
5 years ago
Halali 9662e53c16 Some changes
5 years ago
Halali 66ac35d959 Add Missing libs
5 years ago
dimo db213fa0e2 Add dev-requirements.txt for testing
5 years ago
dimo d4a74581da Allow assrt to fetch subtitles through only ISO 639-2
5 years ago
Louis Vézina 9005077793 Some optimization to analytics.
5 years ago
Louis Vézina 0f04e8a473 Patched fcache to support real move with shutil instead of os.rename. This way can move from one drive to another.
5 years ago
Moravčík, Marian 11128bee14 Add Flask to lib folder
5 years ago
Moravčík, Marian b9651d1ed0 Initial Commit
5 years ago
Louis Vézina 8cd2224cb6 Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina 304a5ff1b8 Fix for subtitles file without a language code that aren't text based.
5 years ago
Halali 9fbec327c4 Merge remote-tracking branch 'origin/development' into development
5 years ago
Halali f1596ef7ba Fix Titulky provider compatibility with Python3
5 years ago
Louis Vézina 8b10b0e5e4 Merge remote-tracking branch 'origin/development' into development
5 years ago
Louis Vézina ec94960376 Patch for simpleconfigparser when running under Python 3.7x and newer.
5 years ago
Halali 4aa8d63e5f add UTF-8 encoding for log file
5 years ago