1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-25 01:02:19 +00:00
Commit graph

433 commits

Author SHA1 Message Date
Peter Varsanyi
4e7cc2e117 try different approach 2018-06-10 19:33:50 -07:00
Peter Varsanyi
009643cf73 update docker files 2018-06-10 19:09:59 -07:00
Peter Varsanyi
65f3cf37ee reverse arch and commit for easier tracking 2018-06-09 20:43:07 -07:00
Peter Varsanyi
9fc20458aa add commit arch tag back 2018-06-09 20:40:30 -07:00
Peter Varsanyi
bd1ef7bee8 disable pull request push in script 2018-06-09 20:34:02 -07:00
Peter Varsanyi
252e26dd43 remove commit tag 2018-06-09 20:30:48 -07:00
Peter Varsanyi
f015495038 add multiarch travis build 2018-06-09 20:22:02 -07:00
morpheus65535
ff00f4a083 Check if Sonarr return an 'episodeFile' key for each episode with 'hasFile' = True to fix #73 2018-06-01 08:54:30 -04:00
morpheus65535
dc562709e6
Fix for the switch branch problem 2018-05-31 13:10:38 -04:00
morpheus65535
bd7bfa67cb Force system encoding to UTF8 to prevent errors like #66 2018-05-05 08:03:34 -04:00
morpheus65535
f083807ef6 Settings form validation reworked 2018-05-02 06:38:57 -04:00
morpheus65535
05a7edbbfb Series progress fine-tuning 2018-04-24 20:48:23 -04:00
morpheus65535
5660abaa3b Series progress fine-tuning 2018-04-24 19:33:51 -04:00
Louis Vézina
4927612825 Series progress fine-tuning 2018-04-24 17:16:01 -04:00
Louis Vézina
a5a2122324 Check if bazarr was restarted before trying to show progress bar 2018-04-24 10:55:21 -04:00
morpheus65535
8cbb22d406 Merge branch 'master' into development 2018-04-23 10:04:08 -04:00
morpheus65535
490899f255 Language error in editor 2018-04-23 10:03:41 -04:00
morpheus65535
b0854cb33d Upgrade Subliminal to 2.1.0dev #60 2018-04-23 08:36:17 -04:00
morpheus65535
283494c121 Remove unsupported providers 2018-04-23 08:06:30 -04:00
morpheus65535
7b341d1219 Add progress bar for series and seasons #62 2018-04-22 22:08:22 -04:00
morpheus65535
67587bf167 Use sortTitle instead of title to order series #61 2018-04-21 08:40:33 -04:00
morpheus65535
22e10d99e0 Adding "/api" to URI of image proxy 2018-04-19 20:09:18 -04:00
morpheus65535
edf5d33bc6
Use API to call image_proxy in case Sonarr use authentication 2018-04-19 19:41:37 -04:00
morpheus65535
0bfe8b279b
Merge pull request #55 from TMadMac/development
Better target for "Loading..." display
2018-04-16 13:52:57 -04:00
Tony Moutaux
a6cdda11f4
Merge pull request #2 from TMadMac/TMadMac-patch-1
Update episodes.tpl
2018-04-16 19:19:51 +02: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
0580465389
Merge pull request #1 from TMadMac/TMadMac-patch-1
Update episode.tpl
2018-04-15 07:36:40 +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
7aee4265c0 Move up update_modules to avoid segfault in #54 2018-04-11 15:05:40 -04:00
morpheus65535
e602abcbe8 Install modules for user, not system. #54 2018-04-11 12:49:54 -04:00
morpheus65535
5483bc3b10 Fix for #53 2018-04-11 08:52:11 -04:00
morpheus65535
abea0e4d22 Better management of episodes sync with Sonarr 2018-04-08 23:49:57 -04:00
morpheus65535
421119c75f Implement Sonarr full update scheduled task interval to be customised 2018-04-08 23:45:53 -04:00
morpheus65535
755580cf18 Fix for #52 2018-04-07 20:31:02 -04:00
morpheus65535
25216ac0cf Maximum score value modified 2018-04-06 07:31:13 -04:00
morpheus65535
8aac949e8f UI tuning for post-processing 2018-04-02 13:37:11 -04:00
morpheus65535
34cd0233ea Fix sceneName usage in wanted page 2018-04-02 13:20:02 -04:00
morpheus65535
9d58610f5b Enable automatic GC 2018-03-28 16:33:29 -04:00
morpheus65535
08559e4167 Implement automatic garbage collection and forcing after a full scan 2018-03-28 16:24:16 -04:00
morpheus65535
0a6b82eedd Update to stop using "import pip" which is an unsupported usage. 2018-03-28 12:07:35 -04:00
morpheus65535
a6c067e79f Change in order of update to DB to not run an update before updating schema 2018-03-26 22:24:40 -04:00
morpheus65535
b5301d3154 Post-processing typo correction 2018-03-25 22:05:40 -04:00
morpheus65535
601611143d Post-processing fine-tuning 2018-03-25 22:01:10 -04:00
morpheus65535
b5d56614cf Post-processing fine-tuning 2018-03-25 09:25:37 -04:00
morpheus65535
167deadc09 Version bump 2018-03-23 20:01:57 -04:00
morpheus65535
2adb299eb8 Adding post-processing options 2018-03-23 20:00:50 -04:00
morpheus65535
36e6557a1c Including a modified version of subliminal 2.0.5 in libs 2018-03-23 19:59:59 -04:00
morpheus65535
e5e5042b3f Deploy PIP version 9.0.1 maximum due to regression in 9.0.2 2018-03-21 11:43:14 -04:00
morpheus65535
f90443eecc Added history description data to API 2018-03-19 21:22:26 -04:00
morpheus65535
966373bd92 Merge branch 'development' 2018-03-18 12:08:40 -04:00