1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-26 09:37:25 +00:00
Commit graph

2235 commits

Author SHA1 Message Date
Louis Vézina
cd3d1ada49 WIP 2020-05-05 21:25:03 -04:00
Louis Vézina
b88763af3a WIP 2020-05-05 20:25:59 -04:00
Louis Vézina
8718d91ba5 WIP 2020-05-05 20:09:25 -04:00
Louis Vézina
8a7afaf02b Merge remote-tracking branch 'origin/hermes' into hermes 2020-05-04 07:28:28 -04:00
Louis Vézina
bf7bd26859 WIP 2020-05-04 07:27:22 -04:00
Moravčík, Marian
11bd3c6c10 WIP 2020-05-03 17:40:56 +02:00
Moravčík, Marian
8c27e72604 WIP 2020-05-03 15:29:06 +02:00
josdion
0ae5ea56a2 Added filtering to manual search dialog 2020-05-03 12:03:09 +03:00
Louis Vézina
9cd6a489f7 WIP 2020-05-02 22:41:03 -04:00
Moravčík, Marian
8bf929dee7 WIP 2020-05-02 20:45:16 +02:00
Moravčík, Marian
f279975c4d Merge remote-tracking branch 'origin/hermes' into hermes 2020-05-02 20:43:59 +02:00
Moravčík, Marian
03586ba82b WIP 2020-05-02 16:09:13 +02:00
Louis Vézina
236b5c792d WIP 2020-05-02 09:15:25 -04:00
Louis Vézina
7b55b115ab WIP 2020-05-01 14:24:18 -04:00
Moravčík, Marian
eee30e0027 WIP 2020-05-01 20:18:25 +02:00
Louis Vézina
de02f5ea10 WIP 2020-04-30 08:38:05 -04:00
Louis Vézina
6f5a55170f WIP 2020-04-29 22:24:41 -04:00
Louis Vézina
bbcd70adc4 WIP 2020-04-28 22:39:30 -04:00
Louis Vézina
5b47c3e8eb WIP 2020-04-28 08:18:30 -04:00
Louis Vézina
f1327c1e34 WIP 2020-04-27 20:38:12 -04:00
Louis Vézina
9c13c95742 WIP 2020-04-27 15:30:38 -04:00
Louis Vézina
83d226a8a0 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	bazarr/scheduler.py
2020-04-25 09:11:05 -04:00
Louis Vézina
55fb852fba Fix for ffprobe not being used correctly. 2020-04-25 08:55:12 -04:00
Louis Vézina
f0e9c0f58a Fix for ffprobe not being used correctly. 2020-04-25 08:51:26 -04:00
Louis Vézina
1b6c8297dd WIP 2020-04-25 08:23:22 -04:00
Louis Vézina
62093864f2 WIP 2020-04-24 11:19:18 -04:00
Louis Vézina
67d5e2a9c2 WIP 2020-04-24 06:56:03 -04:00
morpheus65535
9bc9a03725
Update main.py 2020-04-24 06:51:08 -04:00
morpheus65535
828a1baf2e
Merge pull request #944 from Aurel004/patch-1
Adding Post Processing to manual upload
2020-04-23 15:45:31 -04:00
Aurel004
81271b52f7
Update get_subtitle.py 2020-04-23 20:12:13 +02:00
Aurel004
6b8a59bffb
Adding Post processing to manual upload
From dev branch
2020-04-23 20:06:37 +02:00
Louis Vézina
898bdf95e4 WIP 2020-04-22 22:29:59 -04:00
Louis Vézina
7c7c9a7b9d Fix for #939 2020-04-22 20:32:56 -04:00
Louis Vézina
a3cecd6687 WIP 2020-04-22 20:07:21 -04:00
morpheus65535
8b58ce9939
Merge pull request #942 from roobre/patch-1
logging: show file error reason in log
2020-04-22 12:07:26 -04:00
Roberto Santalla
635b865b2a
logging: show file error reason in log
In case of an error occurs while saving subtitles, the cause for the error should be printed to the log file. Otherwise it becomes difficult to debug it.
2020-04-22 18:02:03 +02:00
josdion
3b20310d86 fix inconsistent tv show naming 2020-04-21 23:16:15 +03:00
josdion
167e4d0584 a better way to set base_url default value 2020-04-21 13:24:25 +03:00
josdion
cda0feb42a set base_url default value if it's empty string in config.ini
This can happen if switching back from hermes branch as it uses empty string as a default value of base_url.
2020-04-21 12:39:50 +03:00
josdion
60723d8fd1 show release info instead of a drop-down
manual search now displays release info instead of a drop-down if there is only one release
2020-04-21 10:43:51 +03:00
josdion
c60a64790d add page size option for manual search results 2020-04-20 17:28:12 +03:00
josdion
9bd36cf137 add uploader column in manual search dialog
- do not close search dialog when clicking outside it.
- combine language and HI columns and show them as labels.
- add uploader column.
- add 1px margin between matches drop-down buttons.
- refresh selectpicker on general settings page, so the current values are displayed instead of the default ones.
2020-04-20 12:21:18 +03:00
josdion
6a34f2d35f release git config writer
From documentation: In Python 3, it's required to explicitly release locks and flush changes, as __del__ is not called deterministically anymore.
2020-04-19 10:18:58 +03:00
Louis Vézina
9dbbfe6395 Merge remote-tracking branch 'origin/development' into development 2020-04-18 20:42:40 -04:00
Louis Vézina
c83d3eeae3 Updated tzlocal module and removed check for improperly configured time zone. 2020-04-18 20:42:27 -04:00
josdion
cd25386567 guess subtitle encoding - tune up confidence 2020-04-17 22:38:47 +03:00
Louis Vézina
2abc6a8a9a Merge branch 'development' into hermes
# Conflicts:
#	views/system.tpl
2020-04-17 11:52:06 -04:00
Louis Vézina
71f92fde90 Merge remote-tracking branch 'origin/hermes' into hermes 2020-04-17 11:51:21 -04:00
Louis Vézina
59c9ed1fcf Fix for PGS subtitles not ignored correctly. 2020-04-17 09:24:47 -04:00
Louis Vézina
bee99857ef WIP 2020-04-17 08:01:11 -04:00