Jamie Rees
947c0e74cb
Made use of the global mutex, this should now hopefully work #2750
2019-03-14 11:12:28 +00:00
Jamie Rees
1322076aa6
Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750
2019-03-14 11:03:58 +00:00
Jamie Rees
619e22827f
Fixed up the episode request modal a bit
2019-03-12 13:10:06 +00:00
Jamie Rees
63b93561e3
Added a global mutex (not used yet) and moved around the code for loggin in since I suspect the Get Roles call is using deffered execution on the database causing the lock when attempting to access straight away #2750
2019-03-11 08:33:16 +00:00
tidusjar
fefd0c0242
Make the movies results random once the cache expires #2837
2019-02-21 22:27:57 +00:00
tidusjar
d9209642f2
!wip demo
2019-01-28 19:38:00 +00:00
tidusjar
65ea88925a
Added a demo mode, this will only show movies and shows that are in the public domain. Dam that stupid fruit company
2019-01-23 22:30:20 +00:00
TidusJar
c2c8a772dd
Did #2756
2019-01-23 16:30:15 +00:00
TidusJar
1f59693c7e
Added the ability to change where the View on Emby link goes to #2730
2019-01-21 13:53:46 +00:00
TidusJar
b375dd888b
There is now a new Job in ombi that will clear out the Plex/Emby data and recache. This will prevent the issues going forward that we have when Ombi and the Media server fall out of sync with deletions/updates #2641 #2362 #1566
2019-01-09 13:10:38 +00:00
tidusjar
cb7c7992d9
If we don't know the Plex agent, then see if it's a ImdbId, if it's not check the string for any episode and season hints #2695
2019-01-01 14:41:06 +00:00
TidusJar
0a63dd0ef5
Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
2018-12-17 09:52:22 +00:00
TidusJar
43e30ec0bb
Updated to .net core 2.2 and included a linux-arm64 build
2018-12-17 09:52:04 +00:00
TidusJar
da5d4f0738
Finished off the job
2018-12-03 21:19:57 +00:00
Anojh
0b2b3d2f30
New role to enable users to remove their own requests
2018-10-09 00:26:31 -07:00
TidusJar
8915e64ff3
Updated all the MS packages
2018-09-13 11:45:19 +01:00
Jamie
8fd3c57cb7
Merge branch 'develop' into feature/lidarr
2018-08-28 11:26:00 +01:00
Jamie
b72905ab4a
Got most of the requesting stuff done! !wip #2313
2018-08-26 23:12:21 +01:00
Jamie
207c60b7f8
Added the lidarr sync !wip
2018-08-24 21:25:46 +01:00
Jamie
70db3c7bca
Loads more work *phew* !wip
2018-08-24 16:07:53 +01:00
TidusJar
eb1c2a6959
!wip added the lidarr settings ui
2018-08-22 14:01:50 +01:00
TidusJar
ce79fec216
Stript out certain characters when sending a pushover message #2385
2018-08-21 13:55:24 +01:00
Jamie
a94898cf73
Merge pull request #2400 from tidusjar/feature/netcore2.1.1
...
Feature/netcore2.1.1
2018-07-26 15:54:34 +01:00
Jamie
ec628e9217
Updated to 2.1.1
2018-07-21 21:13:56 +01:00
Jamie Rees
73d444cde2
Fixed the View On Emby URL since the Link changed #2368
2018-07-03 21:15:23 +01:00
Jamie Rees
d8fdc75cfb
revert
2018-06-27 21:10:29 +01:00
Jamie
48baef1dfd
Update to .net 2.1.1
2018-06-20 21:14:16 +01:00
Jamie
d1e78b201c
Merge pull request #2296 from tidusjar/feature/dotnetcore2.1
...
Feature/dotnetcore2.1
2018-06-13 21:38:05 +01:00
Jamie
919d245f63
Fixed #2317
2018-06-13 21:37:51 +01:00
Jamie
12b4bf2f5f
Upgrade packages
2018-06-01 10:52:21 +01:00
Jamie Rees
3e2e7d2fc2
Updated to prevent security vulnerability as noted here: https://github.com/aspnet/Announcements/issues/300
2018-05-09 08:17:51 +01:00
Jamie
e12146c986
More improvements to the Plex OAuth, Added the ability to turn it off if needed
2018-04-24 08:32:31 +01:00
Jamie
f62e97bb32
Fixed bug #2188 #2134
2018-04-24 08:09:11 +01:00
Jamie Rees
b8c64dff2d
Update Hangfire, Newtonsoft and Swagger
2018-04-23 16:27:33 +01:00
Jamie
703203ed5c
!wip
2018-04-21 21:27:42 +01:00
Anojh Thayaparan
1c54eedc6f
Added View on Emby Button ( #2173 )
...
* Added Emby content url property
* Fetch and set the Emby url property
* Added View on Emby button to frontend and did UI work
* removed debug logging
2018-04-19 19:08:49 +01:00
Anojh Thayaparan
025797c1ba
added background property to tvrequests API ( #2172 )
...
* Added background property to TvRequests
* set background property for new requests and display in UI
2018-04-19 08:05:49 +01:00
Jamie Rees
1d4d3c5476
!wip added some missing code
2018-04-13 14:21:23 +01:00
Jamie
1528cdfc03
Pretty much finished the actual newsletter. Still need to work on the UI !wip
2018-03-22 12:27:01 +00:00
Jamie
9767380f83
Newsletter almost finished. !wip
2018-03-22 09:18:33 +00:00
tidusjar
87ab783f77
Updated all the aspnet packaged !wip
2018-03-14 21:31:58 +00:00
Jamie
152818f8d1
Added the ability to hide requests that have not been made by that user ( #2052 )
2018-03-09 09:28:45 +00:00
tidusjar
480a107fa6
Fixed #1914
...
Also added new notification variables and a new notification when someone adds a comment on an issue.
2018-02-07 23:33:21 +00:00
tidusjar
e235475413
!wip
2018-02-01 21:58:37 +00:00
tidusjar
fb75ca84fc
Fixed the issue where I knocked out the ordering of notifications, oops
2018-01-23 20:48:44 +00:00
Jamie
48ec5d700c
#1914 for the issue resolved notification
2018-01-22 08:31:50 +00:00
Jamie
246f1c07cf
Add the Issue Reporting functionality ( #1811 )
...
* Added issuesreporting and the ability to add categories to the UI
* Added lazy loading!
2017-12-28 21:51:33 +00:00
Jamie
a1ee52daef
Sickrage done. Ish... So i've written all the code by looking at the API. the key there is i've looked at the api. I have not tested anything so expect this to fail.
2017-11-27 14:43:09 +00:00
Jamie
f21cd89a74
Added the SickRage API integration
2017-11-24 13:53:51 +00:00
Jamie
20257c2428
Fix build
2017-11-21 15:48:59 +00:00