Commit Graph

5895 Commits

Author SHA1 Message Date
Taloth Saldono b145ea1a70 UI now loads the 250px image if available, and reverts to full size otherwise. 2015-01-29 22:31:01 +01:00
Taloth Saldono 35ab3a28fd New: MediaCover api now includes several resized variants to save bandwidth for mobile apps.
banner-35.jpg (height)
banner-70.jpg
fanart-180.jpg (height)
fanart-360.jpg
poster-170.jpg (width)
poster-340.jpg
2015-01-29 19:27:09 +01:00
Keivan Beigi eb4bcf9331 Merge pull request #185 from SchadLucas/develop
Fixed spacing
2015-01-28 14:21:45 -08:00
Lucas Schad 235a2ddd66 Fixed spacing 2015-01-28 23:06:52 +01:00
Mark McDowall 4eb046113d Fixed: Do not allow adding of a series without a title 2015-01-26 22:47:12 -08:00
Mark McDowall 6054dd8ee6 Fixed: Don't scan subfolders in series folders that start with a period 2015-01-26 22:29:18 -08:00
Mark McDowall 0d3c467c50 Increased requirejs timeout
set timeout when running in prod regardless of hostname
2015-01-25 01:37:00 -08:00
Mark McDowall f606b58986 Increased requirejs timeout
set timeout when running in prod regardless of hostname
2015-01-24 17:04:44 -08:00
Mark McDowall 76dd663bae Better message when rejecting episode if its not an upgrade 2015-01-24 00:38:03 -08:00
Mark McDowall 76c6d9cc5b Use URL_BASE in index mapper 2015-01-24 00:37:35 -08:00
Mark McDowall 51dc6be2fa 1 file, not 1 files 2015-01-23 18:49:26 -08:00
Mark McDowall 50b843a422 New: Show naming format on rename preview 2015-01-23 18:42:28 -08:00
Mark McDowall b1871c1686 Spelling 2015-01-23 10:18:17 -08:00
Mark McDowall f5de5c3a24 Rename preview shows same order as series details (descending) 2015-01-23 07:20:01 -08:00
Mark McDowall 4f669fbbd4 Fixed: default sort order of episodes on series details 2015-01-23 00:13:00 -08:00
Mark McDowall d285e36b2b Fixed: Sorting by episode number on series details 2015-01-22 21:49:41 -08:00
Mark McDowall ddb24549d4 Fixed: Extra checks in place to prevent config file corruption 2015-01-22 21:34:25 -08:00
Taloth Saldono 013615a7a5 Fixed: Forced english metadata for the search api. 2015-01-23 00:02:42 +01:00
Taloth Saldono 2f048f4217 Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail. 2015-01-22 21:33:48 +01:00
Taloth Saldono d67811b50a TrackedDownload cache, queue etc now use DownloadId instead of TrackedId so it can be found purely by the id provided by the download client. 2015-01-22 21:33:46 +01:00
Taloth Saldono 8b8b60f8b8 Removed incorrect test. 2015-01-22 21:10:33 +01:00
Mark McDowall 90056044bc Fixed: Error when entering unsupported character in tag 2015-01-21 23:31:45 -08:00
Mark McDowall 313e48be61 Use rss-download for omg RSS feed 2015-01-21 23:00:05 -08:00
Mark McDowall a11d118e32 Fixed hashed release name 2015-01-21 14:48:35 -08:00
Mark McDowall 5f9b05d34a Merge pull request #179 from Sonarr/title-mismatches
Title mismatches
2015-01-21 14:36:32 -08:00
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
Mark McDowall 7f27507ef6 Fixed: Use Orignal Filename token for renaming as only token 2015-01-21 11:26:47 -08:00
Mark McDowall 2b1f6b2711 Fixed UrlBase for view updates 2015-01-21 08:19:51 -08:00
Mark McDowall 2306815992 Fixed: Remove failed downloads from download client (when enabled) 2015-01-21 07:57:54 -08:00
Mark McDowall e43f251f74 Go to series instead of open series on episode modal 2015-01-20 23:08:14 -08:00
Mark McDowall 76acc8ffa6 New: button on update notification to go to change log 2015-01-20 23:06:22 -08:00
Mark McDowall 5fa62965fb Merge pull request #171 from Sonarr/remove-animezb
Remove animezb
2015-01-20 16:45:40 -08:00
Mark McDowall 090ba3bb86 Fixed: Removed Animezb indexer 2015-01-20 16:44:39 -08:00
Taloth Saldono 8b6ecca8c9 Fixed: Sorting by age in Manual Search now also considers fractions. 2015-01-20 23:49:32 +01:00
Taloth Saldono 3a250e95b9 Fixed: No longer reports SxxExx as releasegroup if original title uses - separator. 2015-01-20 20:47:11 +01:00
Taloth Saldono 366f8c5239 Fixed: Remove on Activity page should now work for Blackhole items. 2015-01-20 19:37:48 +01:00
Keivan Beigi 3dcfcbb400 made sqlite version explicit in the connection string. 2015-01-20 10:17:10 -08:00
Mark McDowall 9ceaf2c6a6 Added test case for 19-2 (2014) 2015-01-20 07:13:36 -08:00
Mark McDowall f1f19d5365 Fixed: WDTV metadata title for episode uses 2 digit episode number 2015-01-19 22:48:55 -08:00
Mark McDowall d277420849 Fixed: Do not scan series folder if root folder is empty 2015-01-19 21:55:54 -08:00
Keivan Beigi b2cfc065b9 Merge pull request #177 from scottrobertson/patch-1
Rename gulpFile.js to gulpfile.js
2015-01-18 21:36:53 -08:00
Mark McDowall 8a7673ed13 Fixed some parsing issues
Fixed: Releases getting picked up as SDTV instead of RAW-HD
Fixed: Don't parse "sample" as release group
2015-01-18 15:30:36 -08:00
Mark McDowall a182102ee1 Rename piwik.js to piwikCheck.js to make Ghostery happy 2015-01-18 15:30:35 -08:00
Scott Robertson 77a3e06747 Rename gulpFile.js to gulpfile.js 2015-01-18 20:51:28 +00:00
Keivan Beigi 11728936f4 Merge pull request #176 from Sonarr/force-series-refresh
forcing lib update on upgrade
2015-01-18 10:51:02 -08:00
Keivan Beigi 8921cbf3b1 forcing lib update on upgrade 2015-01-18 10:29:27 -08:00
Mark McDowall eeb1aabc73 Disable test 2015-01-17 22:14:13 -08:00
Mark McDowall b79ecf7774 Disable search after new episodes being added due to existing files not being counted 2015-01-17 21:55:00 -08:00
Mark McDowall 96ef934aae Merge pull request #174 from Sonarr/disable-eztv
Disable EZTV
2015-01-17 21:46:21 -08:00
Mark McDowall 157124df89 Fixed: Disable EZTV when using the default URL 2015-01-17 21:42:19 -08:00