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

541 Commits

Author SHA1 Message Date
markus101
03ba8d071e Migration to new quality takes seconds not minutes now 2014-02-04 19:17:42 -08:00
Mark McDowall
c9a77e99a0 Error handling in migration to new quality 2014-02-04 18:46:03 -08:00
Mark McDowall
fe4f3d5d1e Fixed namespace 2014-02-03 17:42:35 -08:00
Mark McDowall
1eae184b43 Fixed up form-info icons after merge 2014-02-03 17:31:18 -08:00
Mark McDowall
958c2f1fe1 Merge branch 'quality-definitions' into develop
Conflicts:
	src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
	src/UI/app.js
2014-02-03 17:29:22 -08:00
Mark McDowall
9a43ab9b94 Re-organized buttons on series index 2014-02-03 13:49:46 -08:00
markus101
9da0263eb5 Added warning to permissions
fixed icon name for form-info
2014-02-02 21:57:10 -08:00
markus101
ee7cb2b80f Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101
298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
markus101
9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering 2014-02-01 15:48:37 -08:00
Taloth Saldono
45304b1bbc Solved error in quality comparison for HistoryService 2014-02-02 00:38:19 +01:00
markus101
01bdec965b Add absolute episode numbers to episodes during refresh 2014-02-01 14:26:49 -08:00
Taloth Saldono
98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead. 2014-02-01 23:09:30 +01:00
Taloth Saldono
7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. 2014-02-01 23:09:25 +01:00
Taloth Saldono
9df0ad0bf7 System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
Taloth Saldono
af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
markus101
2cd347b829 New: Blacklist added to UI (under history) 2014-02-01 14:07:30 -08:00
markus101
953e59d7e3 New: Progress bar on series details/calendar when episode is downloading 2014-01-31 22:05:16 -08:00
Mark McDowall
d80d89e687 Calendar and series details show download progress 2014-01-31 17:47:59 -08:00
Mark McDowall
c84bd6f21f Fixed chown config keys 2014-01-31 08:17:50 -08:00
Mark McDowall
caf6f86573 Do not try to chown when user or group is blank 2014-01-31 08:11:19 -08:00
Mark McDowall
cf57188741 Added sourceTitle to failed downloads 2014-01-30 22:23:48 -08:00
Mark McDowall
7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Mark McDowall
3ed37997c5 Fixed: favicon for reverse proxy support 2014-01-30 18:35:41 -08:00
Mark McDowall
22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air 2014-01-30 17:51:34 -08:00
Mark McDowall
0ab7d035e1 Validate series is the one searched for 2014-01-30 17:35:22 -08:00
Mark McDowall
fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces 2014-01-30 14:08:34 -08:00
Taloth Saldono
31e0524389 Disable background click to prevent deselection of all items. 2014-01-30 20:09:10 +01:00
Mark McDowall
4fc25b010c Fixed: Sequential series have proper clean titles 2014-01-29 22:43:23 -08:00
Mark McDowall
47f12b429e return promise for EpisodeModel syncing 2014-01-29 22:18:37 -08:00
Mark McDowall
28aee91d3f Fixed: Set episode's monitored status from missing and calendar 2014-01-29 22:08:13 -08:00
Mark McDowall
cc66077943 Cancelling adding an indexer will stop listening to save event
Fixed: Cancelling adding indexer will not break saving
2014-01-29 21:52:50 -08:00
Mark McDowall
c4fc3e77b3 Cancelling quality profile editing will refetch it from the server 2014-01-29 20:58:35 -08:00
Mark McDowall
191db1c541 Moved to regions for quality profile editor 2014-01-29 20:45:30 -08:00
Mark McDowall
75decad601 UI looking better for quality profile editing 2014-01-28 20:15:11 -08:00
Taloth Saldono
3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. 2014-01-29 01:53:59 +01:00
Mark McDowall
6ead44ca1b Added a tooltip to allowed 2014-01-27 22:02:52 -08:00
Mark McDowall
3bfdd1d9eb Fixed sorting of cutoff when allowed list changes 2014-01-27 21:51:56 -08:00
Mark McDowall
37ff745521 Renamed view template 2014-01-27 21:42:14 -08:00
Mark McDowall
8e59843d35 Fixed styles for quality profile editor, click chevron to move
New: Quality in Profile can now be re-ordered (advanced setting)
2014-01-27 21:22:45 -08:00
Taloth Saldono
c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall
47a8d93c18 Added .ogv as a file extension 2014-01-26 17:13:29 -08:00
Mark McDowall
34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
Nlog debugger output
2014-01-26 17:13:30 -08:00
Mark McDowall
24430aef07 Use proper path for episode file moving 2014-01-26 15:12:06 -08:00
Mark McDowall
543cc4e6c1 If folder does not exist... 2014-01-26 14:58:12 -08:00
Mark McDowall
25ae19bf80 Hiding permissions when OS is windows 2014-01-26 14:16:12 -08:00
Mark McDowall
49168cad25 UI and opt-in for setting permissions 2014-01-26 00:57:14 -08:00
Mark McDowall
5459b5fed4 New: Setting file permissions on import (Linux) 2014-01-25 23:51:33 -08:00
Mark McDowall
37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
Mark McDowall
a228bd8f1c Added test for series folder name 2014-01-24 14:08:06 -08:00
Mark McDowall
8292d4d267 Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Mark McDowall
6b90a3a1eb Fixed: Clean series title in season folder of reserved characters 2014-01-24 14:08:02 -08:00
Mark McDowall
7d46f4d64d Logging destination filename when importing/renaming files. 2014-01-21 21:35:01 -08:00
Mark McDowall
7bb8a9db5f Validation and integration test for SeriesFolderFormat 2014-01-17 10:43:15 -08:00
Mark McDowall
43a2f39106 Added help text to Series Folder Format.
Fixed styling of format helper buttons
2014-01-17 08:27:49 -08:00
Mark McDowall
0b2865a97c Fixed broken add series test 2014-01-17 08:14:58 -08:00
Mark McDowall
b5b9fababb New: Series Folder format now configurable (used when adding series only) 2014-01-16 23:52:28 -08:00
Mark McDowall
7c6605c02b New: Original Title can be used in file names 2014-01-16 23:23:34 -08:00
Mark McDowall
1e878a88fd ImdbId and Title Slug are now nullable 2014-01-16 20:41:23 -08:00
Mark McDowall
d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall
642f56c221 Fixed: Womble's URL 2014-01-16 09:36:21 -08:00
Mark McDowall
4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall
442ab2b7c4 Get 1000 releases from indexers 2014-01-15 19:43:49 -08:00
Mark McDowall
6cbc8687de Better way to fix empty string split results 2014-01-15 16:22:22 -08:00
Mark McDowall
885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected 2014-01-15 12:39:32 -08:00
Mark McDowall
2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't' 2014-01-15 08:59:38 -08:00
Mark McDowall
c50fb84216 Some test cleanup for season search 2014-01-14 11:58:53 -08:00
Icer Addis
502ddceea2 Replaced + with space in special episode query string builder 2014-01-14 00:35:22 -08:00
Icer Addis
11aa82832f Added using statement 2014-01-13 21:25:03 -08:00
Icer Addis
2dbf0ecc82 Fixes for code review 2014-01-13 21:20:29 -08:00
Mark McDowall
3ccdbca712 Install updates will send info to UI 2014-01-13 20:18:33 -08:00
Mark McDowall
2dccc0567e Fixed broken integration tests 2014-01-13 19:57:47 -08:00
Mark McDowall
5ac55b0421 Fixed: omgwtfnzbs season/series searches stuck in a loop
Fixed:  MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Mark McDowall
3eeee7335e Fixed: Exit from tray icon 2014-01-09 20:32:21 -08:00
Mark McDowall
401a5c9f26 Fixed: Xem mapped series should be more reliable 2014-01-09 17:41:08 -08:00
Mark McDowall
5ada7efefc Fixed: New device_iden from PushBullet can be used 2014-01-09 09:04:43 -08:00
Icer Addis
c459cdf168 Fixes in response to code review
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
2014-01-07 21:54:23 -08:00
Mark McDowall
a422587ed5 Fixed: XML clean extra spaces from config file settings when saving/retrieving 2014-01-07 17:37:51 -08:00
Mark McDowall
e00b216eef fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
Mark McDowall
332136bc6f Only get DownloadClientId when its been added to history 2014-01-07 17:05:06 -08:00
Icer Addis
e2939847a5 Parser logging - changed Debug.WriteLine to Logger.Trace 2014-01-07 04:12:55 -08:00
Icer Addis
6c34acc8b3 NLog - fixed debugger target name 2014-01-07 04:03:44 -08:00
Icer Addis
ff5dc6f0ce NLog - Added debugger target 2014-01-07 04:03:38 -08:00
Icer Addis
6ee08af111 Special Episode parsing support in ParsingService
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
2014-01-07 00:24:50 -08:00
Icer Addis
d727840fbf Indexer searching for special episodes using query string
Added SpecialEpisodeSearchCriteria criteria to handle special episode search queries
Added method NzbSearchService.SearchSpecial() for season0 episodes
Added IIndexer GetSearchUrls() for doing text based queries
2014-01-07 00:21:05 -08:00
Mark McDowall
16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -08:00
Mark McDowall
a3d67b47f9 Merge branch 'backgrid' into develop 2014-01-06 17:17:04 -08:00
Mark McDowall
ed1334514f Fixed: No longer showing connect lost messages when trying to reconnect 2014-01-05 22:37:59 -08:00
Mark McDowall
fcd5619041 Fixed: Manually failing a release 2014-01-05 11:49:04 -08:00
Mark McDowall
b16360fd39 Configure URLs on Linux, but don't register them 2014-01-02 19:25:30 -08:00
Mark McDowall
1ff652f6d6 Added dllmap for mediainfo freebsd 2014-01-02 10:34:08 -08:00
Mark McDowall
5c1f2b2dd7 Better css for sorting button text 2014-01-01 23:11:29 -08:00
Mark McDowall
8dcfbe7b9d Little hack to deal with backgrid's setting of sortKey 2014-01-01 23:07:31 -08:00
Mark McDowall
6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall
4d6d477947 Using SortValue instead of API hack for history
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall
df055d191f Logs and series are now persisted 2014-01-01 23:07:29 -08:00
Mark McDowall
96868d088f Fixed series editor 2014-01-01 23:07:29 -08:00
Mark McDowall
7dc641b3a9 History state is persisted across page reloads now 2014-01-01 23:07:28 -08:00
Mark McDowall
7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall
874e98b408 Support for persistent state for collections 2014-01-01 23:07:27 -08:00
Mark McDowall
b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall
cec479923f Merge branch 'pushover' into develop 2013-12-31 14:33:54 -08:00
Mark McDowall
a15fb00c35 sync event instead of promise 2013-12-31 00:43:01 -08:00
Mark McDowall
195cf97303 New: Added OZnzb.com as a default indexer 2013-12-30 21:44:07 -08:00
Mark McDowall
c42777086b New: PushOver will now require an application per user to avoid API limiting issues 2013-12-30 20:48:14 -08:00
Mark McDowall
72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import 2013-12-28 01:22:03 -08:00
Mark McDowall
7292f354b5 Rename and search will be on the same line on mobile devices 2013-12-27 14:32:22 -08:00
Mark McDowall
d9b9ffe8a2 Fixed: Add series won't incorrectly mark the series as existing when it fails to add 2013-12-27 14:27:27 -08:00
Mark McDowall
d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
Mark McDowall
d0818daeed Fixed output message 2013-12-26 13:03:07 -08:00
Mark McDowall
e7052aebe4 Moved reqres for GetEpisodeFileById outside of the collection fetches 2013-12-26 13:02:53 -08:00
Mark McDowall
09c8504157 New: Double click on tray icon will open browser 2013-12-26 01:52:28 -08:00
Mark McDowall
231c6cf147 Log file requests will be authenticated when they come through with an API key
Fixed: Opening log files in the UI
2013-12-25 23:49:22 -08:00
Mark McDowall
b29efa5823 Fixed: Release group will not contain file extension 2013-12-25 23:16:13 -08:00
Mark McDowall
a5a02ce90e Fixed: Incorrectly treating single episode releases as full season releases 2013-12-23 20:17:20 -08:00
Mark McDowall
80b2e605a9 Fixed: Issue processing full season releases 2013-12-22 17:32:50 -08:00
Mark McDowall
c2a09b70f4 New: SSL certificates will not be checked for validity (to support self-signed certificates) 2013-12-19 20:34:59 -08:00
Mark McDowall
36a5eea951 Fixed: Issue saving notifications 2013-12-19 00:38:28 -08:00
Mark McDowall
fb6e365c1a Updating proj 2013-12-15 20:32:48 -08:00
Mark McDowall
68d1c421ba Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only 2013-12-15 20:10:03 -08:00
kayone
9484e7d2a9 Xem integration tests for American Dad. 2013-12-12 10:03:10 -08:00
Mark McDowall
182743e653 Support for Int64 in SchemaBuilder 2013-12-11 16:41:58 -08:00
Mark McDowall
2bfaaddedb One more test 2013-12-10 18:57:44 -08:00
Mark McDowall
0a12343b9e Tests and cleanup 2013-12-10 18:00:44 -08:00
Mark McDowall
a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall
f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
Mark McDowall
9dcdd06b6c Default category is now empty for nzbget 2013-12-08 22:23:47 -08:00
Mark McDowall
d5bad8c6ef long not int 2013-12-08 20:59:46 -08:00
Mark McDowall
f95f7c2320 Actual fix for multiple network interfaces 2013-12-08 20:59:04 -08:00
Mark McDowall
a7e210bfb3 Use Int64 for PushBullet device ID
Fixed: Support for large Push Bullet device IDs
2013-12-08 20:57:45 -08:00
Mark McDowall
c122a94bc0 Fixed: Opening firewall ports when system has more than one network adapter 2013-12-06 18:55:48 -08:00
Mark McDowall
dcd1b55d1f Trigger change on input after adding token
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall
39607e240f ModalController 2013-12-06 14:29:50 -08:00
Mark McDowall
c03f01172e Use audio and general stream runtimes when video runtime is zero
Fixed: Getting runtime from files should be more reliable
2013-12-05 21:59:47 -08:00
Mark McDowall
0de25988a5 Added logging when folder quality is parsed 2013-12-05 10:20:24 -08:00
Mark McDowall
54fcbc311f Logging quality again when using it from folder during import 2013-12-05 09:31:26 -08:00
Mark McDowall
87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word 2013-12-04 23:16:24 -08:00
Mark McDowall
693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -08:00
Mark McDowall
7ebc9e3980 Fixed broken test 2013-12-03 15:19:26 -08:00
Mark McDowall
831c0a40b1 Narrower episode title on calendar upcoming for longer episode numbers 2013-12-03 11:00:51 -08:00
Mark McDowall
c3bd5e0053 Upgraded Filesize.js to 2.0.0
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall
149f94b006 Fixed event binding for episode file collection on episode modal 2013-12-03 07:30:13 -08:00
Mark McDowall
d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse 2013-12-02 23:31:37 -08:00
kayone
76bc4aaa9c Replaced manual argument validations with Ensure. 2013-12-02 22:41:40 -08:00
kayone
b055fc5ade added test for HistoryRepository.Grabbed() 2013-12-02 22:41:08 -08:00
kayone
d5cbd5dc33 added nzbindex.in to list of newznab indexers that require API Key. 2013-12-02 14:41:19 -08:00
kayone
37ae2d04e3 fixed newznab validation when URL is null. 2013-12-02 14:16:34 -08:00
Mark McDowall
bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
Added mediainfo dllmaps for linux/os x support
2013-12-02 11:00:55 -08:00
Mark McDowall
44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab 2013-12-01 23:04:43 -08:00
kayone
9d29df836d log db value when mapping fails. 2013-12-01 16:39:03 -08:00
kayone
8fc93c7628 Added missing GetResourceById to CalendarModule needed by signalr 2013-12-01 16:30:30 -08:00
kayone
bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
Mark McDowall
9cb220bf2a dllmap added for MediaInfo.DLL
Fall back to filesize check if mediainfo is not available
Ubuntu package depends on sqlite3 and mediainfo
New: mediainfo now used on mono to check runtime when available
2013-12-01 14:44:01 -08:00
kayone
be3ec7ddb8 new: smarter validation for newznab indexer settings 2013-12-01 13:33:53 -08:00
Mark McDowall
53cebdee17 NzbGet now uses RestSharp 2013-12-01 01:44:33 -08:00
Mark McDowall
39bb2ce80a Refresh upcoming collection every hour 2013-11-30 23:24:30 -08:00
Mark McDowall
e3d47cddaa Revert "removed default for Sab"
This reverts commit 9339b98d1e.
2013-11-30 22:28:04 -08:00
Mark McDowall
9e00da4d2a Don't strip episode count from title if only one episode 2013-11-30 21:49:59 -08:00
kayone
bedcbf9e70 touch! 2013-11-30 19:47:04 -08:00
kayone
9339b98d1e removed default for Sab 2013-11-30 19:27:33 -08:00
kayone
150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand 2013-11-30 18:06:26 -08:00
kayone
4ed15f0db8 added logging for signalr exception 2013-11-30 17:51:52 -08:00
kayone
575dc03e35 reset existing xem info during update 2013-11-30 17:45:30 -08:00
kayone
b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification 2013-11-30 16:34:21 -08:00
kayone
91d64f0b6a path performance optimization 2013-11-30 16:33:59 -08:00
kayone
0503d7eea6 ignore known xem errors. 2013-11-30 16:03:15 -08:00
kayone
a7d5b3761b Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
Mark McDowall
f1f13e6248 Add delay before showing backend connection lost 2013-11-30 13:47:42 -08:00
Mark McDowall
6fde48ce6b Fixed loading settings 2013-11-30 13:23:03 -08:00
Mark McDowall
239b27d83a Use folder will now default on 2013-11-30 12:17:01 -08:00
Mark McDowall
605806c92e Moved SxEE to episode title row on calendar 2013-11-30 12:01:37 -08:00
Mark McDowall
9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall
517b318b75 Removed debugging alert 2013-11-30 03:09:09 -08:00
Mark McDowall
00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall
26495aaa4b More parsing tests to ensure anime doesn't break standard episodes 2013-11-30 02:54:11 -08:00
Mark McDowall
2bc34e2d57 Merge pull request #41 from NzbDrone/service-dependencies
Service dependencies
2013-11-29 17:26:48 -08:00
Mark McDowall
3266d05c82 Rename previews are now ordered in asscending season and epsiode order 2013-11-29 17:26:13 -08:00
Mark McDowall
c554e3f6b9 More tests for single title paring of shows with a number in the title 2013-11-29 10:29:47 -08:00
Mark McDowall
d0adac0b5d Fixed: Parsing files/releases for series that start with numbers 2013-11-29 09:05:52 -08:00
Mark McDowall
ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall
133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up 2013-11-28 18:07:11 -08:00
Mark McDowall
e6a4008fad Adding some more logging to import process 2013-11-28 12:53:30 -08:00
Mark McDowall
bb7bf803a6 Banishing bin and obj folder contents 2013-11-28 12:51:40 -08:00
Mark McDowall
93e9816d24 Adding a dependency on EventLog 2013-11-28 00:11:01 -08:00
Mark McDowall
9b5e56704e Service now depends on Tcpip 2013-11-28 00:10:59 -08:00
Mark McDowall
39834c1691 Removed NZbDrone.Setup Wix project from solution 2013-11-28 00:09:48 -08:00
Mark McDowall
f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
Fixed: Issue sorting files when series is on a share running on UFS
2013-11-28 00:03:58 -08:00
Mark McDowall
f349f1177e Added mono space font, cleaner UI for rename preview 2013-11-27 01:26:12 -08:00
Mark McDowall
e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
kayone
bb37444a99 minor parsing fix 2013-11-26 23:48:57 -08:00
kayone
0069b29f88 Fixed: xem mappings for series without scene mapping 2013-11-26 23:48:28 -08:00
kayone
7efac124c7 added input validation around MoveFile 2013-11-26 22:52:11 -08:00
kayone
95324b53d2 Update integration test uses actual update package from develop 2013-11-26 18:15:03 -08:00
kayone
d42a63a480 Service kills other instances on start. 2013-11-25 23:08:12 -08:00
kayone
1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00
kayone
c219be8c8d Added single instance policy 2013-11-25 21:39:59 -08:00
kayone
266d1a43d9 app lifecycle cleanup 2013-11-25 21:36:06 -08:00
Mark McDowall
c72c2f24c0 Merge branch 'custom-naming' into develop 2013-11-25 17:58:57 -08:00
Mark McDowall
061da0573a Fixed: Another runtime parsing issue for .ts files 2013-11-22 23:45:22 -08:00
kayone
41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds. 2013-11-22 14:13:36 -08:00