ta264
c392569a63
New: Update DB to store all releases for an album ( #517 )
...
* New: Store all releases for an album and track artists
* Add Overview, links and release date by release
* Tidy up
* Fix metadata refresh errors following musicbrainz edits
2018-12-14 19:02:43 -05:00
Qstick
030deaf6ef
New: Expand OnAlbumDownload, Add Synology handling ( #372 )
...
* New: Expand OnAlbumDownload, Add Synology handling
Fixes #324
* fixup: small naming correction
* fixup: Tests for Synology
2018-05-27 00:55:43 -04:00
Qstick
570a23e143
Fixed: Custom script execution when release processed via /push API
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-05-19 22:20:08 -04:00
Qstick
a5369df197
Fixed: Album reference causing nullRef on custom scripts ( #325 )
2018-04-24 23:19:00 -04:00
Qstick
226f884233
New: Grouped Album Import Notification ( #265 )
...
* New: Grouped Album Import Notification
* fixup: Add Emby and Kodi Notify for Album Download
2018-04-03 23:45:59 -04:00
Qstick
b0070e0229
Fixed: Last UI reference to nameSlug, remove from model
2018-01-21 23:22:12 -05:00
Qstick
34ca4bf150
Fix: Capitalization in CustomScript.cs
2017-11-15 21:27:41 -05:00
Qstick
db10057f2c
Fixed: Artist Type, MBId OnRename in CustomScript.cs
2017-10-30 20:51:46 -04:00
Qstick
78fcf86294
Fixed: Execute On Grab script if release group is unknown
2017-10-29 21:44:03 -04:00
Qstick
d6bb4c29d0
New: Download client and ID for custom scripts
2017-10-28 16:30:38 -04:00
Qstick
864549b1f3
Initial Notification Support, XBMC and PLEX still need work.
2017-09-22 21:59:24 -04:00
Qstick
52a4227bc4
New: Additional variables for custom script on grab events ( #76 )
2017-08-31 21:10:50 -04:00
Matthew Despain
20c8dec50a
First round of refactoring.
2017-03-29 21:49:38 -06:00
Keivan Beigi
a34e69b35b
Notification API Cleanup
2016-12-27 23:52:20 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Mark McDowall
7476d692aa
New: EpisodeTitles for Custom Scripts
...
Closes #1263
2016-06-02 19:16:35 -07:00
Mark McDowall
59e71a4cd9
Include series type for CustomScript
2016-03-19 19:35:02 -07:00
Mark McDowall
1072c5247c
On grab for custom scripts
...
New: On Grab handling for Custom Scripts
2016-03-17 18:40:58 -07:00
Mark McDowall
56da824e98
AutoComplete and file browser will show files when appropriate
...
Fixed: File browser for Custom Script shows files
Closes #1084
2016-01-27 19:24:41 -08:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
fa527d7820
New: Custom Script Download contains SourcePath and SourceFolder
...
Closes #793
2015-09-10 21:12:48 -07:00
Mark McDowall
81778cb0b0
New: Custom Script environment variables use underscores instead of periods
2015-09-10 20:11:16 -07:00
Mark McDowall
19f09fdb86
Path and Arguments were set to the same number for CustomScript
2015-09-03 14:57:38 -07:00
Gavin Mogan
d3b9ebf86c
Convert onGrab from passing a string to passing an object with series and episode information
...
Use object initalizer instead of creation of OnGrab/grabmessage
2015-08-25 21:13:08 -07:00
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
2015-07-20 10:49:54 -07:00