series
Here are 297 public repositories matching this topic...
Feature Request - Add notification when SickChill has Warnings in Log-file, ie. Not enough space to continue PP, or any other error that can occour.
It happens way to often that I see the error after a few hours, it would be convinient to get a pushbullet notification about it.
It would be nice to have the new Page Selection option at the top of Shows Table as well as the bottom of the page rather than having to scroll down to bottom of the page to advance. A nice feature for any page with Page Selection option really. Just to the left of Select Columns drop down would be good.
Can you please provide an AppImage, this is basically just a standalone portable executable for linux, that doesn't require installation.
Thanks
There are different ways to create AppImages:
Use Open Build Service (OBS)
Convert existing binary packages (.deb, .rpm, …)
Bundling your Travis CI builds as AppImages
Run linuxdeployqt on your Qt application
Using electron-builder for Ele
Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
-
Updated
Jan 24, 2020 - Python
Updated every week: A JSON based offline anime database containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
-
Updated
Jan 26, 2020
Time series prediction using dilated causal convolutional neural nets (temporal CNN)
-
Updated
Jan 19, 2020 - Python
Compose your async functions with elegance.
-
Updated
Dec 26, 2019 - JavaScript
Learn how to implement scalable APIs with GraphQL and ASP.NET Core. Branch wise code with relevant topic for smooth and easy walkthrough.
-
Updated
Jan 23, 2020 - C#
Simple javascript library containing methods for financial technical analysis
-
Updated
Jan 22, 2020 - JavaScript
Either for ar_params: None or iterable, not [None], and let's use arrays instead of lists to make stuff faster internally.
A open source library for Fuzzy Time Series in Python
-
Updated
Jan 24, 2020 - Python
Describe the bug
harami detection is failing for the following dataframe
To Reproduce
import pandas as pd
import jhtalib
def test_harami():
date_format = "%Y-%m-%d %H:%M:%S"
df = pd.DataFrame(
{
EnumStandardCandleColumn.datetime.name: [
"2015-01-27 13:22:03",
"2015-01-28 13:23:03",
"2015-01-29
Javascript module for generating random, distinguishable, pleasing colors (ie: for chart series).
-
Updated
Jan 18, 2020 - JavaScript
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
-
Updated
Dec 26, 2019 - Java
Singular Spectrum Analysis for time series forecasting in Python
-
Updated
Jan 25, 2020 - Jupyter Notebook
Movies and Series I've loved over the years, for the people with software development background, IT Engineers or general people who love movies
-
Updated
Oct 31, 2019
Improve this page
Add a description, image, and links to the series topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the series topic, visit your repo's landing page and select "manage topics."
I use git-bash (like probably nearly all windows npm user).
if i run
mkdir -p plopit create meplopfolder if not existant and do nothing if it exist.if i do the same as npm task or with npm-run-all it create me
-pfolder andplopif they don't exist and fail if there already there.is'nt possible to use git-bash command in priority when available ?