1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Cleanup on mapping logic. Movies with up to 4500 parts are now supported!

This commit is contained in:
Rusk85
2017-04-05 20:44:05 +02:00
committed by Leonardo Galli
parent f4031f1e5f
commit 27ab70333c
14 changed files with 5272 additions and 184 deletions
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using NLog;