Commit Graph

44 Commits

Author SHA1 Message Date
morpheus65535 693c82d57f Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/main.py
#	bazarr/scheduler.py
#	views/settings.tpl
2019-01-25 23:47:53 -05:00
morpheus65535 834f4b1cdd Fix for episodes and movies languages selection popup not showing anymore. 2019-01-21 06:41:31 -05:00
morpheus65535 f9f35f11c0 Adding donate button. 2019-01-20 23:20:18 -05:00
Halali 0b706a4e41 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/get_movies.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/main.py
#	views/settings.tpl
2019-01-15 15:45:38 +01:00
Halali 1cc7efa413 Add Feature Request #229 2019-01-06 18:15:43 +01:00
Halali e6a8aea924 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_episodes.py
#	bazarr/get_languages.py
#	bazarr/get_movies.py
#	bazarr/get_providers.py
#	bazarr/get_series.py
#	bazarr/get_settings.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	bazarr/notifier.py
#	bazarr/scheduler.py
#	bazarr/update_db.py
#	bazarr/utils.py
#	views/history.tpl
2019-01-02 20:19:31 +01:00
Halali 67bf114098 Merge remote-tracking branch 'origin/development' into subliminal_patch
# Conflicts:
#	bazarr/check_update.py
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/init.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
#	views/menu.tpl
#	views/settings.tpl
#	views/wanted.tpl
2019-01-01 21:15:12 +01:00
Halali 2b564a060a Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-01-01 08:46:27 +01:00
morpheus65535 d0ada2f16a Check for SSL when opening websocket connection. 2018-12-31 23:46:33 -05:00
morpheus65535 536f0196c0 Merge branch 'development' into notifications
# Conflicts:
#	bazarr/get_movies.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
2018-12-31 13:18:32 -05:00
Halali fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
Halali 99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
morpheus65535 a1364c0d09 Continuing development 2018-12-14 09:28:14 -05:00
morpheus65535 4686e7da55 Continuing development 2018-12-14 06:52:09 -05:00
morpheus65535 fd840d86c0 Continuing development 2018-12-13 23:01:15 -05:00
morpheus65535 82793da436 Continuing development 2018-12-12 21:50:05 -05:00
Halali 4586cd422d Update Jquery to v3.3.1 and templates clean up 2018-12-09 21:23:51 +01:00
morpheus65535 005b78f350 Initial commit 2018-11-29 21:24:48 -05:00
Halali f941ee5199 Change get_argv to get_args in templates 2018-11-29 20:09:34 +01:00
panni f692930e26 rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 2018-10-31 20:34:40 +01:00
Louis Vézina 09206a91d8 Fix for reverse proxy port and loader message when restarting. 2018-10-16 23:25:04 -04:00
Louis Vézina fb2860396a Fix for incorrect reloading URL 2018-10-16 22:04:07 -04:00
Louis Vézina e124e1c3fd Fix to create daemon stop and restart file in config_dir. Add a fix for automatic reloading after restart when using a reverse proxy with SSL. 2018-10-16 21:15:42 -04:00
Louis Vézina c0276d32c1 Continuing development 2018-10-16 16:00:55 -04:00
Louis Vézina 67b722cce1 Continuing development 2018-10-16 10:58:25 -04:00
Louis Vézina 9c28c30ec8 Add link to restart and manage KeyboardInterrupt 2018-10-14 09:32:16 -04:00
Halali 3e15b55e16 Final fix for #84 2018-09-28 17:46:34 +02:00
Halali 3445189115 Final fix for #84 2018-09-28 16:40:36 +02:00
Louis Vézina f7ef9495c8 Partial fix for #84 2018-09-27 11:50:48 -04:00
morpheus65535 0f2371423d Fix for search bar still mentionning series even if you're in movies 2018-09-24 18:04:33 -04:00
halali db2378943f Move settings from Database to Config file (#126)
* Move settings from Database to Config file

* Delete unused config and forgot upload init

* Fix

* Update get_subtitles and fix provider auth

* Revert "Update get_subtitles and fix provider auth"

This reverts commit c904bf6b5a.

* Update get_sebtitles

* more fixes

* Update requirements
2018-08-23 15:58:15 -04:00
morpheus65535 1c6a427b5a Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
morpheus65535 faecbbfa09 Implement only monitored feature for episodes and movies #70 2018-08-08 23:43:13 -04:00
morpheus65535 757024f747 Initial release of radarr integration for testing 2018-05-26 23:01:57 -04:00
morpheus65535 e236fc7a67 Ongoing development 2018-05-02 06:25:42 -04:00
Louis Vézina f4890d3dd3 Continuing development 2018-04-24 10:48:52 -04:00
morpheus65535 ea9d18903c Initial commit 2018-04-19 19:45:10 -04:00
morpheus65535 8d0ef690b2 Cosmetic bug with wanted number on icon 2018-01-03 14:25:49 -05:00
morpheus65535 a4f7fbfca6 CSS bug correction 2017-12-22 23:16:50 -05:00
morpheus65535 b9b0ba0a0e Use absolute path for DB in menu template 2017-12-22 22:56:04 -05:00
morpheus65535 4a6c2e8e23 Display message id restart is required and show wanted count on icon. 2017-12-22 22:40:14 -05:00
morpheus65535 cf22583c32 Class selector error result in all gray icons 2017-12-22 21:43:52 -05:00
morpheus65535 5bfdc3ae34 Adjust background color of menu 2017-12-21 22:36:22 -05:00
morpheus65535 6331206cc1 Implement series search 2017-12-21 19:49:39 -05:00