Commit Graph

119 Commits

Author SHA1 Message Date
Mike Rode b701e8ba62 Remvove null values from showData response 2019-09-02 09:16:31 -05:00
Mike Rode 5f0a7978b3 Quick refactor to get more accurate recs and show all popular/top rated tv 2019-09-02 08:19:01 -05:00
Mike Rode 668a28374a Use dice coefficient to match tv shows 2019-09-01 21:29:26 -05:00
Mike Rode cede9c1921 Refactor importData to use custom updateOrCreate function, updated all tests. 2019-09-01 20:49:10 -05:00
Mike Rode fc18bba6ef Refactor importData to use custom updateOrCreate function 2019-09-01 17:33:46 -05:00
Mike Rode 3ddec28577 Refactor all db logic, no longer force syncing 2019-09-01 17:32:25 -05:00
Mike Rode 3afbacf467 Update migrations, add migration to establish associations. 2019-09-01 17:31:15 -05:00
Mike Rode 06351c71e0 Revert "Attempt to fix library update"
This reverts commit 36c011b832.
2019-09-01 15:35:00 -05:00
Mike Rode dec2005eed Filter plex servers based on most recently updated 2019-09-01 15:32:59 -05:00
Mike Rode 9f1296d30a Update readme with install instructions 2019-09-01 14:19:06 -05:00
Mike Rode 36c011b832 Attempt to fix library update 2019-09-01 13:26:10 -05:00
mjrode c34e100a44 Force index to be unique 2019-04-15 18:35:42 -05:00
mjrode 609afa17c0 Add index using migrations 2019-04-15 18:24:32 -05:00
mjrode 72f1a927f9 Filter servers based on access token 2019-04-15 17:43:55 -05:00
mjrode a842e01431 Iterate through all sections when fetching library data 2019-04-15 17:31:21 -05:00
mjrode 1432ef2f01 Add uniq constraint to db for plexSections and plexLibrary 2019-04-15 16:34:17 -05:00
mjrode 221e0e6b40 Scope shows to user. 2019-04-15 10:20:10 -05:00
mjrode 8e3d817ddc Update server import. 2019-04-15 09:59:25 -05:00
mjrode abe5644f9a Add top rated TV show list 2019-04-14 22:51:10 -05:00
mjrode a33bc3aa09 Rename to WhatToWatch 2019-04-14 22:04:11 -05:00
mjrode 0eb7f9f9a4 Pass token to plexUrl 2019-04-14 17:35:04 -05:00
mjrode 20ce447249 Hacky way to get server address 2019-04-14 17:24:16 -05:00
mjrode 265bad48b2 Set user id as plex client id 2019-04-14 17:16:54 -05:00
mjrode f002551be9 Fix plex pin login flow 2019-04-14 16:59:03 -05:00
mjrode f549251b49 Add ability to link Plex account using Pin 2019-04-14 16:31:33 -05:00
mjrode 23cdf48293 Add popular list for Sonarr import 2019-04-13 21:13:39 -05:00
mjrode 72c59dd746 Fix toast to display successfully added Sonarr series 2019-04-13 17:19:19 -05:00
mjrode d85dd9db2b Set Sonarr credentials and fix issue with toast/loading components. 2019-04-13 17:03:34 -05:00
mjrode 0a41db4e15 Style similar card 2019-04-13 11:34:24 -05:00
mjrode ce231c6c4f First pass at frontend Sonarr integration 2019-04-13 01:22:28 -05:00
mjrode 04065086f7 Add Sonarr API 2019-04-13 00:39:11 -05:00
mjrode ee0aa332d5 Fetch plex server url and token to use on all requests 2019-04-12 19:20:15 -05:00
mjrode 76ec598cd5 Correct path to build/html to fix routing issue 2019-04-12 19:13:23 -05:00
mjrode f72806375c Fetch plex server url and token to use on all requests 2019-04-12 18:52:12 -05:00
mjrode 87606517e6 Filter moviedb results to remove shows currently in Plex library 2019-04-12 17:52:05 -05:00
mjrode c6cbe70dfb Add qloo API endpoints 2019-04-12 16:44:25 -05:00
mjrode 97949c4490 Before Stu makes me cry :( 2019-04-09 09:12:56 -05:00
mjrode 0fb0fa5131 Add mobile and desktop media view 2019-04-06 21:17:34 -05:00
mjrode b890d22d46 Refactor media list into media cards 2019-04-06 16:08:23 -05:00
mjrode 7d29d9040c Media list styling 2019-04-06 03:27:28 -05:00
mjrode 2f1fe305e7 List view with tv shows 2019-04-06 02:50:58 -05:00
mjrode 3c3997daa9 Revert "Update db column names"
This reverts commit c6bdcdf9b5.
2019-04-06 02:28:22 -05:00
mjrode c6bdcdf9b5 Update db column names 2019-04-06 02:28:14 -05:00
mjrode acfb79e73d Fetch image from MovieDB and set user_id in library update 2019-04-06 02:23:56 -05:00
mjrode 8ba5395421 Fix most watched import 2019-04-05 23:40:49 -05:00
mjrode 86e45b7a0f import data using import all 2019-04-05 23:37:58 -05:00
mjrode 87c1141556 Update user w/ plex token and URL 2019-04-05 22:32:28 -05:00
mjrode 2e7421f342 Add modal and plex token form 2019-04-05 21:38:47 -05:00
mjrode 254c0784d9 Update tests to reflect new api routes 2019-04-03 20:57:17 -05:00
mjrode 15109b265a Able to make request to backend to set token 2019-04-02 02:07:55 -05:00