Commit Graph

82 Commits

Author SHA1 Message Date
morpheus65535 55399380ad Fixed update mechanism when running Bazarr from %programdata%\Bazarr on Windows. #1768 2022-03-25 06:54:56 -04:00
morpheus65535 e99d58d77e Fixed Windows uninstaller being removed during Bazarr upgrade. #1693 2022-01-26 08:36:18 -05:00
morpheus65535 a3a8ed93c7 Fixed upgrade leftover cleanup to prevent config reset when Bazarr is installed in the same directory as config and database. #1655 2022-01-17 00:01:05 -05:00
morpheus65535 5d3d4532df Fixed logging of regex pattern used during upgrade leftover cleanup. #1655 2022-01-03 15:00:10 -05:00
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
morpheus65535 6a88596aab Fixed config directory being deleted during upgrade leftover removal routine. 2021-11-29 13:09:33 -05:00
morpheus65535 36a2309bca Prevent broken release (missing asset) from corrupting existing installation. 2021-09-21 08:04:22 -04:00
morpheus65535 144db064cd Removed unused variables in check_releases function. 2021-08-08 23:06:46 -04:00
morpheus65535 a5852e6052 Added some debug logging to the upgrade leftover cleaner. 2021-08-08 23:06:01 -04:00
morpheus65535 275aa24f58 Fixed issue with upgrade leftover cleanup on Windows. 2021-08-07 18:57:34 -04:00
morpheus65535 2cea2d22bf Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade. 2021-08-06 22:11:24 -04:00
morpheus65535 dd80fec9d4 Fixed issue with upgrade cleanup routine when installed with Windows Installer. 2021-08-06 10:29:58 -04:00
morpheus65535 638d0a8c68 Added a leftover cleanup function to be run after an upgrade. 2021-08-03 15:55:55 -04:00
morpheus65535 4e03ec0acc Fixed the Bazarr update process that was preventing moving back to master branch once you've started to use development/nightly. #1331 2021-06-25 19:47:32 -04:00
morpheus65535 b02e0ec7ec Fixed upgrade process to properly use bazarr.zip asset #1379 2021-04-15 16:37:53 -04:00
morpheus65535 4bc379fabc Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball. 2021-04-01 06:49:05 -04:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
morpheus65535 e70461a204 Improved releases view to show only relevant releases in relation to chosen branch. 2021-03-24 14:33:08 -04:00
morpheus65535 8208c4893e
Refactored the upgrade mechanism to use only Github releases 2021-02-26 10:57:47 -05:00
morpheus65535 5aea4e0483 Improving releases and update process. 2021-01-27 11:29:08 -05:00
morpheus65535 22cd45bc41
Languages profiles (#1232)
Implementing the languages profiles functionality.
2021-01-18 23:49:51 -05:00
josdion a067d10352 fix restart after update 2020-05-26 21:01:17 +03:00
Louis Vézina 5177214450 WIP 2020-05-15 14:40:56 -04:00
Louis Vézina 41b18cb5de WIP 2020-05-11 00:39:21 -04:00
Louis Vézina 83d226a8a0 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	bazarr/scheduler.py
2020-04-25 09:11:05 -04:00
josdion 6a34f2d35f release git config writer
From documentation: In Python 3, it's required to explicitly release locks and flush changes, as __del__ is not called deterministically anymore.
2020-04-19 10:18:58 +03:00
Louis Vézina 1f25fdde2f Merge branch 'development' into hermes
# Conflicts:
#	bazarr.py
#	bazarr/main.py
#	views/menu.tpl
2020-04-12 09:02:17 -04:00
Louis Vézina cab52af42e Fixed small deprecation with logging.warn 2020-04-11 08:04:14 -04:00
Louis Vézina bfa438df7c WIP 2020-02-12 23:16:22 -05:00
Louis Vézina 4016ed1d74 Merge branch 'development' into python3 2019-11-22 06:29:43 -05:00
Louis Vézina a3484d2c16 Fix for restart after update from source on github. 2019-11-21 23:23:02 -05:00
Louis Vézina 626f5ea414 Revert "Fix for restart after update from source on github."
This reverts commit 03e98fdb
2019-11-21 22:23:20 -05:00
Louis Vézina 03e98fdb95 Fix for restart after update from source on github. 2019-11-21 21:30:06 -05:00
Louis Vézina d31299870d Merge branch 'development' into python3
# Conflicts:
#	bazarr/list_subtitles.py
#	bazarr/main.py
2019-11-06 16:45:51 -05:00
Louis Vézina 6cf1bd5b9d Fix for #658. 2019-11-05 20:49:08 -05: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 6f3bde1d72 Fix for failed restart after update. 2019-10-28 19:45:25 -04:00
Louis Vézina 15575e9917 WIP 2019-10-21 22:13:37 -04: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
morpheus65535 b7049c79ce
Fix for #620 2019-10-14 08:45:04 -04:00
Louis Vézina 645952c61a WIP 2019-09-13 15:12:26 -04:00
Louis Vézina 278263c08d Continuing development. 2019-08-20 21:06:10 -04:00
Louis Vézina 056d9f4fd5 Continuing development. 2019-08-08 20:39:30 -04:00
morpheus65535 b86c05202b
Update check_update.py 2019-06-27 08:15:28 +02:00
Louis Vézina cda6cc5b53 Minor fix for release update. 2019-06-04 06:44:02 -04:00
halali f932a52378
Apply suggestions from code review
Co-Authored-By: morpheus65535 <louis_vezina@hotmail.com>
2019-05-20 22:55:57 +02:00
Halali 1a0e316dfc Continue developing 2019-04-03 19:08:43 +02:00
Halali 4eabaa869e Continue developing 2019-04-03 18:05:01 +02:00
Halali dd2cdd6c29 Some logging improvements 2019-04-03 18:03:55 +02:00
Louis Vézina b3a9563245 Fix typo (BAZZAR vs BAZARR) 2019-04-03 18:03:55 +02:00