Commit Graph

1721 Commits

Author SHA1 Message Date
Louis Vézina 50dfacece0 Added values to debug logging of DB requests. 2019-10-29 11:43:09 -04:00
Louis Vézina dd41a30ab1 Fix for #633 2019-10-29 06:56:20 -04:00
Louis Vézina a7a4aa97c6 WIP 2019-10-28 22:09:24 -04:00
Louis Vézina 9981df48af WIP 2019-10-28 20:53:32 -04:00
Louis Vézina fe6758858a Merge branch 'development' into python3
# Conflicts:
#	bazarr/database.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/movie.tpl
2019-10-28 20:27:11 -04:00
Louis Vézina c9b62a5652 Fix for missing changes after DB refactoring. 2019-10-28 19:45:48 -04:00
Louis Vézina 6f3bde1d72 Fix for failed restart after update. 2019-10-28 19:45:25 -04:00
Louis Vézina b7ef1329ce Fix for BAZARR_VERSION issue. 2019-10-28 16:16:33 -04:00
Louis Vézina bf6448d0be WIP 2019-10-28 12:53:21 -04:00
Louis Vézina eca6cd0a5a Merge branch 'development' into morpheus 2019-10-28 12:08:56 -04:00
Louis Vézina 98e3ff14a7 WIP 2019-10-28 12:08:09 -04:00
Louis Vézina b1a0e5e0ea WIP 2019-10-28 10:38:57 -04:00
Louis Vézina 9164c73f39 WIP 2019-10-28 06:48:20 -04:00
Louis Vézina c5aeb187d1 WIP 2019-10-28 06:45:42 -04:00
Louis Vézina 8b6aa9e123 WIP 2019-10-28 00:20:59 -04:00
Louis Vézina 75a0a5ace4 WIP 2019-10-28 00:05:28 -04:00
Louis Vézina 4a911f43e5 WIP 2019-10-27 20:45:15 -04:00
Louis Vézina 277198685e WIP 2019-10-26 23:17:14 -04:00
Louis Vézina 7c6f47738f WIP 2019-10-26 21:16:59 -04:00
Louis Vézina d4115cb65f WIP 2019-10-26 14:52:22 -04:00
morpheus65535 5ec8f20ccf
Update utils.py 2019-10-25 09:48:22 -04:00
Louis Vézina bcded9e45d WIP 2019-10-24 22:35:04 -04:00
Louis Vézina cf44d71379 WIP 2019-10-24 12:14:21 -04:00
morpheus65535 250db5d0f6
Merge pull request #646 from dkage/master
Update pytz and tzlocal to resolve issue with Brazil DST with timezone
2019-10-24 06:37:16 -04:00
dkage a7fba2ee1b Update pytz and tzlocal to resolve issue with Brazil DST with timezone
As Brazil does not have Daylight Saving Time anymore as decided by it's government, pytz needed to be updated to have the new data about the country timezones.
And as some in pytz calls in bazarr used tzlocal functions, that one needed also to be updated.
Works fine now, tested on Brazil - Timezone America/Sao_Paulo

This commit fixes #641
2019-10-24 02:36:49 -03:00
Louis Vézina 2b8bca97f4 WIP 2019-10-23 22:05:55 -04:00
Louis Vézina b6faa5b25c WIP 2019-10-23 06:59:04 -04:00
panni 912717dd93 core: update to subliminal_patch:head; addic7ed: fix using empty show ids list; fix completed subtitle detection for non-english languages; fix mr robot subtitle file detection 2019-10-22 12:00:50 +02:00
Louis Vézina 2af22b44f6 WIP 2019-10-21 23:40:30 -04:00
Louis Vézina 63f3b64ddc WIP 2019-10-21 22:30:50 -04:00
Louis Vézina 15575e9917 WIP 2019-10-21 22:13:37 -04:00
Louis Vézina 4f8ddb6467 Fix for subtitles being download for unmonitored movies when added to Bazarr. 2019-10-20 12:27:12 -04:00
Louis Vézina f613dd9f27 Fix for DB. 2019-10-20 09:42:25 -04:00
Louis Vézina bcbb6a4fab Renamed column label in manual search dialog. 2019-10-20 08:09:43 -04:00
Louis Vézina 0968f66e3f Missing Peewee files. 2019-10-20 08:04:26 -04:00
Louis Vézina 2ddcbf6d7a Fix for #624. 2019-10-20 08:03:55 -04:00
panni 8799938b4e core: update to subliminal_patch:head; addic7ed: show ids fetching 2019-10-20 06:07:10 +02:00
Louis Vézina 995b9ac9ae Merge branch 'development' into python3
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	libs/subliminal_patch/core.py
#	libs/subliminal_patch/providers/addic7ed.py
2019-10-19 18:10:44 -04:00
panni e452394841 core: update to subliminal_patch:head; addic7ed: fix captcha solving; fix getting show list 2019-10-19 23:20:12 +02:00
Louis Vézina 29b2660da8 Merge branch 'development' into morpheus 2019-10-19 16:38:22 -04:00
Louis Vézina bd824eb5b4 Merge remote-tracking branch 'origin/development' into development 2019-10-19 16:37:53 -04:00
Louis Vézina 698bca14b4 Major fixes to database subsystem. 2019-10-19 16:37:40 -04:00
Halali a9c26691a2 Change ordering source for wanted items 2019-10-19 21:21:23 +02:00
Louis Vézina ae6f7117fc Major fixes to database subsystem. 2019-10-16 10:20:35 -04:00
Louis Vézina 55037cfde2 Major fixes to database subsystem. 2019-10-15 17:18:51 -04:00
Louis Vézina de1b28acb6 Merge remote-tracking branch 'origin/development' into development 2019-10-15 11:04:36 -04:00
Louis Vézina 983ffe2199 Fix for #635. 2019-10-15 11:03:47 -04:00
morpheus65535 b7049c79ce
Fix for #620 2019-10-14 08:45:04 -04:00
Louis Vézina 719491384e Merge remote-tracking branch 'origin/python3' into python3 2019-10-14 08:42:39 -04:00
Louis Vézina d3c4fc252b Continuing development. 2019-10-14 08:42:21 -04:00