Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sick-Beard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
Sick-Beard
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
build-486
Select Git revision
Selected
build-486
Branches
12
master
default
protected
MonTest
Pistachitos
ThePirateBay
api
custom_naming
dataTables
development
gh-pages
libdirs
nzbs_org_transition
timezones
Tags
19
adel-0002
adel-0001
build-497
build-496
build-495
build-494
build-493
build-492
build-491
build-490
build-489
build-488
build-487
build-485
build-484
build-483
build-482
build-481
build-480
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
12
10
9
8
7
3
1
30
Aug
27
26
25
24
23
22
21
20
18
16
15
14
13
12
11
10
9
8
7
6
4
3
2
1
31
Jul
30
29
30
29
28
27
26
27
26
25
24
23
22
21
20
17
2
29
Jun
28
27
25
24
22
21
14
10
8
3
2
30
May
28
27
26
25
18
16
15
16
15
10
4
3
2
3
2
1
28
Apr
26
25
24
23
22
20
19
18
16
15
14
15
14
13
12
11
10
9
8
7
5
4
3
2
1
31
Mar
29
28
27
26
24
23
22
21
22
21
20
21
20
21
20
19
15
14
13
12
11
10
9
8
7
6
5
4
3
4
2
1
27
Feb
26
Added 'seasons' to api-builder. Added css to disabled commands for api-builder.
Made several changes to table row names so that things are more uniform across functions.
Tweaked coming ep sql to reduce having to rename elements. Corrected coming ep argument in api-builder.
fix: limit history problem but this takes time to compute
comingEpisodes: dont use code from webserve.py
reset the webserve.py
API-Builder: Make it show the json output from the function string it builds. Also now it will show the showlist from sickbeard instead of being hard coded.
comment on the call_dispatcher function
Added initial api builder code.
help text for episode
all call classes renamed th have the prefix CMD
sort the season list desc
airdate back into season(s)
new: /api/<api_key>/help/<cmd>
api builder initial
complet rewriting
Added back in airdate w/conversion for season output. Some source format changes to/whitespace removal.
new aproache starting now ... there is a lot of clean up to do
create help initial
Changed history limit so that 0 is 'all', that way we can just use int's instead of having to code for string + int checking. Corrected some minor typos. Changed variable names to be more consistent to match other functions. Removed extra whitespace.
sort the output by keys, using an internal fast function
move api version into the Api class
fix: catch all exceptions on _is_int
fix catch all show.locations exceptions
return a list of missing required params
function rename
remove an old var that caused an error for /api/<apikey>/<tvdbid>
changed the default date formate
commingEpisodes: send a list back not a dict with strange keys
shows: activeOnly -> paused value: 1 or 0
remove a try block as we catch exceptions later and i want to know if any of the field dont excist
dont need the ek.ek here
episodes: remove the X parsing option
episodes: fullpath: only accept "1" as a value for fullpaths ON everything else is relative
it is called json NOT jason
no thsi one is the unicode apikey fix
fix if someone send us a unicode apikey dont crash
real exceptions are trown
nice profile wraper lib
only check in the url for apikey if non was given with a key param
Loading