Commit Graph

31 Commits

Author SHA1 Message Date
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 c47c3359f1 Added spinning icon when tasks are running. 2019-02-24 23:05:58 -05:00
Halali d2ab9aa38c fix for #315 2019-02-24 00:26:19 +01:00
Halali b178d8fd0f Change quotas to prevent issue with title contain "'" 2019-02-02 08:54:29 +01:00
morpheus65535 96259b02c5 Removed page length dropdown in manual search dialog. 2019-01-27 21:19:56 -05:00
Halali 0d2e0daed3 Fix title is None in Wanted pages 2019-01-19 14:57:16 +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 fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
Halali 6c72da41da Fix template 2018-12-15 01:53:24 +01:00
Halali 99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
Halali 4586cd422d Update Jquery to v3.3.1 and templates clean up 2018-12-09 21:23:51 +01:00
panni 1f485d0aa7 get_subtitle: implement manual subtitle download 2018-11-29 14:40:31 +01:00
panni a1677bf9b6 movie/episodes template: properly escape single quotes for title attribute 2018-11-29 14:15:49 +01:00
panni 47295ac87a implement download_subtitle; add helper functions: get_video, get_scores 2018-11-29 14:03:44 +01:00
panni fca858c669 manual_search: implement hints, use full parsing with sceneName 2018-11-29 12:36:01 +01:00
morpheus65535 1f38ec8c29 Fix for typo in missing language validation 2018-11-27 22:55:25 -05:00
Halali 797499a92e Fixe for malformed string 2018-11-27 21:00:13 +01:00
Halali aeb51b09cd Fixed small visual bug 2018-11-26 21:18:12 +01:00
Halali c20236141f Add tooltips for scenename, filename and adaptive searching in movies and wanted movies 2018-11-08 14:03:34 +01:00
morpheus65535 3c271ec64e Some tweak. 2018-11-06 17:52:09 -05:00
morpheus65535 ec9137d698 Fix for #183 2018-10-12 13:01:32 -04:00
Halali fd7cd0a92c Fix for #84 2018-09-26 12:35:46 +02:00
morpheus65535 66dac7f19c
Manual searching implementation (#137)
* Initial commit

* Continuing development

* Continuing development

* Continuing development

* Continuing development

* Continuing development

* Manual searching completed for episode

* Fix for multiple desired languages

* Fix some error

* Continuing development

* Continuing development

* Final part of manual searching #107
2018-09-10 17:10: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 faecbbfa09 Implement only monitored feature for episodes and movies #70 2018-08-08 23:43:13 -04:00
morpheus65535 c164939520 Added support for Brazilian Portuguese requested in #109 2018-07-29 20:42:24 -04:00
morpheus65535 6e4bc14144 Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -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