Louis Vézina
|
efbbd9b958
|
Continuing development.
|
2019-03-16 15:30:06 -04:00 |
Louis Vézina
|
8959a79103
|
Added debug logging for video object properties.
|
2019-03-15 16:04:28 -04:00 |
Louis Vézina
|
27f906fe71
|
Initial development on subtitles upgrade
|
2019-03-15 14:28:57 -04:00 |
Louis Vézina
|
681af94333
|
Fix for #346.
|
2019-03-13 13:28:59 -04:00 |
Louis Vézina
|
76eca81afc
|
Version bump.
|
2019-03-12 07:07:29 -04:00 |
Louis Vézina
|
1fcc6323e8
|
Removal of history reverse engineering.
|
2019-03-11 23:30:08 -04:00 |
Louis Vézina
|
53c6d9e329
|
Removal of history reverse engineering.
|
2019-03-11 22:37:28 -04:00 |
Louis Vézina
|
81d1015e7e
|
Fix for deleted elements in history.
|
2019-03-11 21:03:38 -04:00 |
Louis Vézina
|
41fd0e153e
|
Improvement to history in preparation for subtitles upgrading.
|
2019-03-11 17:44:49 -04:00 |
Halali
|
4a753c06db
|
Some changes for debug logging
|
2019-03-05 18:55:20 +01:00 |
Louis Vézina
|
b74249e691
|
Fix for #337
|
2019-03-05 09:33:20 -05:00 |
panni
|
a9cff277b7
|
list_subtitles: remove obsolete duplicate call to search_external_subtitles
|
2019-03-04 18:03:53 +01:00 |
panni
|
8ed84886f8
|
update subliminal_patch to a70f9c0; fixes #334
|
2019-03-04 18:02:57 +01:00 |
Louis Vézina
|
340862401d
|
Fix for Sonarr text fix in settings.
|
2019-03-03 15:48:31 -05:00 |
Louis Vézina
|
56c0d0edcc
|
Completed custom folder for subtitles file.
|
2019-03-02 12:10:55 -05:00 |
Louis Vézina
|
1144b5b198
|
Merge remote-tracking branch 'origin/development' into halali
|
2019-03-01 08:25:20 -05:00 |
Louis Vézina
|
745367f71a
|
Revert "Update Apprise to 0.7.3"
This reverts commit 1cdebd06
|
2019-02-28 19:19:22 -05:00 |
Halali
|
ada9ffb045
|
Merge remote-tracking branch 'origin/development' into development
|
2019-02-28 11:46:24 +01:00 |
Halali
|
1cdebd0617
|
Update Apprise to 0.7.3
|
2019-02-28 11:46:11 +01:00 |
Halali
|
3f9e917757
|
Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
# bazarr/list_subtitles.py
|
2019-02-28 09:31:10 +01:00 |
Louis Vézina
|
e9a26422bf
|
Small fix to get_language_set()
|
2019-02-27 21:55:45 -05:00 |
Louis Vézina
|
181cc94c25
|
Merge remote-tracking branch 'origin/development' into subliminal_patch
|
2019-02-27 20:56:08 -05:00 |
Halali
|
cba6b174e9
|
Chmod fixes
|
2019-02-27 23:38:13 +01:00 |
panni
|
c630cdda3d
|
update subliminal_patch
|
2019-02-27 22:14:22 +01:00 |
panni
|
83dfb18ccb
|
get_languages: return a set of babelfish Language objects; use code3 by default
|
2019-02-27 22:12:29 +01:00 |
panni
|
8a1baa2d24
|
list_subtitles: use configured language list as fallback when searching external subtitles
|
2019-02-27 22:07:37 +01:00 |
panni
|
0a954e5a92
|
get_languages: add get_languages function
|
2019-02-27 22:07:20 +01:00 |
panni
|
4db7ccea7d
|
list_subtitles: use only_one
|
2019-02-27 21:55:37 +01:00 |
Halali
|
ab693c4b50
|
Revert: Remove chmod feature
|
2019-02-27 21:55:06 +01:00 |
Louis Vézina
|
5f2a98776f
|
Merge remote-tracking branch 'origin/development' into halali
|
2019-02-25 19:56:03 -05:00 |
Louis Vézina
|
198da9ab3f
|
Fix to disable spinning icon when tasks is already running.
|
2019-02-25 19:48:43 -05:00 |
Louis Vézina
|
7aa6974a90
|
Merge remote-tracking branch 'origin/development' into development
|
2019-02-24 23:06:32 -05:00 |
Louis Vézina
|
c47c3359f1
|
Added spinning icon when tasks are running.
|
2019-02-24 23:05:58 -05:00 |
Halali
|
e7dc0379c9
|
Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
# bazarr/get_subtitle.py
# bazarr/main.py
|
2019-02-24 20:01:23 +01:00 |
Halali
|
8dc026d19a
|
Reorder providers and add new providers to wizard
|
2019-02-24 19:25:37 +01:00 |
Panagiotis Koutsias
|
176b2c818a
|
Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers (#310)
* Adds GreekSubtitles, Subs4Free, Subs4Series, SubZ and XSubs providers
* Various optimizations in greek providers
|
2019-02-24 12:41:22 -05:00 |
Louis Vézina
|
e129cafc7c
|
Merge remote-tracking branch 'origin/development' into development
|
2019-02-24 11:43:45 -05:00 |
Louis Vézina
|
f391bf0dc7
|
Added /running_tasks endpoint.
|
2019-02-24 11:42:33 -05:00 |
Halali
|
85f3cf5ab0
|
Fix for #324
|
2019-02-24 12:37:14 +01:00 |
Louis Vézina
|
7d823a2930
|
Added queue argument for notifications.
|
2019-02-23 22:58:13 -05:00 |
Louis Vézina
|
862aa8c29e
|
Cleaning up of gevent import.
|
2019-02-23 22:21:40 -05:00 |
Halali
|
d2ab9aa38c
|
fix for #315
|
2019-02-24 00:26:19 +01:00 |
Halali
|
8321b1575f
|
Another fix for #317
|
2019-02-23 21:41:42 +01:00 |
Halali
|
d6a383dc9f
|
fix for #317
|
2019-02-23 19:21:44 +01:00 |
Louis Vézina
|
23a7ade8ff
|
Merge remote-tracking branch 'origin/development' into development
# Conflicts:
# bazarr/main.py
|
2019-02-20 23:32:54 -05:00 |
Louis Vézina
|
5f4175a0e3
|
Optimizing the notification system (popup in browser).
|
2019-02-20 23:30:25 -05:00 |
Halali
|
fd9007ff49
|
Remove chmod feature
|
2019-02-20 17:04:09 +01:00 |
Halali
|
3c2958ffd3
|
Merge remote-tracking branch 'origin/development' into halali
|
2019-02-20 17:03:25 +01:00 |
Halali
|
5bbaae5442
|
Add port argument
|
2019-02-17 10:38:45 +01:00 |
Louis Vézina
|
fa1ec9513e
|
Fix for refiner when the API doesn't have all the required information.
|
2019-02-15 13:24:16 -05:00 |