1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 18:17:46 +00:00
Commit graph

2581 commits

Author SHA1 Message Date
Louis Vézina
60b3b2d7f1 Fix for save_settings 2020-09-03 06:33:24 -04:00
morpheus65535
809f3e78f9
Merge pull request #1096 from isaksamsten/development
Add attribute `raw_timestamp` for API consumption
2020-09-02 09:46:08 -04:00
Isak Samsten
7eda4116a0 Add attribute raw_timestamp for API consumption 2020-09-02 15:30:22 +02:00
Louis Vézina
221f92d09a Improvement to each DB requests that need to filter out monitored, tags or series type. 2020-09-01 12:30:31 -04:00
Louis Vézina
561d5e0890 Merge remote-tracking branch 'origin/development' into development 2020-08-28 22:12:16 -04:00
Louis Vézina
32f6d0861d Improvement to mass editor loading speed. 2020-08-28 22:09:38 -04:00
josdion
be82117600 Fix #1089 - YIFY Subtitles server URL update 2020-08-25 19:05:33 +03:00
Louis Vézina
8940ee617d Merged upstream changes in ffsubsync 2020-08-23 22:38:13 -04:00
Louis Vézina
bb38d5397c Moving UI API key authentication to X-Api-Key header. 2020-08-23 21:10:59 -04:00
Louis Vézina
138af20bb6 Ignore path mappings if both sides are the same. 2020-08-20 22:12:47 -04:00
Louis Vézina
ebde79a8cd Switched to the actual episodes audio language instead of series audio profile language. 2020-08-20 10:19:34 -04:00
Louis Vézina
88452468cf Added debug mode for subtitles synchronization. 2020-08-19 15:40:33 -04:00
Louis Vézina
6ad4843cdf Multiple fixes to ffsubsync. 2020-08-19 15:23:43 -04:00
Louis Vézina
5dbde75893 Another attempt to fix audio languages for Radarr v3. 2020-08-18 16:35:06 -04:00
Louis Vézina
d6ce71b16f Another fix for Radarr v3. 2020-08-18 15:28:47 -04:00
Louis Vézina
d95dc2b823 Another fix for Radarr v3. 2020-08-18 15:24:31 -04:00
Louis Vézina
f740231e64 Fix for missing language name from Radarr v3. 2020-08-18 13:20:45 -04:00
Louis Vézina
55cff62139 Fix for #1074. 2020-08-18 09:12:01 -04:00
Louis Vézina
b4165408fb Another attempt to fix #1034. 2020-08-17 23:52:48 -04:00
josdion
36cf8ca344 subssabbz, subsunacs, yavkanet - add frame rate to release info
- add subtitle frame rate to release info
- better handling of exceptions while dolwnloading subtitles
2020-08-16 11:01:21 +03:00
Louis Vézina
7fc50a20a8 Version bump. 2020-08-15 08:30:04 -04:00
Louis Vézina
f7c85f09e0 Merge branch 'development' 2020-08-15 08:28:01 -04:00
josdion
ed7eae6b97 add offset mod to tools (adjust all times) 2020-08-14 15:17:05 +03:00
josdion
26bdc4c04e add change frame rate mod to tools 2020-08-14 08:16:13 +03:00
josdion
e75e668429 add color mod to tools 2020-08-13 19:06:15 +03:00
Louis Vézina
0355c2f49d Small UI improvements. 2020-08-13 09:33:12 -04:00
Louis Vézina
c496af6fc4 Fix for #1034. 2020-08-13 09:32:50 -04:00
Louis Vézina
f7f30a4157 Performance improvement to event emission from backend and handling from frontend. 2020-08-11 10:36:14 -04:00
Louis Vézina
e2b1726c87 Fix for #1034. 2020-08-10 08:48:03 -04:00
Louis Vézina
d38cd38399 Added missing subtitles column in movies table. 2020-08-09 09:10:32 -04:00
Louis Vézina
e820bcb1bd Fix for #1063. 2020-08-09 09:05:16 -04:00
Louis Vézina
c98fd111cd Fix for audio language profile changes to Radarr API. 2020-08-05 13:07:02 -04:00
josdion
ea71a557ea add subtitle mods to tools dialog 2020-08-05 15:43:53 +03:00
Louis Vézina
49dd078fa1 Updated ffsubsync to better manage access denied exception on files. 2020-08-05 07:04:01 -04:00
Louis Vézina
ea097d6ec4 Improvement and simplification to subtitles synchronisation mechanism. We let the reference track selection to ffsubsync that already include an algorithm to choose the best possible track. 2020-08-04 22:42:27 -04:00
Louis Vézina
00efd4888c Merge remote-tracking branch 'origin/development' into development 2020-08-04 20:30:43 -04:00
Louis Vézina
3564aff825 Fix for #1038. 2020-08-04 20:30:28 -04:00
Moravčík, Marian
f53b6f2735 Fix for SideMenu Colors 2020-08-04 20:55:29 +02:00
Louis Vézina
8a10ca6c74 Fix for #1045. 2020-08-04 09:26:00 -04:00
Louis Vézina
65fd6d3189 Fix for #1045. 2020-08-04 09:24:19 -04:00
Louis Vézina
6d7362feb2 Fix for #1045. 2020-08-04 07:39:00 -04:00
morpheus65535
b86cd94d3e
Merge pull request #1059 from PotatoQuality/patch-4
Add a nice icon by the bug report
2020-08-04 07:23:02 -04:00
morpheus65535
d64202c2f8
Merge pull request #1058 from PotatoQuality/patch-3
Patching Morpheus65535 github support life
2020-08-04 07:22:04 -04:00
PotatoQuality
8dd8484498
Update config.yml 2020-08-04 10:37:52 +02:00
PotatoQuality
cb4f007a54
Update bug_report.md
Added a nice icon
2020-08-04 10:33:31 +02:00
PotatoQuality
201606c36e
Patching Morpheus65535 github support life
Creating a GitHub config file to make sure users can't overwrite the issue template and will be redirected to other places for posting feature requests or can choose alternative places for requesting help
2020-08-04 10:24:55 +02:00
Louis Vézina
ef47e59adc Fix for #1046. 2020-08-03 22:42:21 -04:00
Louis Vézina
9741aa19bd Fix for #1047. 2020-08-03 21:24:46 -04:00
Louis Vézina
f193320faf Fix for #1046. 2020-08-03 21:20:45 -04:00
Louis Vézina
124fa27d1a Fix for #1054. 2020-08-03 14:00:41 -04:00