Leonardo Galli
|
55f4a81dee
|
Adding first implementation of release_dates for movies.
|
2017-01-08 12:58:39 +01:00 |
|
Tim Turner
|
d006df8d7c
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-08 06:51:47 -05:00 |
|
Leonardo Galli
|
97095733dd
|
Sets Branch to develop. We need to change this later.
|
2017-01-08 11:28:23 +01:00 |
|
Mike
|
d08b0ce47a
|
Integrate AppVeyor and change assembly versioning (#50)
* Change tvsearch to movie.
* Start working on AppVeyor.
* Add builds.
* MSBuild clean
* Fix.
* Added submodules.
* Add NuGet and Build.
* Restore properly.
* Proper build.
* Disable appveyor tests.
* Ignore cakebuild tools and updated build task.
* Package mono finished.
* Added osx package task.
* Less output, added osx package.
* Shut up npm.
* Actually shut up.
* Added PackageTests task.
* Added task CleanupWindowsPackage.
* Add artifacts.
* AssemblyVersion patching.
* Fix appveyor path.
* Is this a valid pattern?
* Cache node modules.
* Put in subdirectory.
* Start from v0.2.0.x to have a clean start with versions.
* Add tests.
* Tests work but disabled for now.
* Disable for real.
|
2017-01-08 11:03:04 +01:00 |
|
Leonardo Galli
|
caa5a7e6b7
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
2017-01-08 10:58:54 +01:00 |
|
Leonardo Galli
|
9376c02158
|
Movies can now be edited, even from the detail view. Fixes #42
|
2017-01-08 10:58:51 +01:00 |
|
Tim Turner
|
1ebd639e36
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-07 21:05:30 -05:00 |
|
Tim Turner
|
eff34725af
|
Merge pull request #47 from mitchellcash/remove_DS_Store
Remove all .DS_Store files
|
2017-01-07 20:57:10 -05:00 |
|
Tim Turner
|
00d4bfd712
|
Merge pull request #48 from fedoranimus/develop
Harden parsing of imported movie titles
|
2017-01-07 20:56:33 -05:00 |
|
Tim Turner
|
5f9e285c70
|
Fix issues with ", the" not trimming properly
|
2017-01-07 20:55:14 -05:00 |
|
Tim Turner
|
902824cdbd
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-07 20:54:52 -05:00 |
|
Mitchell Cash
|
d3cbf9a8ff
|
Remove all .DS_Store files
It is now part of .gitignore so hopefully we shouldn't see these again.
|
2017-01-08 11:20:50 +10:00 |
|
Mike
|
c63704ba0d
|
Change tvsearch to movie. (#46)
|
2017-01-07 20:48:45 +01:00 |
|
Tim Turner
|
da404d6435
|
Merge pull request #45 from fedoranimus/develop
Enables the Import UI & parses movie titles which contain year
|
2017-01-07 14:31:24 -05:00 |
|
Tim Turner
|
d9a6c4f211
|
Update import UI & parse titles which contain years
|
2017-01-07 14:29:23 -05:00 |
|
Tim Turner
|
7436997f9b
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-07 12:38:58 -05:00 |
|
Tim Turner
|
4c2be68549
|
Merge pull request #38 from fedoranimus/develop
First pass at Media Management
|
2017-01-07 12:31:28 -05:00 |
|
Tim Turner
|
6d1766d81a
|
Update default formats
|
2017-01-07 12:19:26 -05:00 |
|
Tim Turner
|
3e676d2073
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-07 11:58:47 -05:00 |
|
Leonardo Galli
|
6da73d73a5
|
Merge pull request #40 from AeonLucid/develop
Update services url to fix auto-updater.
|
2017-01-07 17:40:33 +01:00 |
|
Tim Turner
|
b9c98205e0
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-07 11:12:26 -05:00 |
|
Leonardo Galli
|
07d2f5b6a0
|
Update package.sh to support OSX AutoUpdater
|
2017-01-07 12:49:10 +01:00 |
|
Leonardo Galli
|
bfa479507c
|
Update package.sh and PathExtensions in preparation for AutoUpdater
|
2017-01-07 12:40:19 +01:00 |
|
Leonardo Galli
|
4182728901
|
Updated all AssemblyInfos so version info only needs to be changed once
|
2017-01-07 12:03:56 +01:00 |
|
Leonardo Galli
|
5be5709043
|
Update package.sh, fixes #35
|
2017-01-07 11:24:53 +01:00 |
|
Leonardo Galli
|
ee5a2ec289
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
2017-01-07 11:03:59 +01:00 |
|
Leonardo Galli
|
cdfb95f425
|
Hopefully icon is now finally fixed.
|
2017-01-07 11:02:56 +01:00 |
|
Leonardo Galli
|
451060cb65
|
Merge pull request #37 from aaearon/rtorrent
dirty fix for rtorrent
|
2017-01-07 10:47:10 +01:00 |
|
Leonardo Galli
|
4d795e13cd
|
Fix for movie naming config. Still kinda hacky, but works ok now.
|
2017-01-07 10:42:21 +01:00 |
|
Leonardo Galli
|
ff6bf235aa
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
2017-01-07 09:47:14 +01:00 |
|
Leonardo Galli
|
a272127a00
|
Should finally fix exe icon and resulting build error.
|
2017-01-07 09:47:08 +01:00 |
|
AeonLucid
|
e3bc6de734
|
Update services url to fix auto-updater.
|
2017-01-07 05:48:24 +01:00 |
|
Tim Turner
|
23249de728
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-06 22:51:47 -05:00 |
|
Tim Turner
|
05e4af9ae7
|
1st pass at Movie Naming
Parser is failing on the sample
|
2017-01-06 22:51:15 -05:00 |
|
Tim Turner
|
1864a79f99
|
Merge pull request #36 from aaearon/nzbs.org
changed nzbs.org category for movies
|
2017-01-06 22:24:35 -05:00 |
|
Tim Schindler
|
5843a881e6
|
changed nzbs.org category for movies
|
2017-01-06 21:58:46 -05:00 |
|
Tim Schindler
|
d898fbb4b0
|
dirty fix for rtorrent
|
2017-01-06 21:54:24 -05:00 |
|
Tim Turner
|
721767331b
|
Update naming management
Still need to write BuildFileName() and BuildFilePath()
|
2017-01-06 19:32:19 -05:00 |
|
Leonardo Galli
|
abd4c1a1ad
|
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
|
2017-01-06 23:16:39 +01:00 |
|
Leonardo Galli
|
df971b1289
|
Fix exe icon.
|
2017-01-06 23:16:35 +01:00 |
|
Leonardo Galli
|
e5c81eefd2
|
Merge pull request #34 from onedr0p/develop
Instead of searching for imdbid (which jackett may or may not have depending on the tracker) search for a word instead.
|
2017-01-06 21:56:02 +01:00 |
|
Tim Turner
|
49c7c033d9
|
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
|
2017-01-06 15:31:19 -05:00 |
|
Devin Buhl
|
f7fb238fb4
|
Merge pull request #1 from onedr0p/onedr0p-patch-1
Update TorrentPotatoRequestGenerator.cs
|
2017-01-06 15:27:33 -05:00 |
|
Devin Buhl
|
52dbd8d708
|
Update TorrentPotatoRequestGenerator.cs
Instead of searching for imdbid (which jackett may or may not have depending on the tracker) search for a word instead.
|
2017-01-06 15:26:16 -05:00 |
|
Leonardo Galli
|
427babf34e
|
Update readme.md
|
2017-01-06 19:24:40 +01:00 |
|
Leonardo Galli
|
1022879103
|
Change version number to 0.1.0
|
2017-01-06 18:59:01 +01:00 |
|
Leonardo Galli
|
dbf34e6740
|
Updated Interval to scan for finished downloads to .25 minutes.
|
2017-01-06 16:11:41 +01:00 |
|
Leonardo Galli
|
4fd062b4e3
|
Fixed bug where movies and moviefiles were not linked.
|
2017-01-06 15:37:44 +01:00 |
|
Leonardo Galli
|
9aa8050627
|
Decision Engine is now mostly working with movies :)
|
2017-01-06 15:05:30 +01:00 |
|
Leonardo Galli
|
cd310626e9
|
Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
|
2017-01-06 14:38:52 +01:00 |
|