Louis Vézina
|
e7cb2a71e2
|
WIP
|
2019-09-18 21:50:20 -04:00 |
Louis Vézina
|
f389c38a9c
|
WIP
|
2019-09-18 11:30:46 -04:00 |
Louis Vézina
|
43d33dc247
|
Merge branch 'development' into python3
# Conflicts:
# bazarr/analytics.py
# bazarr/get_series.py
|
2019-09-16 22:07:01 -04:00 |
Louis Vézina
|
3ca2c98cd4
|
WIP
|
2019-09-16 22:04:27 -04:00 |
Louis Vézina
|
10e73994e6
|
Revert "Removed erroneous null constraint on DB."
This reverts commit d910cbcc
|
2019-09-16 19:40:42 -04:00 |
Louis Vézina
|
d910cbcc6c
|
Removed erroneous null constraint on DB.
|
2019-09-16 06:34:24 -04:00 |
Louis Vézina
|
5c80278629
|
Fix for Google Analytics unique ID issue #539.
|
2019-09-15 22:25:18 -04:00 |
Louis Vézina
|
7d318117af
|
Fix for #546
|
2019-09-15 14:21:57 -04:00 |
Louis Vézina
|
262ab090d5
|
Merge remote-tracking branch 'origin/development' into development
|
2019-09-15 10:39:57 -04:00 |
Louis Vézina
|
7910fa55ce
|
Fix for history when series/movies have been deleted.
|
2019-09-15 10:39:31 -04:00 |
Pika
|
1005584f4f
|
Actually skip PGS subtitles (#543)
* Update embedded_subs_reader.py
* Update list_subtitles.py
|
2019-09-14 18:15:59 -04:00 |
Louis Vézina
|
a0200b23da
|
Removed 1 hour interval for search subtitles task.
|
2019-09-14 09:32:19 -04:00 |
Louis Vézina
|
5c905021f5
|
Added better logging of exception while getting video information from a file.
|
2019-09-13 21:56:52 -04:00 |
Louis Vézina
|
2fcf3dee08
|
Fix for new install since peewee integration.
|
2019-09-13 21:53:56 -04:00 |
Louis Vézina
|
5fcad77383
|
Missing Cork file creation.
|
2019-09-13 16:30:18 -04:00 |
Louis Vézina
|
c5fa0f56e4
|
WIP
|
2019-09-13 15:14:31 -04:00 |
Louis Vézina
|
645952c61a
|
WIP
|
2019-09-13 15:12:26 -04:00 |
Louis Vézina
|
4e7e3a39d2
|
Fix for 90609b6433
|
2019-09-12 06:34:01 -04:00 |
Louis Vézina
|
90609b6433
|
Fix for episodes being removed from DB if connection to Sonarr fail.
|
2019-09-11 20:01:48 -04:00 |
Louis Vézina
|
94474e8eae
|
Added debug when unable to update existing subtitles in DB.
|
2019-09-11 15:01:08 -04:00 |
Louis Vézina
|
490e4ad515
|
Added ability to customize tasks execution frequencies.
|
2019-09-11 06:50:33 -04:00 |
Louis Vézina
|
3e20252434
|
Added support for Radarr Aphrodite.
|
2019-09-09 14:33:40 -04:00 |
Louis Vézina
|
859bc90662
|
Fix for audio language profiles.
|
2019-09-09 13:14:27 -04:00 |
Louis Vézina
|
d704686cd5
|
Merge branch 'morpheus' into development
|
2019-09-09 11:31:45 -04:00 |
Louis Vézina
|
9d51bfac74
|
Version bump.
|
2019-09-09 11:31:24 -04:00 |
Louis Vézina
|
baa56f58c9
|
Fix for list_subtitles doing path mapping over already mapped path.
|
2019-09-08 23:08:30 -04:00 |
Louis Vézina
|
20f26c72ec
|
Merge branch 'development' into morpheus
|
2019-09-08 23:01:18 -04:00 |
Halali
|
36c0d2d311
|
Add Titulky as private CZ,SK tracker
|
2019-09-08 14:46:01 +02:00 |
Halali
|
486935a465
|
Make DownloadLimitSxceeded instantly throttled
|
2019-09-08 14:45:05 +02:00 |
Louis Vézina
|
fef399d0a4
|
Fix for Python version check when there's a "+" sign in revision number.
|
2019-09-08 07:59:08 -04:00 |
Louis Vézina
|
df9f49e012
|
Merge fix.
|
2019-09-05 19:40:44 -04:00 |
Louis Vézina
|
2e950a14f6
|
Merge branch 'development' into morpheus
# Conflicts:
# bazarr/get_series.py
|
2019-09-05 19:37:16 -04:00 |
Louis Vézina
|
9617710dd6
|
Reworked audio language API call using new get_sonarr_version() function instead of relying on to call to the Sonarr API.
|
2019-09-05 19:33:34 -04:00 |
Louis Vézina
|
dc510c71e3
|
Added a check for Python version.
|
2019-09-05 11:30:14 -04:00 |
Louis Vézina
|
30b94a62ff
|
Merge branch 'development' into morpheus
# Conflicts:
# bazarr/get_subtitle.py
|
2019-09-04 22:28:11 -04:00 |
Louis Vézina
|
b0c68c151f
|
Fix to catch exception when calling Google Analytics.
|
2019-09-04 20:48:10 -04:00 |
Louis Vézina
|
0650e2a380
|
Fixes for analytics.
|
2019-09-04 07:29:37 -04:00 |
Louis Vézina
|
1abd291d51
|
Better description of what is analytics and how we use it.
|
2019-09-03 14:25:02 -04:00 |
Louis Vézina
|
1b4e4e1495
|
Merge branch 'development' into morpheus
# Conflicts:
# bazarr/get_subtitle.py
# bazarr/main.py
# bazarr/utils.py
|
2019-09-02 23:30:23 -04:00 |
Louis Vézina
|
d5c0061cc9
|
Google Analytics implementation to get usage data in order to better understand how Bazarr is used.
|
2019-09-02 23:22:38 -04:00 |
Louis Vézina
|
c8850509d7
|
Continuing development.
|
2019-08-29 20:16:11 -04:00 |
Louis Vézina
|
41e04023d9
|
Fix for upgrade that is not taking into account the monitored status when download only monitored is enabled.
|
2019-08-29 11:24:34 -04:00 |
Louis Vézina
|
97fba153f5
|
Continuing development.
|
2019-08-26 19:07:20 -04:00 |
Louis Vézina
|
5eba6db10d
|
Fix for list_subtitles doing path mapping over already mapped path.
|
2019-08-26 16:51:41 -04:00 |
Louis Vézina
|
24ea056ca6
|
Merge branch 'development' into morpheus
|
2019-08-26 08:23:42 -04:00 |
Louis Vézina
|
e2b83152a3
|
Adding fps to video object if missing.
|
2019-08-26 08:21:36 -04:00 |
Louis Vézina
|
ab68581eda
|
Continuing development.
|
2019-08-25 23:34:35 -04:00 |
Louis Vézina
|
5b96df4c40
|
Merge branch 'development' into morpheus
# Conflicts:
# bazarr/get_subtitle.py
# bazarr/main.py
# views/movie.tpl
|
2019-08-25 22:20:42 -04:00 |
Louis Vézina
|
e774bd41d0
|
Merge remote-tracking branch 'origin/development' into development
|
2019-08-25 22:15:04 -04:00 |
Louis Vézina
|
bed978c88a
|
Switching to pyprobe to refine video object.
|
2019-08-25 22:12:01 -04:00 |