Commit Graph

218 Commits

Author SHA1 Message Date
void
07fb499413 reverted discordjs master version back to a previous commit due to the new commit breaking compatibility with docker environments, also removed npm package from project package.json 2020-02-11 23:08:17 +01:00
void
3f7eba143a Merge branch 'develop' of https://github.com/v0idp/Mellow into develop 2020-02-10 19:28:49 +01:00
void
f395bc020a beautified log title with version and added github link 2020-02-10 19:28:12 +01:00
void*
6107a6fc1a changed text in general config 2020-02-10 16:53:58 +01:00
void*
1bdcfec308 fixed channel name setting text 2020-02-10 05:04:09 +01:00
void
80ad016d53 reverted anime check until better solution is found, added back channel name to bot config. 2020-02-10 01:34:35 +01:00
void
9e08e4af8e search results will only show as many results as the discord embed can handle before throwing an error 2020-02-05 21:46:08 +01:00
void
b41f74bc99 replaced tvmaze anime check with genre check from sonarr response 2020-02-05 21:14:19 +01:00
void
ffdee7d65f added librapay donation link to readme 2020-02-03 21:07:59 +01:00
void*
a2ad0e2aec Merge pull request #88 from v0idp/develop
Develop
2020-02-02 01:48:55 +01:00
void
f572d2d155 fixed redirection on verification 2020-02-02 01:32:31 +01:00
void
c0c6c1431e login page will redirect to /config now if token is valid in cookie 2020-02-02 01:14:06 +01:00
void
797294af23 added alternative commands for ombi (o), sonarr (s) and radarr (r)\n minor fixes in sonarr command service 2020-02-01 03:16:35 +01:00
void
04898ff337 Tautulli tab looks more like the others now 2020-02-01 00:58:50 +01:00
void
e8d14cc4f1 fix web config settings for sonarr and radarr 2020-02-01 00:41:35 +01:00
void
e59e88e102 modified package.json 2020-02-01 00:13:50 +01:00
void
619b707e9f version bump 2020-02-01 00:06:35 +01:00
void
e22e1af2a1 fixed sonarr and radarr requests and availability checks 2020-02-01 00:04:59 +01:00
void
bf131d905c minor readme change 2020-01-31 22:21:38 +01:00
void
edabc3a04b reworked readme 2020-01-31 22:19:46 +01:00
void
9b50d237ae fixed requiring tvmaze in sonarr api helper 2020-01-31 21:56:53 +01:00
void
2530992312 removed warning messages in sonarr and radarr web config. forgot to remove these 2020-01-31 21:34:39 +01:00
void
8b5f39397c - Added Sonarr and Radarr Support
- Restructured commands folders and services
- Moved request tv and request movie role name settings from Ombi to bot settings (applies to all services now)
- Improved Migration and gave it some fine tuning
- Fixed a bug where settings.json was still not found due passport trying to get the webconfig before migrating
- Reworked/Restructured some web config elements
2020-01-31 21:29:08 +01:00
void*
effffc9317 Merge pull request #83 from CalamityJames/develop
New layout for desktops, with responsive for mobiles
2020-01-30 22:24:55 +01:00
void
47e16b1fcb preparing commands structure for sonarr / radarr implementation 2020-01-30 22:15:05 +01:00
James Harland
c0b56b6cb4 Added scroll to top so users can see error/success message on testing 2020-01-30 20:48:54 +00:00
James Harland
888e457fb6 Responsive layout rework 2020-01-30 20:43:14 +00:00
void
8389ca51ee refactor folder name 2020-01-30 21:03:24 +01:00
void
fdb16a7dd3 added helper function for radarr to build Movie object 2020-01-30 21:02:51 +01:00
void
ceef57e3ac renamed models to helper 2020-01-30 20:52:50 +01:00
void
9d514ba060 adding helper functions to build Series Requests for sonarr 2020-01-30 20:52:03 +01:00
void
3e5997cb2a fixed a few naming bugs in radarr settings 2020-01-30 03:02:51 +01:00
void
601f1ad5fd refactored api_handlers to api 2020-01-30 01:47:24 +01:00
void
d189631355 forgot to replace endpoint from where I copied it from 2020-01-30 00:47:34 +01:00
void
a4dd42496b added tvmaze api to check if tv show is anime or not 2020-01-30 00:45:42 +01:00
void
eed556af8d moved Tautulli tab to last position 2020-01-30 00:29:37 +01:00
void
ab49302e6d added minimum availability to radarr and added some flavor text to dropdown menus 2020-01-30 00:27:30 +01:00
void
bda72c773d added v3 option to sonarr and changed the sonarr and radarr api wrapper addSeries/addMovie functions to take a object as argument 2020-01-29 23:30:24 +01:00
void
eea9ebca70 added support for language profile in sonarr series add for v3 2020-01-29 23:21:52 +01:00
void
2f3db9c74d added all necessary options for sonarr to request shows and animes properly 2020-01-29 23:04:59 +01:00
void
fb3ad03f91 version bump (I always forget this...) 2020-01-29 03:27:56 +01:00
void
bf9138e701 changed some text in webpanel 2020-01-29 03:27:10 +01:00
void
b53da4ccad added profiles and rootfolders settings for sonarr and radarr, fixed bug from earlier commit, removed console logs from sonarr and radarr getProfiles and getRootFolders due spam on webpanel load 2020-01-29 03:25:20 +01:00
void
9da3eb7950 version bump 2020-01-29 00:16:27 +01:00
void
3cfbfee222 added test functionality for bots, fixed minor bugs in webpanel 2020-01-29 00:12:55 +01:00
void
4d58d8f8a6 version bump 2020-01-28 21:17:02 +01:00
void
d3a6bed96e changed text flavour 2020-01-28 20:55:34 +01:00
void
33b085555a moved default service to bot settings and made Ombi the default option 2020-01-28 20:54:35 +01:00
void
6733118a9e remember me functionality added 2020-01-28 20:40:26 +01:00
void*
423b215a3e Merge pull request #81 from CalamityJames/develop
Changes as requested
2020-01-28 20:35:41 +01:00