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
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
ead8dbfe0a
More work for new Config code
2018-12-15 01:42:09 +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
Halali
aeb51b09cd
Fixed small visual bug
2018-11-26 21:18:12 +01:00
Halali
2f5f9bad35
Fix for episodes template
2018-11-10 14:36:12 +01:00
Halali
e1b9f0dd8d
Some tweak
2018-11-08 14:04:45 +01:00
morpheus65535
3c271ec64e
Some tweak.
2018-11-06 17:52:09 -05:00
Halali
675bacc78d
Add tooltips for scenename, filename and adaptive searching in episode and wanted episode
2018-11-03 22:56:24 +01: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
Halali
c774ef8a16
fix for bad showing monitored status
2018-09-26 11:06:17 +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
Louis Vézina
43d54823e3
Fix for #82
2018-06-14 12:46:52 -04:00
morpheus65535
c2d0d54fab
Continuing development
2018-05-20 08:33:12 -04:00
morpheus65535
05a7edbbfb
Series progress fine-tuning
2018-04-24 20:48:23 -04:00
morpheus65535
7b341d1219
Add progress bar for series and seasons #62
2018-04-22 22:08:22 -04:00
Tony Moutaux
2038f3f0ce
Update episodes.tpl
...
Fixes "Loading..." display when NOT config modal and accordion
2018-04-16 19:12:02 +02:00
Tony Moutaux
67cbaf66d2
Update episode.tpl
...
Remove annoying "Loading..." when not needed on episodes page
2018-04-15 07:35:35 +02:00
morpheus65535
755580cf18
Fix for #52
2018-04-07 20:31:02 -04:00
morpheus65535
adc784718d
Unwanted page reload when doing an ajax call using the search bar
2018-03-12 21:53:45 -04:00
morpheus65535
30812a66ac
Bug correction regarding #46
2018-02-23 20:08:31 -05:00
morpheus65535
a987149341
If available, use sceneName from Sonarr imported episodes #46
2018-02-21 22:07:40 -05:00
morpheus65535
27aae5a283
Implement single language option #36
2018-01-10 11:44:47 -05:00
morpheus65535
905c4b2798
Improving series details panel
2018-01-04 23:24:11 -05:00
morpheus65535
6331206cc1
Implement series search
2017-12-21 19:49:39 -05:00
Louis Vézina
cd3f2b0721
Bug correction
2017-11-16 09:53:12 -05:00
Louis Vézina
6c92df0861
Better error management and improvemet to tasks schduler
2017-11-15 21:07:21 -05:00
Louis Vézina
31a14eea7c
Error 500 in episode list
2017-11-13 23:23:07 -05:00
Louis Vézina
4e50a655aa
Continuing update development
2017-11-09 16:13:14 -05:00
Louis Vézina
1f2e48349b
Revert change
2017-10-27 11:56:45 -04:00
Louis Vézina
7368f13517
Add support for javascript mobile touch instead of click event
2017-10-25 22:58:35 -04:00
Louis Vézina
eb769e5570
Fix missing languages error
2017-10-23 10:20:31 -04:00
Louis Vézina
ce874efb31
Continuig development
2017-10-19 07:10:52 -04:00
Louis Vézina
ec10cdbe82
Continuing development
2017-10-18 14:54:24 -04:00
Louis Vézina
edb46d9115
Continuig development
2017-10-16 19:27:19 -04:00
Louis Vézina
546c3ac066
Continuing development
2017-10-02 22:59:45 -04:00
Louis Vézina
1568d0e363
Continuing development
2017-09-27 21:55:21 -04:00