Stevie Robinson
|
e60eed49c7
|
Translate Notifications settings
(cherry picked from commit 8f7f23c9380036e87669fa663e846321cf7ebf87)
Closes #9550
|
2024-01-04 12:49:26 +02:00 |
Qstick
|
2fe6847eb3
|
Fixed: False positives on selective Kodi library updates
Fixes #8879
|
2023-07-24 21:08:40 -05:00 |
bakerboy448
|
d61f914bd7
|
Fixed: Improve Kodi Library Update logging
|
2023-07-10 23:30:44 -05:00 |
Bogdan
|
2e252771de
|
Remove unused imports
(cherry picked from commit c6b543e0729bc20f15e37d074fbf31d8c76c187a)
|
2023-05-19 04:14:48 +03:00 |
Qstick
|
a0068a3ed9
|
Fixed: Don't clean Kodi library if video is playing and Always Update is disabled
Closes #8139
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-05-01 19:40:38 -05:00 |
Qstick
|
65c316bd6d
|
Fixed: Smb paths fail on Kodi update
Fixes #7854
|
2022-12-09 22:04:50 -06:00 |
ta264
|
f02fa629cc
|
Reformat and apply Stylecop rules
|
2019-12-27 20:40:13 -05:00 |
ta264
|
1b34780b7e
|
Fixed: Remove obsolete XBMC HTTP notification API
|
2019-10-15 20:22:50 -04:00 |
Qstick
|
6275737ced
|
New: Many UI Updates and Performance Tweaks
|
2019-06-11 22:07:34 -04:00 |
Qstick
|
25e10e26e3
|
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
|
2018-03-14 21:41:36 +01:00 |
fhscholl
|
c7c423b13d
|
Added: Functionality to XBMC and Plex to update indivdual titles. Also: Notification Cleanup (#2240)
|
2017-11-10 16:11:09 +01:00 |
vertigo235
|
00541e6cc1
|
More Notification Updates (#482)
* Custom Script: Add Movie_Path
* Add Emby Update Support
* Notifications: Maybe add Kodi / XBMC Update Support
|
2017-01-27 19:01:18 +01:00 |
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
Taloth Saldono
|
6a90035a4c
|
Updated NLog to v4.2.3.
|
2016-02-11 22:15:12 +01:00 |
Mark McDowall
|
ea6ae85f7a
|
Fixed: Logging invalid version when failing to connect to Kodi
Closes #927
|
2015-11-14 22:35:45 -08:00 |
Taloth Saldono
|
ccfa13e383
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
Mark McDowall
|
9a629c2fc6
|
Display names for Notifications
|
2015-04-25 09:02:17 -07:00 |
Taloth Saldono
|
b92cc6fb15
|
Fixed: No longer possible to add protocol to a Host field (that's what Url fields are for)
|
2015-04-02 19:52:37 +02:00 |
Keivan Beigi
|
6a743a8792
|
removed dead code
|
2014-10-03 16:29:52 -07:00 |
Mark McDowall
|
ff99c383da
|
XBMC version is cached by host & port
Cache is cleared on test
Version is cached for 12 hours
|
2014-07-31 23:53:38 -07:00 |
Mark McDowall
|
fc46018c9a
|
Fixed: Connecting to XBMC when user name and password are configured
|
2014-07-31 23:30:30 -07:00 |
Mark McDowall
|
7af782d353
|
Provider testing improvements
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
|
2014-07-06 20:12:42 -07:00 |
Mark McDowall
|
61ec9aff27
|
Use sane IDs for XBMC JSON RPC calls
|
2014-06-08 23:03:23 -07:00 |
Mark McDowall
|
b3fb807f41
|
HttpProvider.PostCommand will no longer keep the connection alive
|
2014-05-10 21:37:07 -07:00 |
Mark McDowall
|
3c47df8691
|
XBMC API improvements
|
2014-05-10 19:52:19 -07:00 |
Mark McDowall
|
9c0fb34864
|
Print version response from XBMC in logs
|
2014-04-27 15:09:37 -07:00 |
Mark McDowall
|
2f3430387e
|
Major logging overhaul
|
2014-03-13 13:13:02 -07:00 |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |