Commit Graph

476 Commits (9336473f0b26da5b06ec4c3dd35d37909c072d92)

Author SHA1 Message Date
Halali 5ba92b2142 Change User-Agent for Titlovi provider
6 years ago
Halali 3b83c7b75c Remove empty file
6 years ago
Halali 5998b4dab3 Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
6 years ago
morpheus65535 48b8ffae40 Adding file encoding again.
6 years ago
morpheus65535 aee726edb6 Removed duplicate version number.
6 years ago
morpheus65535 818e45d100 Version bump
6 years ago
morpheus65535 a53547391d Clarified logging when subtitles is invalid.
6 years ago
Halali f490951bfe Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
6 years ago
panni 67963633ef main: set user agent for providers
6 years ago
Halali 64079a3c22 Fix forced debug in save_settings
6 years ago
Halali 9fe6e8595e Merge remote-tracking branch 'origin/subliminal_patch' into subliminal_patch
6 years ago
morpheus65535 daf475c216 Typo fix
6 years ago
morpheus65535 693c82d57f Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
morpheus65535 c3cb53cb41 UnRAR implementation.
6 years ago
morpheus65535 03e3e345ef Version bump
6 years ago
Halali 181e71fe65 Add feature #154 and chmod option is now available only for linux
6 years ago
Halali b6623c61d4 Set defaults
6 years ago
Halali acbbf6e58b Add chmod, provider throttle, multithread options
6 years ago
Louis Vézina 55b43449e7 Version bump
6 years ago
Louis Vézina 7f9f440f1e Fix for websocket connection using 100% of cpu in some case.
6 years ago
Louis Vézina 35daaeb6f2 Version bump
6 years ago
Louis Vézina 560cf53fe1 Fix for Bazarr not updating automatically anymore.
6 years ago
morpheus65535 f5032e83f8 Version bump.
6 years ago
Halali 8472a48e28 Clean up and add some tooltips to providers
6 years ago
Halali 7c6e9a30e1 Merge remote-tracking branch 'origin/development' into development
6 years ago
Halali 702576822c Add providers config while saving wizard config
6 years ago
Halali f5da9ebda0 Add providers settings UI
6 years ago
panni 7c59b2d82c save_subtitle: use original_path not original_name
6 years ago
morpheus65535 62d5d3e7cb Version bump
6 years ago
morpheus65535 3271d1a12b Fix for ConfigParser2 import.
6 years ago
Louis Vézina 99ae7e54b6 Revert "Try to fix interpolation in saving provider password"
6 years ago
Halali 718406de2c Try to fix interpolation in saving provider password
6 years ago
Halali 65927c742b Clen up
6 years ago
Halali 0b706a4e41 Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
panni 10c1c08f07 core: use ConfigParser import from configparser2 backports package
6 years ago
panni e61af7850b core: fix ConfigParser import
6 years ago
panni d896599417 video: store original_name and use it for saving
6 years ago
panni c975f7f07c manual_search: compute not_matched after compute_score
6 years ago
panni 27b879a04c logger: set non-debug loggers for sz/patch
6 years ago
panni ab60b9276b manual_download_subtitle: fix download success handling
6 years ago
morpheus65535 9bcbd79f78 Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 d936a4313e Small logging fix when manual download fail.
6 years ago
Halali 94b967282d Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 2006f7be31 Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 ecfde95a94 Refactoring of providers UI in settings and wizard. Removec the ugly alert when savong settings and replacing it with a notification.
6 years ago
Halali 6a53ee784a Merge remote-tracking branch 'origin/halali' into development
6 years ago
Halali 04edd01746 Fix only_monitored for movies
6 years ago
Halali 9fef1ab9a3 Merge remote-tracking branch 'origin/halali' into development
6 years ago
morpheus65535 02d9dc4799 Merge remote-tracking branch 'origin/master' into development
6 years ago
morpheus65535 4feeb3eaa9 Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 8b3bf459ea Improvement to the episodes and movies update process. We now scan for existing subtitles and store them in DB when Sonarr or Radarr replace or rename the media file.
6 years ago
Halali 1cc7efa413 Add Feature Request #229
6 years ago
Halali 3ac4b75b88 Add exception for configparser import
6 years ago
Halali d6d7c4bd1f Fix init script
6 years ago
kidburglar 83237af9ce Add verify=False for the test_url route
6 years ago
Halali e561889902 Add rest providers config
6 years ago
Halali ab4bbc35dd Start work on providers configs
6 years ago
Halali 7cdf9fcc4e Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
morpheus65535 84ccabfad4 Fix for configparser2 import error.
6 years ago
Halali c765359fcf Fixes after merge
6 years ago
Halali e6a8aea924 Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
morpheus65535 4667c306cb Merge remote-tracking branch 'origin/halali' into halali
6 years ago
morpheus65535 cd4e884533 Version bump
6 years ago
Halali 915dfa119d Remove unused configs from wizard
6 years ago
Halali 2a6b8d8934 Fix for Wizard
6 years ago
morpheus65535 af16492230 Fix for providers in wizard.
6 years ago
Halali d12273926c Fix Merge
6 years ago
Halali 67bf114098 Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
Halali edf75a641c Some tweaks for settings migration
6 years ago
Halali 51d5e5c989 Fix configparser2 import
6 years ago
Halali 4c8b225926 Fix merge
6 years ago
Halali 2b564a060a Merge remote-tracking branch 'origin/development' into halali
6 years ago
Halali ef2dc275ed Move providers config from DB to config file
6 years ago
morpheus65535 af73fdf985 Version bump
6 years ago
morpheus65535 368dc7e379 Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 1c433d99e9 Continuing development.
6 years ago
morpheus65535 536f0196c0 Merge branch 'development' into notifications
6 years ago
morpheus65535 108d7af1e6 Continuing development.
6 years ago
Halali 48648d1582 Move providers config from DB to config file
6 years ago
Halali fcc663af91 Continue development for new config backend
6 years ago
Halali e9677354a2 Merge remote-tracking branch 'origin/development' into halali
6 years ago
Halali 97b456835b Fox for no-update
6 years ago
morpheus65535 9d4e4483e0 Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 bfb211ccda Fix for test notification returning a 404 behind a reverse proxy.
6 years ago
morpheus65535 ad4a63cb5b Continuing development
6 years ago
morpheus65535 046f4e652b Continuing development
6 years ago
morpheus65535 e12b09bca9 Continuing development
6 years ago
Halali 889dad8fed Merge remote-tracking branch 'origin/development' into halali
6 years ago
Halali eaa726d715 Disabling unwanted full rescan for movies every 5 minutes.
6 years ago
Halali ead8dbfe0a More work for new Config code
6 years ago
Halali 99118f87fd More work for new Config code
6 years ago
Halali ead1f31eb1 Preparation for new Config code
6 years ago
morpheus65535 a1364c0d09 Continuing development
6 years ago
morpheus65535 4686e7da55 Continuing development
6 years ago
morpheus65535 fd840d86c0 Continuing development
6 years ago
morpheus65535 82793da436 Continuing development
6 years ago
Halali a80d425398 Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali
6 years ago
Halali b9a9c9cfa8 Removed unused __file__ from templates
6 years ago
morpheus65535 db16f7df4b Version bump
6 years ago
morpheus65535 2f138dc7cc Fix for System throwing an http error 500 when Sonarr or Radarr integration is disabled.
6 years ago
Halali e78f3aca43 Add bazarr version to log at start
6 years ago
morpheus65535 b0e6136de1 Added more debug logging for the existing subtitles indexing process.
6 years ago
panni c491d0333f get_subtitle: fix rounding for message log, score
6 years ago
panni f87e1cd3a9 main: remove __file__=__file__ reference
6 years ago
morpheus65535 005b78f350 Initial commit
6 years ago
Louis Vézina 552cae7483 Fix to prevent manual search to return None instead of an empty json string.
6 years ago
panni 4ac6690efc get_subtitle: manual download: add separate check for download success
6 years ago
panni 80ee0c9299 get_subtitle: cleanup; add docs for force_unicode
6 years ago
panni cc2c55f043 get_subtitle: properly cast language parameter to list
6 years ago
panni d222dfc3b2 get_subtitle: properly indent fixme
6 years ago
panni c8595241c1 add fixme for subtitle folder setting for movies
6 years ago
panni e34201ff2b add fixme for subtitle folder setting
6 years ago
panni ec2dd3aec7 get_subtitle: add docs to new functions; use path_decoder for manual download
6 years ago
panni 912fa4b612 get_subtitle: remove unused hi var
6 years ago
panni 1f485d0aa7 get_subtitle: implement manual subtitle download
6 years ago
panni d9627ae99c get_subtitle: return max_score as float
6 years ago
panni ffd60029e5 system tab: fix error when only sonarr or only radarr is configured
6 years ago
panni 6c822655c4 download_subtitle: support list of languages
6 years ago
panni 47295ac87a implement download_subtitle; add helper functions: get_video, get_scores
6 years ago
panni fca858c669 manual_search: implement hints, use full parsing with sceneName
6 years ago
panni 890fb25a01 manual_search: implement subliminal_patch
6 years ago
panni 17e47fc48e manual_search: always return dict
6 years ago
panni d126da710c Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
morpheus65535 d5c141f9cf Fix to prevent manual search to return None instead of an empty json string.
6 years ago
morpheus65535 f01c22f809 Merge remote-tracking branch 'origin/development' into development
6 years ago
morpheus65535 074633bcf3 Disabling unwanted full rescan every 5 minutes.
6 years ago
Halali db4554aad1 Implement Panni's changes to fix logger bug
6 years ago
panni c8854e7180 logger: precompile regexes, simplify
6 years ago
panni 3d585548a1 logger: add ArgsFilteringFilter base class; cleanup
6 years ago
panni ba0217dfa8 logger: remove double assignment
6 years ago
panni 23a6413154 get_subtitle: fix compute_score usage
6 years ago
panni 10195df70e logger: don't shadow args; restore original record.args type
6 years ago
panni edfd75c848 logger: fix filtering of dict args
6 years ago
panni b3a3a8e957 logger: use default formatter in case of debug
6 years ago
panni ef09482a36 scheduler: fix broken import
6 years ago
panni 39a698cae3 more merge fixes; import libs
6 years ago
panni bddc6b7ffe cleanup unused imports
6 years ago
panni bd818b67f0 formatting
6 years ago
panni 49428179f1 merge fixes; reorder imports in main
6 years ago
panni a03cebee38 add provider_configs docs
6 years ago
panni 221c67449b Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
morpheus65535 42cf864c19 Fix for movies that cannot be imported.
6 years ago
Halali 18ea5442de Notification test button
6 years ago
Louis Vézina 6216bbec39 Rescan for existing subtitles when an episode or a movie file is updated in Sonarr/Radarr.
6 years ago
Louis Vézina 415833a152 Fix for #222 that wasn't working for movies.
6 years ago
morpheus65535 c1f0bf36ca Version bump
6 years ago
morpheus65535 bf09e94c5b Some small improvement
6 years ago
morpheus65535 1fb0a4078f Merge branch 'development' into halali
6 years ago
morpheus65535 fb6ebf5c7a Fix for #225 when langdetect cannot recognize the language.
6 years ago
Louis Vézina 2165af8bd3 Add a route when trailing slash is not added after base_url
6 years ago
morpheus65535 954a10f817 Fix for #222 where manual download for movies is broken
6 years ago
Halali a025ae40de Fix for debug logging
6 years ago
morpheus65535 4d007bb279 Version bump
6 years ago
morpheus65535 9e7af4ca3c Small fixes.
6 years ago
Halali 82a78275b7 Merge remote-tracking branch 'origin/development' into halali
6 years ago
Louis Vézina 9bc84a00ee Merge branch 'logging' into development
6 years ago
Halali 7bb2b5db60 Delete forgotten print
6 years ago
Tadeu Cruz 447e3f5779 Trying to resolve the issue #196
6 years ago
Halali 3891ccdaf5 Remove restart requirement icon from Debug setting
6 years ago
Halali ed50acd7cc Add IP filtering for logging
6 years ago
Halali cb1ea10add Merge branch 'development' into logging
6 years ago
Halali 2f5f9bad35 Fix for episodes template
6 years ago
Halali e1b9f0dd8d Some tweak
6 years ago
Halali c20236141f Add tooltips for scenename, filename and adaptive searching in movies and wanted movies
6 years ago
Halali 6527aff7f6 Merge remote-tracking branch 'origin/development' into halali
6 years ago
morpheus65535 3f93493ba8 Fix for #174
6 years ago
Halali 7118350826 Merge branches 'development' and 'halali' of https://github.com/morpheus65535/bazarr into halali
6 years ago
morpheus65535 3c271ec64e Some tweak.
6 years ago
Louis Vézina da505bf087 Version bump.
6 years ago
Louis Vézina 54b39bf4a4 Remove bottle debug mode when not executed in pycharm.
6 years ago
Halali dd87c1bffe Fix code3b position in DB
6 years ago
morpheus65535 e97e34bbd4 Fix for missing path returned by Radarr #213
6 years ago
Halali f78c04ba17 Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali
6 years ago
morpheus65535 8c91494e64 Fix for missing path returned by Radarr #213
6 years ago
Halali 675bacc78d Add tooltips for scenename, filename and adaptive searching in episode and wanted episode
6 years ago
Halali ac640e4054 Add status page and fix for #160
6 years ago
panni fc06af6c41 get_args: don't verify config path prematurely; realpath it for better readability
6 years ago
panni f692930e26 rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most
6 years ago
panni 2148636608 add throttle doc todo
6 years ago
panni 68b4df50e3 add first working list implementation; add first todos/fixmes
6 years ago
panni 6cc97a17cd make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies
6 years ago
panni d8c6570b49 first non-boot-failing version
6 years ago
panni 4beaeaa99e Merge remote-tracking branch 'origin/development' into subliminal_patch
6 years ago
morpheus65535 9ea3a4f257 Merge remote-tracking branch 'origin/halali' into development
6 years ago
Louis Vézina da9f559b1a Temporary fix for "no content" error. Permanent fix will come with subliminal_patch integration.
6 years ago
Halali 5ff8baa19c Change Log_level settings to Debug checkbox
6 years ago
Halali 1b8efc890a Change debug logging level settings
6 years ago
Halali c21c2869f7 Initial commit
6 years ago
Louis Vézina b2141f4bd0 Fix to support #139 as proposed in #198. Thanks!
6 years ago
Louis Vézina 0fac16c432 Add exception logging for compute_score().
6 years ago
Louis Vézina 3a0ca513d9 Added some logging and output when trying to restart Bazarr.
6 years ago
Louis Vézina 127d9b9bc7 Removing auto-restart after updating from source. This is raising too much issues.
6 years ago
Halali 4d37267078 Dynamic notification providers provisioning
6 years ago
Halali 32f7909605 Revert "Trying fix update process"
6 years ago
Halali dccf6da3f9 Revert "bump"
6 years ago
Halali 7f1bc4ac16 bump
6 years ago
Halali b6bcece0e9 Trying fix update process
6 years ago
Louis Vézina bc0661c433 Fix for subliminal log level.
6 years ago
Halali df061944fd Exclude unmonitored episodes from series progress bar
6 years ago
Louis Vézina 00e745813c Merge branch 'wizard' into development
6 years ago
Halali 9b0034e35d Remove unused variables
6 years ago
Halali 8be60afaff Remove scenename and embedded from Wizard and rework for default settings in save_wizard
6 years ago
Louis Vézina d61bdfcd4f Initial commit.
6 years ago
Louis Vézina b9a987b57d Fix for logging level
6 years ago
Halali 9aba6cad49 Change default settings
6 years ago
Louis Vézina f95c089874 Added debug logging to subtitles downloading.
6 years ago
Louis Vézina ab0f5d80e7 Merge branch 'development' into debug_logging
6 years ago
Halali 5a3875c75e Add Wizard
6 years ago
Louis Vézina f56912d1d8 Fix for test Sonarr and Radarr connection not working caused by an unencoded url.
6 years ago
Louis Vézina fda9badc95 Fix for check_update working directory after moving every python script to bazarr subdirectory.
6 years ago
Louis Vézina 09206a91d8 Fix for reverse proxy port and loader message when restarting.
6 years ago
Louis Vézina e124e1c3fd Fix to create daemon stop and restart file in config_dir. Add a fix for automatic reloading after restart when using a reverse proxy with SSL.
6 years ago
Louis Vézina bcf76a7fc3 Merge branch 'development' into debug_logging
6 years ago
Louis Vézina 7186fc8968 Prevent spawning of new instance of CherryPy before the first one has stopped.
6 years ago
Louis Vézina 3e17afc028 Merge branch 'development' into daemon
6 years ago
Louis Vézina 88fccbe28f Continuing development and removing root directory
6 years ago
Louis Vézina c0276d32c1 Continuing development
6 years ago
Louis Vézina 67b722cce1 Continuing development
6 years ago
Louis Vézina 8a1dc9e275 Flushing stdout buffer
6 years ago
Louis Vézina 9c28c30ec8 Add link to restart and manage KeyboardInterrupt
6 years ago
Louis Vézina bf02d07759 Added restart after update
6 years ago
Louis Vézina a88672070e Cherrypy test
6 years ago
Louis Vézina 21104b4407 Continuing development
6 years ago
morpheus65535 1cccd810ae Auto reload after restart
6 years ago
morpheus65535 56226f941d Fix for Linux
6 years ago
Louis Vézina 1137090735 Moving everything else bazarr.py to a bazarr subdirectory.
6 years ago