1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

146 Commits

Author SHA1 Message Date
Taloth Saldono
84c7f4cd8c Added support for tvmaze. 2015-10-09 22:36:10 +02:00
Mark McDowall
192d001b61 New: Option to remove illegal characters
Closes #809
2015-10-04 13:13:14 -07:00
Taloth Saldono
ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Taloth Saldono
f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error. 2015-07-20 21:09:16 +02:00
Taloth Saldono
6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import. 2015-07-20 21:05:48 +02:00
Taloth Saldono
23bd9440b3 Removed duplicate file. 2015-07-20 21:04:55 +02:00
Mark McDowall
0f2bba0615 Custom scripts
New: Run custom scripts (Connection)

Closes #439
2015-07-20 10:49:54 -07:00
Keivan Beigi
a143c0b75e Updated migration number to 90 2015-07-01 11:44:43 -07:00
Keivan Beigi
36f97329ff Update the kickass url to https://kat.cr 2015-07-01 11:40:05 -07:00
Mark McDowall
873fadbcaa Fix the build 2015-06-28 14:04:51 -07:00
Mark McDowall
370406c3de Use a list for ChannelTags and DeviceIds in Pushbullet settings 2015-06-28 12:45:15 -07:00
Taloth Saldono
c9d0bc7148 Fixed: Removed Eztv-like api support entirely since TorrentRss is now available. 2015-06-28 18:09:37 +02:00
Mark McDowall
77e9493ccf Improved PushBullet implementation (v2 API, multiple devices, channels)
New: PushBullet supports multiple devices
New: PushBullet channels

Closes #641
2015-06-28 01:50:19 -07:00
Mark McDowall
155c82c199 Season pass overhaul
New: Season Pass supports multi-select
New: Improved Season Pass toggling

Closes #396
2015-06-06 23:55:21 -07:00
Taloth Saldono
dc91fa0206 Fixed: Added /transmission/ part to UrlBase in Transmission settings making it configurable.
fixes #556
2015-05-24 12:54:50 +02:00
Taloth Saldono
ab1e82414b Fixed: Unlimited MaxSize and increased granularity.
fixes #337
2015-05-21 20:44:45 +02:00
Lars Johnsen
a79fc94a54 Compilation: Fix case inconsistencies 2015-05-12 23:17:51 +02:00
Mark McDowall
bc03ad2a18 Blacklisting torrents and using more info to evaluate matches
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
2015-05-05 08:39:41 -07:00
Taloth Saldono
2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Taloth Saldono
4ca8178ca8 Add db name to Vacuum log message. 2015-05-03 20:52:07 +02:00
Mark McDowall
9a629c2fc6 Display names for Notifications 2015-04-25 09:02:17 -07:00
Taloth
42a3ff2625 Merge pull request #206 from Sonarr/osxfullfsync
Changed sqlite to use full fsync on osx
2015-03-28 12:23:24 +01:00
Mark McDowall
638e3ca898 Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Taloth
aa7aa3ce61 Merge pull request #218 from Sonarr/fanzub-url
Fanzub url can now be modified [migration 82]
2015-03-09 20:54:41 +01:00
Taloth Saldono
799f6034c7 Fixed: Removed hardcoded dot prefix from the transmission category, making it configurable via the settings instead. 2015-03-05 20:44:41 +01:00
Taloth Saldono
4036654f3f New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api) 2015-03-04 22:41:22 +01:00
Taloth Saldono
dea58ed663 Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance. 2015-02-18 19:28:10 +01:00
Mark McDowall
33ed76556f Deduping tags only updates affected models 2015-02-17 22:02:24 -08:00
Mark McDowall
b7e609a7d5 De-dupe Tags
Fixed: Remove duplicate tags and prevent new ones from being created
2015-02-13 17:04:07 -08:00
Mark McDowall
05ee57a972 New: options when adding series, including the ability to search for all missing episodes 2015-02-02 09:03:25 -08:00
Mark McDowall
3c756348eb New: Forms authentication 2015-02-01 22:33:53 -08:00
Mark McDowall
090ba3bb86 Fixed: Removed Animezb indexer 2015-01-20 16:44:39 -08:00
Keivan Beigi
3dcfcbb400 made sqlite version explicit in the connection string. 2015-01-20 10:17:10 -08:00
Keivan Beigi
8921cbf3b1 forcing lib update on upgrade 2015-01-18 10:29:27 -08:00
Mark McDowall
157124df89 Fixed: Disable EZTV when using the default URL 2015-01-17 21:42:19 -08:00
Keivan Beigi
9d8011042e fixed: changed Journaling for osx to prevent db corruption 2015-01-05 17:09:40 -08:00
Mark McDowall
efbe052b26 Fixed: Remove bad ratings from trakt 2014-12-30 15:39:57 -08:00
Keivan Beigi
a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
Keivan Beigi
0a341199a8 safer log configuration 2014-12-16 23:12:26 -08:00
Mark McDowall
7ac6fc98a9 New: Add Unknown Quality to profile (advanced) 2014-12-09 21:47:40 -08:00
Keivan Beigi
0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Keivan Beigi
78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations 2014-12-06 11:32:42 -08:00
Keivan Beigi
a8eb0f73d1 Added broken migration test 2014-12-06 11:16:22 -08:00
Mark McDowall
cd1d34a0f2 Fixed: Add tag when text box loses focus 2014-12-04 21:27:32 -08:00
Keivan Beigi
be81bf322a Our first data migration test :D 2014-12-04 21:27:32 -08:00
Keivan Beigi
c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
2014-12-04 21:27:31 -08:00
Mark McDowall
37a1398338 Delay Profiles
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
2014-12-04 21:27:31 -08:00
Mark McDowall
6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Mark McDowall
3b3066ed47 Naming fixes 2014-11-29 01:15:03 -08:00
Mark McDowall
f344a96444 New: Additional naming options for Quality in file name (Full, Title, Proper) 2014-11-28 23:54:35 -08:00