1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 10:07:22 +00:00
Commit graph

70 commits

Author SHA1 Message Date
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
Halali
ef8f474cfa Update imports and clean up 2018-08-15 22:51:46 +02:00
morpheus65535
e4ed6d247c
Fix for #69 2018-08-05 00:44:55 -04:00
morpheus65535
3d98836f3b Aded option to ignore embedded subtitles #69 2018-07-29 22:39:37 -04:00
morpheus65535
c164939520 Added support for Brazilian Portuguese requested in #109 2018-07-29 20:42:24 -04:00
morpheus65535
80f0660643 Fix to ignore subtitles files with an unsupported encoding #66 2018-06-18 19:37:25 -04:00
Louis Vézina
d130adfa6b Exclude .sub of subtitles encoding detection 2018-06-14 17:17:31 -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
757024f747 Initial release of radarr integration for testing 2018-05-26 23:01:57 -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
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
6134d88f7f Incresing the number of line used for language detection in subtitles 2018-01-24 14:38:00 -05:00
morpheus65535
77c43550d8 Added a suggestion do delete undecodable subtitles file 2018-01-14 20:50:03 -05:00
morpheus65535
98de479389 Switched to UnicodeDammit instead of chardet which give me better result #37 2018-01-13 23:20:20 -05:00
morpheus65535
47261c0c91 Adding exception logging for subtitles file encoding detection #37 2018-01-13 15:45:21 -05:00
morpheus65535
d805576f83 Switch from next to itertools to avoid StopIteration error #37 2018-01-13 12:39:54 -05:00
morpheus65535
b732538366 Correction about #36 2018-01-13 09:21:12 -05:00
morpheus65535
d8aa94e632 Increased number of line to check for language detection and fixed conversion #36 2018-01-12 20:47:48 -05:00
morpheus65535
27aae5a283 Implement single language option #36 2018-01-10 11:44:47 -05:00
morpheus65535
994b76845f Correction fixing issue #31 2017-12-31 16:24:52 -05:00
Louis Vézina
679813efa4 Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05:00
Louis Vézina
e77e556610 Reduce to minimum the opened connection time to db 2017-11-30 14:31:31 -05:00
Louis Vézina
5d1aacddd1 Test 2017-11-27 23:09:24 -05:00
Louis Vézina
ee3ca1add6 Test 2017-11-27 23:04:31 -05:00
Louis Vézina
55a784b077 Test 2017-11-27 22:49:08 -05:00
Louis Vézina
44ec18f809 Test 2017-11-27 22:46:27 -05:00
Louis Vézina
783cc067fd Test 2017-11-27 22:45:00 -05:00
Louis Vézina
90b802d128 Test 2017-11-27 22:12:55 -05:00
Louis Vézina
93e658b10f Test 2017-11-27 22:06:51 -05:00
Louis Vézina
71b7672242 Path replacement bug under Linux 2017-11-27 21:25:03 -05:00
Louis Vézina
a67f7f0060 Path replacement bug under Linux 2017-11-27 20:53:53 -05:00
Louis Vézina
fcb3444984 Test 2017-11-27 15:56:50 -05:00
Louis Vézina
69a74c5004 Test 2017-11-27 15:53:16 -05:00
Louis Vézina
2d0e09dff2 Test 2017-11-27 15:49:50 -05:00
Louis Vézina
97c1c05cee Test 2017-11-27 15:46:28 -05:00
Louis Vézina
a99f55e624 Test 2017-11-27 13:54:42 -05:00
Louis Vézina
be4c76fafc Path replacement improvement 2017-11-24 21:45:57 -05:00
Louis Vézina
41a1e0ea5a Test 2017-11-22 06:37:17 -05:00
Louis Vézina
eb500e0f17 Test 2017-11-21 19:50:06 -05:00
Louis Vézina
637a9ba728 Using UTF8 everywhere 2017-11-21 15:42:18 -05:00
Louis Vézina
3acc2cf8d3 Typo 2017-11-17 23:12:37 -05:00
Louis Vézina
d9bff60884 Bug correction 2017-11-16 09:22:55 -05:00
Louis Vézina
adc5251200 Test 2017-11-15 22:51:28 -05:00
Louis Vézina
77d2a0d5d0 Bug correction 2017-11-15 22:31:20 -05:00
Louis Vézina
aad06f9461 Bug correction 2017-11-15 22:14:24 -05:00
Louis Vézina
d5dd9098ae Test 2017-11-15 21:37:27 -05:00
Louis Vézina
6c92df0861 Better error management and improvemet to tasks schduler 2017-11-15 21:07:21 -05:00