Mark McDowall
8902dde343
Merge pull request #94 from Taloth/mediainfo-support
...
Mediainfo support
10 years ago
Taloth Saldono
8a5edfeaf5
Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Taloth Saldono
b427954f5f
null EmbeddedDocuments are now stored as DBNull instead of json null.
10 years ago
Mark McDowall
b0c45aef50
Cleaned up time formatting
10 years ago
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
10 years ago
Mark McDowall
cd66f8f198
Week column header help is info not warning
10 years ago
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
10 years ago
Mark McDowall
0ba19f0cd7
New: Add to Homescreen for mobile support
10 years ago
Mark McDowall
d9445eab84
New: show indicator when testing indexers, connections and download clients
10 years ago
Mark McDowall
1ed45625df
Better logging if SQLite exception is thrown during API call
10 years ago
Mark McDowall
64bbba90b0
FIxed jshint issue
10 years ago
Mark McDowall
c21ffcb5e4
New: Show processing time for pending items on Calendar and Queue
10 years ago
Mark McDowall
3b26e82644
Much better logging for searching
10 years ago
Mark McDowall
c11c2c831d
Don't set folder write time on Mono
10 years ago
Mark McDowall
f657afc424
Fixed: don't try to delete series folder if it doesn't exist
10 years ago
Mark McDowall
ff99c383da
XBMC version is cached by host & port
...
Cache is cleared on test
Version is cached for 12 hours
10 years ago
Mark McDowall
fc46018c9a
Fixed: Connecting to XBMC when user name and password are configured
10 years ago
Mark McDowall
6ee4b6d428
Fixed: Checking for an existing file will respect the OSes case-sensitivity
10 years ago
Taloth Saldono
e5e00fd346
Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall
125e69da6d
Log error if gzip fails during response
10 years ago
Mark McDowall
9ecbf8773e
Better handling of ? for hotkey legend
10 years ago
Mark McDowall
b5607b79bc
Fixed: Update logs won't log an error if there are no update logs
10 years ago
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
10 years ago
Mark McDowall
e71de9cc29
Keyboard shortcut legend
...
New: Show keybaord shortcuts with '?'
New: ctrl+s will save settings
10 years ago
Mark McDowall
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
10 years ago
Mark McDowall
0200e3fa59
Fixed: series remembered when adding
10 years ago
Taloth Saldono
e867548ec3
Fixed: Some timing issues in Sabnzbd RetryDownload logic.
10 years ago
Mark McDowall
174a209c66
Update series test
10 years ago
Mark McDowall
b63eb4efd7
Log trace message when handling exceptions in the API
10 years ago
Mark McDowall
e0dc7fe2f3
Fixed: display of search results on series details pages
10 years ago
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
10 years ago
Mark McDowall
9410e01c92
Improve decision processing and deleting of pending releases
10 years ago
Taloth Saldono
5450170718
Cleanup, sorted project files.
10 years ago
Taloth Saldono
4b53cc7e52
Fixed: Manually marking a grabbed release failed will now mark all episodes in that release failed instead of only one.
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall
a929b93695
Tests are good too.
10 years ago
Mark McDowall
d9f4eeb0f0
Fixed: Manual search won't fail if release wasn't parsed correctly
10 years ago
Mark McDowall
502c2fa6cf
Better regex for mono version parsing
10 years ago
Mark McDowall
0d112075cb
Added implementation of IRuntimeProvider for Windows
10 years ago
Mark McDowall
a4500606a9
Fixed: mono version check will check running mono version instead running another version
10 years ago
Mark McDowall
41583a8c67
New: Pushalot notification support
10 years ago
Mark McDowall
08b2e293d3
Verify disk scan won't scan if root folder doesn't exist
10 years ago
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
10 years ago
Mark McDowall
39ef6123b8
New: PushBullet messages start with NzbDrone to match other applications
10 years ago
Mark McDowall
9b17a3787d
Fixed: do not send season images in json requests for series
...
This can save a significant amount of data on the wire, for something never used
10 years ago