Keivan Beigi
d5da0ec4dd
fixed: return proper error when searching for invalid tvdb id.
10 years ago
Keivan Beigi
46bf80dcd1
fixed: increased tvdb search limit to 10
10 years ago
Keivan Beigi
c368335183
fixed: search using tvdb id is now fixed.
10 years ago
Keivan Beigi
19f5427dbf
Fixed: Replaced trakt with tvdb as data source
10 years ago
Mark McDowall
0f56bfac2f
Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
...
This reverts commit 66ca925b0d
.
10 years ago
Mark McDowall
66ca925b0d
Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)
10 years ago
Mark McDowall
e3893083bc
Fixed: Add series searching improvements
10 years ago
Keivan Beigi
6af9b03d26
added missing using
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
17d4b54561
Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
175ae3e996
Fixed: Series fanart images won't be stored as episode screenshots
10 years ago
Taloth Saldono
7816499b52
Moved trakt search term tests to non-integration test. Added several more testcases for the camelCase conversion and adjusted the underlying logic accordingly.
10 years ago
Powdor
6dc72713be
New: Import Existing series now handles camelCase titles without spaces.
10 years ago
Mark McDowall
97c9217c0d
Fixed: Improved title sorting for 'A to Z'
10 years ago
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Keivan Beigi
f44fd5fcbd
Fixed: filter duplicated episodes returned from Trakt
...
http://support.trakt.tv/forums/188762-general/suggestions/4430690-anger-management-duplicate-episode
10 years ago
Keivan Beigi
ac4f2d5e9a
Don't try to download small version of non-existing poster
10 years ago
Taloth Saldono
6a30b13343
Fixed: Updated Add Series sort logic to better handle Country/Year variants.
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
10 years ago
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
10 years ago
Mark McDowall
bd0392a376
Merge branch 'series-sorttitle' of https://github.com/Taloth/NzbDrone into develop
...
Conflicts:
src/NzbDrone.Api/Series/SeriesResource.cs
src/NzbDrone.Core/Tv/SeriesService.cs
11 years ago
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
11 years ago
Taloth Saldono
fd5e8a5166
Added Series SortTitle Migration. (Left a slot for anime)
11 years ago
Taloth Saldono
6d2fac5cd0
New: Adding new series by tvdbid: or slug: is now possible.
11 years ago
Taloth Saldono
e28123eefd
Fixed: Search results from trakt are now sorted based on similarity with the search query.
...
Using a Levenshtein distance algorithm.
11 years ago
Mark McDowall
a7cabc49b4
Fixed: searching trakt for some series with special characters
11 years ago
JackDandy
d9eab04029
Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
...
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.
Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.
Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.
Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
11 years ago
Mark McDowall
acee943d47
strip some additional special characters when searching trakt
11 years ago
Mark McDowall
6525fe9a67
Fixed: Better support for adding series that contain special characters
11 years ago
Mark McDowall
3ca5e478ff
Almost everything working except importing episode thumbs
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
kayone
f77469cc4d
merge issues.
11 years ago
kayone
db690adadf
Merge branch 'develop'
11 years ago
Mark McDowall
2183526a34
New: Show ended on add series if applicable
11 years ago
Mark McDowall
2ecacecbfd
Merge branch 'develop'
...
Conflicts:
src/UI/app.js
11 years ago
Mark McDowall
9f403b46ff
Dropped TVDbEpisodeId since its not used and was causing contraint issues
...
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
11 years ago
Mark McDowall
ed1be19563
Merge branch 'develop'
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago