All Versions
771
Latest Version
Avg Release Cycle
8 days
Latest Release
-

Changelog History
Page 70

  • v4.0.74 Changes

    8 October 2015

    • ⚡️ Make new nfo actually write the actors. updates of existing nfo still… #2797
    • etree.ElementTree was failing to set the <id> correctly because we we… #2796
    • ➕ Add try|except for trakt_api.traktRequest and fix log messages in #2792
    • 🛠 Fix some of the log messages from tv.py #2793
    • Filter another recurrent issue #2795
    • ➕ Add "searchURL" log message to KAT/TPB #2791
    • 💻 Cleaner code for issue submitter notifications. Also use ui.notificat… #2790
    • ➕ Added srRoot to apibuilder #2789
    • ➕ Added code guidelines to contributing.md #2786
    • 🔨 Refactor /comingEpisodes/ to /schedule/ in GUI and save sort #2784
    • 🚚 Moved js to new directory #2787
    • 📜 Parse size from RARBG results #2785
    • ➕ Added underscore.js and fixed viewlog search #2788
    • Temp patch tpb kat #2783
    • ➕ Add result sorting for providers #2776
    • ✂ Removed one logo to many. #2782
    • ➕ Added missing Belgien network logos. #2781
    • ✂ Removed TVRage network and unused logos. #2779
    • Avoid submit mutliple ascii errors #2777
    • 🛠 Fix Strike NameError: global name 'items' is not defined and parse si… #2775
    • 🛠 Fix BTdigg NameError: global name 'results' is not defined #2774
    • 🛠 Fix Torrentproject: ValueError: too many values to unpack #2773
    • 👍 Allows scrolling on error pages #2772
    • 🛠 Fixes SiCKRAGETV/sickrage-issues/issues/3176 #2770
    • Split thread name and time from error title before attempting to matc… #2771
    • ⏱ Hide filter row on Schedule page #2769
    • 🛠 Fix "Select Columns" button on Schedule page #2768
    • 🛠 Fix comingEpisodes sorting #2767
    • Mass change providers #2754
    • 🛠 Fix bug causing redownload of download episode if quality is below th… #2764
    • ➕ Add column filter widget to schedule table #2763
    • Don't wrap quality pills #2762
    • ➕ Add more history page limits #2748
    • ✂ Remove line between text and caret for split items #2761
    • Don't show logout option when auth is disabled #2760
    • Only show appropriate error submenus #2759
    • ⚡️ More updater changes... #2758
    • ⚡️ Update PyGithub, fix issue submitter, news and updater. #2757
    • ⚡️ Update PyGithub 1f4f611
    • 🛠 Fix log messages ee72b0f
    • Clean providers ff9d636
    • More changes a6e23cb
    • ✅ Reorganize imports so tests work individually 70a6da1
    • 🔨 Refactor /comingEpisodes/ to /schedule/ in GUI 5e90804
    • 👻 Check xmldict exception b18b66a
    • 👉 Make sure the dir exists when checking for free space in root dirs and tv download dir. If it doesnt exist display "Missing" b8db289
    • 🛠 Fix bug causing redownload of download episode if quality is below the highest possible quality (even if archive on first match) f70e72c
    • ⚡️ Update contributing.md c542698
    • 👉 Use regex to detect and match mako errors in issue submitter, temporarily 49dfc22
    • ⚡️ Make new nfo actually write the actors. updates of existing nfo still doesnt work. 2e9005e
    • 🛠 fix build second error 1c57cce
    • 🌲 Only show non-proper log as debug 3d6ba28
    • No wrap Ends column c1dc7ec
    • 🛠 Fix syntax error breaking build 39f4c8f
    • pushurl error on some installs? strange. c92f56c
    • 🛠 Fix provider images b59169e
    • 🔄 Changed torrentbytes icon 416b27a
  • v4.0.73 Changes

    5 October 2015

    • ➕ Add [EtHD] to removewordlist #2752
    • ⏪ Clear cache/sessions and cache/indexers on restore #2753
    • ➕ Add SATRip to SDTV #2751
    • 🛠 Fixup .gitignore #2750
    • ➕ Add pnotify back since it might be used #2749
    • 🔊 Clean warning logs for t411 #2746
    • ✂ Removed unused code #2747
    • 🛠 Fixes _bower.js being tracked #2745
    • ➕ Added bower support #2742
    • 💻 Handle locked issues in issue submitter, better logging and ui notifi… #2743
    • 🚚 Move 'Archive on first match' closer to 'Quality' in editShow #2739
    • ➕ Added isitmaintained buttons #2740
    • 🔊 Redirect to /errorlogs/viewlog/ when clearing errors #2741
    • 🏗 Moved to .build eb54f65
    • 💻 Handle locked issues in issue submitter, better logging and ui notifications for submitter 582b594
    • 🔊 Clean warning logs 320aa08
  • v4.0.72 Changes

    4 October 2015

    • Wrap time calls with try/except to fix #3095 #2738
    • 🛠 Fix title and header on missed subtitles page. #2737
    • ✂ Remove manage submenu. Only use submenu when it is something not in nav. #2736
    • 🛠 SDTV was not part of the sdtv tag? Fixes SiCKRAGETV/sickrage-issues#3089 #2735
    • 🛠 Fixes viewlog disabling inputs till refresh #2734
    • 🛠 Fix typo and grammatical error #2733
    • ➕ Added bootstrap-achor and made history goto displayShow SXEX #2732
    • ➕ Add 5 most recently accessed shows to Shows menu #2731
    • 🛠 Fixes broken table sorter #2730
    • 🔀 Merge pull request #2738 from VinceVal/fix-issue-3095 #3095
    • Wrap time calls with try/except to fix #3095 #3095
    • ✂ Removed push header fix 1700c06
  • v4.0.71 Changes

    3 October 2015

    • All should be good and matching airdates now. #2729
    • ⚡️ Updated isotope #2728
    • ⏱ Rename 'Coming Episodes' to 'Schedule' #2726
    • Navbar non-dropdown background hover #2727
    • ⚡️ Move log menu to tools menu and update tools badge #2725
    • 🔊 Render a badge with error count on Logs & Errors #2715
    • ➕ Add support for x264 and h264 #2667
    • ➕ Added warning to meta.js #2724
    • 🛠 fixes SiCKRAGETV/sickrage-issues/issues/3079 #2723
    • ⏪ Revert "Respect timezone setting in displayShow, backlogOverview" #2722
    • Respect timezone setting in displayShow, backlogOverview #2721
    • 🛠 Fix the topmenu for News and IRC #2720
    • 🆕 News notify and tools menu #2717
    • 🛠 Fix airdates in displayShow and backlogOverview, so they all match wi… #2719
    • 🌲 episode can be None when using abs number. No need for this log line … #2718
    • 🔄 Change default log menu href #2716
    • ⚡️ Update readme.md #2714
    • 🔔 Notify user when new news exists 925075d
    • ⚡️ Update isotope f542e17
    • 🛠 Fix build, rawHD wasnt matching 06d4866
    • 🌲 episode can be None when using abs number. No need for this log line anyways. 26307a7
    • Missed try/except on a date format in unrar2 8d6431c
    • Last fix to unrar2 1f0e30e
    • Didnt mean to commit this 09b7131
  • v4.0.70 Changes

    3 October 2015

    • ✂ Remove redundant buttons from various pages #2675
    • Create split navbar dropdowns #2713
    • 🛠 Fixes SiCKRAGETV/sickrage-issues/issues/2368 #2712
    • ⚡️ Update unrar2 to 2fe1e98 and patch it to accept both date formats. #2711
    • Attempt to fix SiCKRAGETV/sickrage-issues/issues/2781 by not restorin… #2710
    • Typo #2709
    • ⚡️ Updated jQuery, added bootbox back #2707
    • ✂ Removed fancybox #2706
    • 👕 Linted formwizard #2705
    • 🚚 Converted to meta function && removed unneeded comments #2704
    • 🛠 Fixes SiCKRAGETV/sickrage-issues/issues/3007 #2702
    • TTN: Fix category & search_string #2703
    • ➕ Added config.js back #2699
    • 🛠 Fix Chrome rendering issue on episode status page #2698
    • 🔀 Syncthing uses prefix for sync files, not extension/suffix #2697
    • ⚡️ Revert "Check if is safe to update when user click "update" in UI" #2696
    • Duramato patch 2 #2695
    • Revert "Change default DATA_DIR to PROG_DIR/data" #2694
    • Change default DATA_DIR to PROG_DIR/data #2561
    • Deduplicated metas #2692
    • ➕ Add back downloaded status' to episode status management, prevent mak… #2691
    • General code cleanup #2690
    • 🛠 Fixes cursor not changing back to default after logs load #2689
    • ✂ Removed auto refresh #2688
    • 🛠 Fixes missing SORT_ARTICLE #2687
    • 🛠 Fixes https://github.com/SiCKRAGETV/sickrage-issues/issues/3041 #2686
    • ⚡️ Update six lib to 1.9.0 #2685
    • ⚡️ Update xmltodict to v 0.9.2 #2683
    • 🛠 Fixes SiCKRAGETV/sickrage-issues/issues/3056 #2684
    • Auto convert bare archived episodes to compound status. If file exist… #2682
    • 🛠 Fixes #3049 and #3024 #2681
    • ✂ Fix SKIP_REMOVED_FILES not saving #2680
    • 🛠 Fixes SiCKRAGETV/sickrage-issues/issues/3039 #2679
    • 🛠 Fix ET cloudflare issue #2678
    • 👉 Make navbar dropdowns clickable links #2674
    • 👉 Make the "Select Columns" buttons consistent #2676
    • 🛠 Fixes class attribute on navbar items #2677
    • 👉 Show season dir in File Name column on show page #2673
    • 🛠 Fix .seasonheader on rename page with light theme #2672
    • Convert "Shows" back into a submenu #2671
    • 🛠 Fix typo #2669
    • ⚡️ Check if is safe to update when user click "update" in UI #2668
    • 🔄 Change comingEpisodes keys to be aligned with API #2665
    • ➕ Add archive first match to 'Manage' #2664
    • ➕ Add TVMux ,WebMux and BRMux #2663
    • 🚚 show_queue remove Was passing an int instead of tuple, and now checks… #2662
    • ⏪ Restores support to ignore embedded subs, '?' will now be replaced by… #2661
    • 🛠 Fix SiCKRAGETV/sickrage-issues/issues/2905 #2659
    • 🛠 Fix SiCKRAGETV/sickrage-issues/issues/2769 #2658
    • 👌 Improve the way quality class is generated #2660
    • ➕ Add DVDMux & BDMux as valid SDDVD qualities #2652
    • ➕ Add missing config settings to UI #2657
    • 🛠 Fix for when seeders/Leechers is "---" instead of a number #2655
    • 🛠 Fix issue #2988 #2653
    • 👉 Use enzyme to detect embedded subtitles instead of subliminal #2650
    • 🔀 Merge pull request #2686 from OmgImAlexis/fix-sorting-shows #3041
    • 🛠 Fixes https://github.com/SiCKRAGETV/sickrage-issues/issues/3041 #3041
    • 🔀 Merge pull request #2681 from medariox/develop #3049
    • 🛠 Fixes #3049 and #3024 #3049
    • Converted to meta function 3e8cba7
    • ⚡️ Update unrar2 to 2fe1e98 f458db7
    • 👀 Restores support to ignore embedded subs, '?' will now be replaced by default langauge (see conditions) e9a4b4a
    • ✂ Remove skip remove from PP. Not PP setting d600f76
    • ✂ Removed old jQuery and momentjs c1fdb0f
    • ⚡️ Check if is safe to update when user click "update" in UI c08c1e5
    • Moving all data files in a seperate data/ dir bed33d6
    • ✂ Removed unneeded comments 04a2d79
    • 👉 Use os.path.join instead 617204f
    • 🛠 Fix cloudflare issue 1d18d4b
    • 🚚 Moved form wizard to main libs 328c392
    • 🚚 Moved formwizard 6b1b643
  • v4.0.69 Changes

    29 September 2015

  • v4.0.68 Changes

    27 September 2015

    • ⚠ error->warning for not enough enabled services in subtitles. #2633
    • ⚡️ Update pylockfile to 4a7a20d91c44d2be6396be5fc64d27b0b5afa4e2 #2632
    • 🛠 Missing import in webapi, fixes SiCKRAGETV/sickrage-issues#2991 #2629
    • 🛠 Fix for wrong subtitle language codes #2626
    • sbRoot is no longer used anywhere #2628
    • 🛠 Fixed qualityChooser not expanding custom qualities fields #2625
    • ➕ Add TorrentProject provider #2621
    • Temp fix for config_subtitles #2624
    • 🛠 Fixes config_subtitles #2622
    • 👕 Lint new API Builder #2623
    • 🆕 New API builder #2581
    • 🔀 merge #2620 #2620
    • ✂ Removed fuzzydate and library #2618
    • 🔨 Multiple JS fixes and refactoring #2615
    • ➕ Add id= to header tags in markdown2 #2617
    • 🛠 Daemons should always be umask 0. Fixes SiCKRAGETV/sickrage-issues/is… #2616
    • ⚡️ Updated 6box logos & added ALL brazilian networks logos #2614
    • 🛠 Fixes subtitle recognition with sigle language #2613
    • ➕ Added 'archive on first match' option when adding a show #2612
    • ➕ Add "srRoot" template variable #2611
    • 🔀 merge #2609 #2609
    • 🔀 merge #2610 #2610
    • 🚚 Moved more js to own files #2602
    • 🛠 Fix not being able to set status to compound archived qualities #2607
    • 👕 Some linting on helpers.py #2606
    • ➕ Add webrip properly in guessing quality for SiCKRAGETV/sickrage-issue… #2604
    • 🛠 Fixes with ARCHIVED Qualities, we will only use compound ARCHIVED qua… #2605
    • Unused logos and add missing ones #2601
    • 🛠 Fix info icon on custom naming legend #2603
    • 👍 Preliminary support for tvdbid search on indexers. #2600
    • 👕 Linted 20b78fc
    • 🚚 Moved from sbRoot to srRoot c2fa507
    • ✂ Remove fuzzydate and library 247489c
    • 🛠 Fixed isodate d42c7fe
    • 👕 Linted config and qualityChooser 06b6f0c
    • 🚚 Moved js from files to own e303308
    • 0️⃣ Implemented saving as default archive on first match option 4943b78
    • 🛠 Fix subfolder not created for new shows ec5c7ec
    • ⚡️ Update pkg_resources.py 139b3f5
    • 🛠 Fixed two bugs introduced int PR #2612 04caa3d
    • 👮 Force CacheControl to use MkdirLockFile. 7b584bc
  • v4.0.67 Changes

    25 September 2015

    • Sic Logos & TVcabo logo #2599
    • ➕ Add log message about discarded torrent #2598
    • 🛠 Fix "Initial page" option #2593
    • ➕ Add RTP networks logos #2594
    • API images fix #2596
    • 🛠 Fixes SiCKRAGETV/sickrage-issues/issues/2954 #2597
    • 🛠 Fix history limit and save on change limit #2592
    • 🏁 ntpath is windows only. Some systems override this module and it will… #2590
    • ➕ Add more values to history limit #2591
    • Image API commands now return the correct Content-Type #2589
    • 👌 Improved API docs #2588 #2588
    • 🛠 Fixes ${sbRoot} in js #2587
    • 🛠 Fixes https://github.com/SiCKRAGETV/sickrage-issues/issues/2942 #2586
    • Don't format JSON before sending the response #2582
    • 🛠 Fix page url on shazbat.tv #2579
    • 👉 Show SR datetime in the bottom of page #2584
    • ➕ Add tip to timezone setting #2583
    • 🛠 Fix webpage url for BTN #2580
    • 👕 Move js and lint #2576
    • ⚠ libertalia login unsuccessful warning #2575
    • 🛠 Fixes "Snatched (Proper) 1080p WEB-DL" not fitting on a single line #2574
    • Don't show 'add' button in imdb popular if user already have the show #2577
    • 🛠 Fix dailysearch not respecting timezone setting #2570
    • ➕ Add webage url to btdigg #2573
    • 👉 Show timezone setting in the 'Airdate' column in comingEpisodes #2571
    • 🛠 Really fixes SiCKRAGETV/sickrage-issues#2774 #2569
    • 🛠 Fix SiCKRAGETV/sickrage-issues/issues/2910 #2567
    • ⚡️ update xthor add quotes to search string #2565
    • 🚚 Move the js from mako to .js files #2566
    • 🔀 Merge pull request #2586 from OmgImAlexis/fix-viewlogs-root #2942
    • 🛠 Fixes https://github.com/SiCKRAGETV/sickrage-issues/issues/2942 #2942
    • 👉 Use a single tablesorter function for both anime and normal aed837a
    • 🛠 Fix lint issues in home and history js 4fb2c51
    • ⏪ Restore was only processed when console logging was enabled! 070e1ba
    • ⏪ Restore was only processed when console logging was enabled! acb6a81
    • 🛠 Fix funky url 1331981
    • 🚚 Move metas to their own block 97c28bc
    • funky url 2e73a22
    • Don't show 'add' button if user already has the show 5144fc5
    • 🛠 Fixes in js cd956e0
  • v4.0.66 Changes

    22 September 2015

    • 🛠 Fixes blackwhite list loading before jQuery #2563
    • 👉 Use timestamp for sorting data #2564
    • 🛠 Fix some out of order paramters in calls to private pushover notifier… #2560
    • ➕ Add locked icon for private providers, and unlocked icon for public. #2559
    • 🛠 Fix linting in newznab.py 0736f58
    • 🛠 Fix some out of order paramters in calls to private pushover notifier methods 657ffd7
    • 🛠 Fix some out of order paramters in calls to private pushover notifier methods 561dde9
    • 💅 Update style.css ea2c482
    • 👉 Make providers list cleaner with white color for torrents 5c4c084
  • v4.0.65 Changes

    21 September 2015

    • 🛠 Fix linting errors in logger.py #2556
    • 🔄 Change imdb url in imdbPopular to akas.imdb.com (same as used in imdb… #2555
    • 🔄 Change quality regex from hdtv to hd.?tv for source matching #2554
    • 🛠 Fix SiCKRAGETV/sickrage-issues/issues/2877 #2553
    • 👕 Pylint fixes in SickBeard.py, fix redefined class in mainDB.py #2552
    • Proper selective imports for etree, sometimes cElementTree is not ava… #2551
    • ➕ Added public/private class to provider list #2549
    • 👕 Finished lint of js files #2550
    • ➕ Add public-private var to providers #2548
    • 🚚 Move exceptions to sickrage module #2529
    • 🛠 Fix undefined FULLHDWEBDL, make common.py lintable by fixing a few pr… #2546
    • 🛠 Fix "Jump to Season* dropdrown #2543
    • ⚡️ Update t411 domain name #2544
    • ➕ Added WiKi to the config/info page. #2539
    • 👕 Clear up some linting errors in name_parser #2540
    • ✂ Remove leading slash from folders in gitignore #2541
    • Try to fix SiCKRAGETV/sickrage-issues/issues/2841 #2542
    • 🚚 Move ex from sickrage.helper.common to sickrage.helper.exceptions e917a89
    • 🛠 Fix undefined FULLHDWEBDL, make common.py lintable by fixing a few problems and disabling some lint checks a91513f
    • 🔄 Change imdb url in imdbPopular to akas.imdb.com (same as used in imdb lib) 5639ab3
    • Open the selected season 2f7b93c
    • 🛠 Fix redefined class in mainDB.py 9103354