Qstick
bd374825f1
Fixed: Logging Statements and Tests
5 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Ricardo Amaral
7a43bf3f60
Added: Tags support to NetImport (Lists) ( #3127 )
...
* Add tags support to NetImport (Lists)
* Keep indentation consistent with current code
* Initialize set of empty tags
* Add tags from list to movie
* Prevent tags used by lists from being removed
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli
ed631142c4
Fixed: Unnecessary housekeeping commands consuming a lot of memory.
...
Fixes #2962
6 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Qstick
e7e9e2b154
Added: Importing extra files from downloaded movies and generate metadata such as .nfo ( #2506 )
...
Fixes #121 , Fixes #167 , Fixes #2262 and Fixes #1104
7 years ago
Leonardo Galli
349be2c454
Fixed: Cleanup of unused alt titles.
7 years ago
Devin Buhl
c593f4250d
Fix pending release service, HDBits, also the release deduper. Clean up housekeeping ( #1211 )
...
* Fix HDbits
* Fix pending release service, also fix the deduper
* Clean up the cleanup'er (housekeeping)
* Revert "Clean up the cleanup'er (housekeeping)"
This reverts commit c03c13d924
.
* Housekeeping updates, without breaking tests
* Fix last test
8 years ago
Leonardo Galli
a25c056def
Ammend to previous commit.
8 years ago
Leonardo Galli
0db27d9029
Hopefully fix all issues with unlinked movie files.
8 years ago
Devin Buhl
1db3669afa
Patch/onedr0p ( #716 )
...
* Alter IMDb lists to what was requested: #697
* Update Pending Release
* Tests (these need to be updated further)
* Alter table migration, movieId already exists
* Update HouseKeeping for pending release
* Fix migratiom and pendingrelease housekeeping
8 years ago
Leonardo Galli
1aeb3c6fd6
Should fix blacklist items disappearing.
...
Fixes #653
8 years ago
Leonardo Galli
4b559cf29c
Fix history items getting deleted because they do not have a series id.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Taloth Saldono
b034d0c1b3
Fixed: Cleanup unused Tags during housekeeping.
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 years ago
Mark McDowall
8e429239a8
Fixed: Metadata files incorrectly stored in database
9 years ago
Mark McDowall
2f6fded7c3
Fixed: An issue preventing access to settings due to extraneous data in the database
9 years ago
Taloth Saldono
e5de7fb8cf
Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
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
10 years ago
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
10 years ago
Keivan Beigi
c8993db2ad
Fix: Remove invalid metadata images
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
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
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
Mark McDowall
0a1db9d071
Only vacuum the DB in production
11 years ago
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
11 years ago
Mark McDowall
9c858445a3
Cleanup episode metadata/image files that aren't properly attached to files
11 years ago
Taloth Saldono
000c172553
Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
11 years ago
Mark McDowall
da5713688d
Fixed: Cleanup duplicate Series Metadata files in database on startup
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
4515c1d155
Blacklist cleanup
...
Fixed: Cleanup blacklist when series is deleted
Fixed: Cleanup blacklist on startup
11 years ago
Mark McDowall
409e1cca94
No more dupes and house cleaner added
11 years ago
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
11 years ago
Mark McDowall
133ee1a0b3
Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
Mark McDowall
7442cb4c68
Cleanup naming specs if there is more than one
...
Fixed: Rare scenario where settings wouldn't load due to data issue
11 years ago
Mark McDowall
8cfc9ef0a3
Run cleanup when drone starts
...
New: Cleanup jobs will run when drone starts as well as every 24 hours
11 years ago
Mark McDowall
c926775719
Cleanup orphaned episode files if the series was deleted
...
Fixed: Cleanup orphaned episode files after a series is deleted
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago