Devin Buhl
a53768463b
Merge pull request #358 from Radarr/patch/add-year-to-search
...
add year to search
8 years ago
Tim Turner
24cbd6bcef
Fix issue with reimporting on movie fresh ( #357 )
...
Fixes #314 . Still have multiple movieFiles issue to clean up.
8 years ago
Devin Buhl
3ab3e66853
Add year to quick search results
8 years ago
Leonardo Galli
40ca469339
Update MovieModule
8 years ago
Tim Turner
53cbfa803b
Fix MediaCoversUpdatedEvent broadcast
...
Cleans exception when updating media covers expects a series Id.
8 years ago
Vlad Ilies
85fd8f2c65
bug fix for 15 movie wanted tab ( #348 )
8 years ago
Leonardo Galli
f72b042d5d
Blacklisting works now.
8 years ago
Leonardo Galli
2d3a3a0677
Update sizing information in settings tab.
8 years ago
Tim Turner
2bb21fedab
Update height of posters to accomodate additional labels
8 years ago
vertigo235
91c820f98b
Fix pushover priority values.
8 years ago
Leonardo Galli
7d3118aece
Hopefully fix issue when importing
...
existing scene named movies
8 years ago
Tim Turner
4f4ad77ad1
Add download status to poster view
...
Fixes #319
8 years ago
Leonardo Galli
42f205a731
Update SkyHookProxy.cs
8 years ago
Devin Buhl
cbb2b778a6
Merge pull request #336 from Radarr/patch/add-imdb-to-naming
...
Add IMDb ID to file naming
8 years ago
Devin Buhl
b3e03a648d
Add IMDb ID to file naming
8 years ago
Devin Buhl
acf45a79e8
Merge pull request #333 from baltoaca/develop
...
basic implementation of the wanted tab
8 years ago
Devin Buhl
b5d8ac852e
Merge pull request #335 from Radarr/patch/task-updates
...
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand
8 years ago
Vlad Ilies
4aec0e8fc6
fixed build
8 years ago
Devin Buhl
ecea417fd8
Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand
...
Not sure if it will break anything so putting it back.
8 years ago
Devin Buhl
6a41f6a435
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand'
8 years ago
Vlad Ilies
da2d075aa8
basic implementation of the wanted tab ( #31 )
...
* top buttons don't yet work
* new missing module for movies
* find missing movies method to movie service
* new movie status cell with text
* adapted UI missing collection and layout
8 years ago
Devin Buhl
10dc3993df
Merge pull request #332 from Radarr/revert-318-sonarr/sqlite-updates
...
Revert "Sonarr/sqlite updates"
8 years ago
Devin Buhl
c48fe9de12
Revert "Sonarr/sqlite updates"
8 years ago
vertigo235
421e827a95
Update Test Files for AddPaused to NZBGET
8 years ago
vertigo235
34d8045cf4
Add "Add Paused" option for NZBGET downloader
...
Adds option to pause nzbs uppon sending to NZBGET downloader.
8 years ago
Devin Buhl
b02944a3b2
Added Qualties to Settings
8 years ago
Keivan Beigi
d9e2b22e74
Upgraded System.Data.SQLite to 1.0.104.0
8 years ago
Keivan
ae19424ce7
New: Upgraded SQLite binares for macOS
...
Upgraded from 3.8.1 to 3.9.1
8 years ago
Keivan Beigi
7527ec52b7
New: Upgraded SQLite binaries for Windows (3.16.0)
8 years ago
Leonardo Galli
640fcf3eaf
Remove series references
8 years ago
Leonardo Galli
3ce8232777
Hopefully fix download ordering.
8 years ago
Devin Buhl
bc2ff149b4
Maybe this will solve the error
...
Couldn't refresh info for [tt2032572][USS Indianapolis: Men of Courage]: Object reference not set to an instance of an object
8 years ago
Devin Buhl
dea305e921
Fix Issue when adding some movies.
8 years ago
Leonardo Galli
e2eab31548
Hopefully fix RSSSync
8 years ago
Devin Buhl
fe62e18f0d
Merge pull request #308 from Radarr/patch/jackett
...
Fix publish date for jackett #239
8 years ago
Devin Buhl
b576ae813d
Fix publish date #239
8 years ago
Aenima99x
99123be936
Fix: Issue #91 - "Search All Missing" wording
8 years ago
Leonardo Galli
dd0a033b0f
Add Support for changing file date to either cinema or physical release.
...
Fixes #124
8 years ago
Leonardo Galli
c64597c9f1
Fix for movies with . in title when importing them. Fixes #268
8 years ago
Leonardo Galli
6d2f81e3ed
Remove - as replacement for :
8 years ago
Leonardo Galli
4263808360
Fix only one movie showing. Fix more button not showing up.
8 years ago
Leonardo Galli
c5ca2babf7
Updated website and donation links
8 years ago
Leonardo Galli
08db74d6e6
Fix Audiochannels just being added together.
8 years ago
Leonardo Galli
b309a9b01f
Change Scheduled Refresh Series to Refresh Movie. Fixes #301
8 years ago
Tim Turner
2730745607
Clean up rename preview & organize
...
Fixes #125 , #129 ,
BE SURE TO RUN "Update Library" before renaming/organizing.
8 years ago
Tim Turner
ae0df2aef0
Disambiguate Movie from Episode Renaming
...
Fixes #84
8 years ago
Leonardo Galli
6d665aeb21
Fix for hardcoded subs regex.
8 years ago
Leonardo Galli
967d3fd5c0
Add Calendar Tab back. Fixes #32
8 years ago
Vlad Ilies
30d2b41fbb
Added movie studio to movie details page ( #262 )
...
* modified Movie model
* db migration
* ui template modification
8 years ago
Devin Buhl
9b3b4eb55b
Removed duplicate PublishDate
8 years ago
Leonardo Galli
42f84b830c
Update NewznabRequestGenerator.cs
8 years ago
Devin Buhl
6878abe2a2
whoops, only parse title once
8 years ago
Devin Buhl
ec1c81e3ed
updates and compile-able
8 years ago
Vlad Ilies
56a5b6ec89
Added trailer link to movie links ( #255 ) ( #282 )
...
* added YouTubeTrailerId to movie model
* db migration for new column
* added videos to append_to_response for tmdb
* increased height of .series-posters-item
* new handlebar helper to build the trailer url
8 years ago
Tim Turner
c2d40051d4
First pass at hiding existing movies upon import
...
Fixes #183
8 years ago
Devin Buhl
47824426c6
Merge branch 'develop' into feature/net-import
8 years ago
Tim Turner
281e516495
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
8 years ago
hotio
f60b8cefca
Update .gitignore and remove Thumbs.db files ( #276 )
...
* Update .gitignore
* Delete Thumbs.db
* Delete Thumbs.db
* Delete Thumbs.db
* Update .gitignore
8 years ago
Tim Turner
7c5f2ca54e
95% done with hiding existing movies
8 years ago
Leonardo Galli
401a650273
Adding only original title is now allowed. Fixes #272
8 years ago
Leonardo Galli
105af5cf11
Fix for special characters when searching with title in Newznab. Fixes #97
8 years ago
Leonardo Galli
53373e6f4a
Add {Original Title} to FileNameBuilder. Fixes #103
8 years ago
Leonardo Galli
ad147ed425
Release Group should now be available for renamer to use.
8 years ago
Devin Buhl
8fb5049899
Add in theaters to 1st coumn in movie list
8 years ago
Devin Buhl
3f62911a4f
Merge pull request #260 from Radarr/patch/fix-downloadservice
...
Simplify completed download service
8 years ago
Devin Buhl
170349c950
Update CompletedDownloadService.cs
8 years ago
Devin Buhl
6c413d83eb
Simply completed download service
8 years ago
Leonardo Galli
3afd27cad3
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
8 years ago
Leonardo Galli
149faf467d
Fixed exception when Quality meets cutoff.
8 years ago
Devin Buhl
4bb5857444
Fixed TitleSlug For Realz!
8 years ago
Devin Buhl
16c1a2ee50
Torpotato username regression
8 years ago
Leonardo Galli
4b559cf29c
Fix history items getting deleted because they do not have a series id.
8 years ago
Leonardo Galli
ca03f21b03
If this does not fix stuff with no history, I have no clue anymore.
8 years ago
Leonardo Galli
f481fe9ea9
Added more checks when tracking downloads. It should work now, even if history was not present.
8 years ago
Leonardo Galli
3a0278d0a1
Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality.
...
Fixes #170
8 years ago
Leonardo Galli
d18b15d504
Should help identify problem with queue trying to reimport stuff.
8 years ago
Leonardo Galli
dc7e75187c
Should fix issue when history fails to capture a download item.
8 years ago
Mitchell Cash
68a0ef65df
Use DOGnzb name as the default rather than the URL ( #250 )
8 years ago
Leonardo Galli
fe11928487
Disable migration 117, takes too long to complete
8 years ago
Leonardo Galli
41dda3af48
Update uTorrent to be able to use it as download client.
8 years ago
Leonardo Galli
8c3260c545
Remove file count, unecessary after the file info tab was added
...
Fixes #215 .
8 years ago
Leonardo Galli
bd0ec5dfce
Fix epic fail on migration 117
8 years ago
Mark McDowall
4447b7cd62
Fixed: Parsing of SABnzbd develop version
8 years ago
Devin Buhl
dd5049b483
Add rss sync to awesome-hd
8 years ago
Leonardo Galli
29586667cb
Files tab is now present. ( #245 )
...
* Adding file info tab. Not finished yet.
* Adding more media info options.
* Deleting files now works. Fixes #127
* Fix button for modifying episode files.
* Get Media Info when running DiskScanService.
8 years ago
Devin Buhl
5dc63e5607
Revert "Fix movie title slugs"
8 years ago
Devin Buhl
7df283e57f
Merge pull request #238 from Radarr/patch/fix-slugs
...
Fix movie title slugs
8 years ago
Devin Buhl
e9b6c250f7
Revert TMDBResources
8 years ago
Devin Buhl
10515156d1
Merge pull request #243 from Radarr/patch/update-torznab
...
Update Torznab to work with movies
8 years ago
Devin Buhl
4260b58535
Update Torznab to work with movies
8 years ago
Devin Buhl
d3bd0c9b69
This conditional makes more sense.
8 years ago
Devin Buhl
3180e648b4
#236 #239 - Fixed user being needed, fixed age on torrentpotato
8 years ago
Devin Buhl
d0c93759c6
Fix Movie Title Slugs #233
8 years ago
William Comartin
f7471940c4
Add Missing Filter ( #237 )
8 years ago
Devin Buhl
3a6873cc4d
Merge pull request #232 from Radarr/patch/awesomehd
...
awesomeHD indexer support - Clean up Deluge, Transmission, rTorrent, QBitTorrent - Fix Sorting Titles
8 years ago
Leonardo Galli
330ae38ec2
Merge branch 'develop' of https://github.com/Radarr/Radarr into develop
8 years ago
Leonardo Galli
a0ecb19e32
DownloadMonitoringService should now not care about deleted movies. Fixes #131 .
8 years ago
Leonardo Galli
38c966c07b
Queue Service should now work properly again.
...
Fixes issue with Activity Tab
8 years ago
Devin Buhl
ad824d4da5
Finally fix for sorting title (hopefully)
8 years ago
Leonardo Galli
e76c160afe
Downloaded column should now use the correct quality name. Fixes #210 .
8 years ago
Devin Buhl
6a62546a4d
Clean up QBitTorrent
8 years ago
Devin Buhl
0efdc78f8d
Clean up rTorrent
8 years ago
Devin Buhl
fdd06127fc
Clean up Transmission
8 years ago
Devin Buhl
317f8917b9
Clean up Deluge Settings
8 years ago
vertigo235
4038ce18c3
update movie monitor tooltip ( #223 )
8 years ago
Devin Buhl
b93a9719fe
initial awesomeHD support
8 years ago
Tim Schindler
d61b9ab207
omgwtfnzbs: fixed parsing of GetInfoUrl and updated tests
8 years ago
Devin Buhl
774c85f06b
improved categories, added Nzb-Tortuga as a preset
8 years ago
Devin Buhl
4ded288c5d
few changes
8 years ago
Leonardo Galli
5a8d944397
Fixed sorting in movie list view. Also added new downloaded quality column.
...
Fixes #128
8 years ago
Leonardo Galli
0b70a5c315
Should fix ordering of releases. Fixes #147 (hopefully)
8 years ago
Leonardo Galli
91cded3b71
Merge pull request #202 from Radarr/onedr0p-patch-1
...
Update UserAgentBuilder.cs
8 years ago
Leonardo Galli
84112dc85b
Should fix queueService failed while processing
...
(#178 )
8 years ago
Devin Buhl
b1b947ae7f
Update UserAgentBuilder.cs
...
Make user-agent Radarr
8 years ago
Leonardo Galli
1b035f8657
Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc.
...
Fixes #192
8 years ago
Devin Buhl
c06a6dc988
Add UHD to default movie categories for newsnab providers
8 years ago
Devin Buhl
f198ca2b77
Merge pull request #177 from Radarr/patch/sort-title
...
Movies in list don't sort correctly #174
8 years ago
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
8 years ago
William Comartin
604cea00f6
Replace Sonarr With Radarr in UI Directory
8 years ago
Tim Turner
b4782da1d1
Update sortValue when selecting movie for manual import
8 years ago
Devin Buhl
d5504043c5
Movies in list don't sort correctly #174
8 years ago
Leonardo Galli
81ebbcad70
Now hidden files are ignored :). Fixes #166 .
8 years ago
Leonardo Galli
92e9dc6ee1
Fix sorting of unkown release date.
8 years ago
Leonardo Galli
5e8b617625
Sorting now working according to quality in release collection. Fixes #85 .
8 years ago
Devin Buhl
d123ca6063
updates
8 years ago
Leonardo Galli
2cbe17151d
Correctly check if inCinemas date is present. Creates issue with sorting, but eh. Fixes 140.
8 years ago
Devin Buhl
95bd615718
Merge pull request #169 from Radarr/patch/big-movie-revenues
...
Problem with Avatar (2009) #168
8 years ago
Leonardo Galli
8e8c4ff497
Update parser to recognize [] and year at the beginning. Fixes #155 , fixes #137 and fixes #136 .
8 years ago
Devin Buhl
5eddcc1660
Problem with Avatar (2009) #168
8 years ago
Devin Buhl
0ee8b75b54
initial autoimporter commit
8 years ago
Tim Turner
d42165a93a
Clean up basic movie naming
...
Fixes #132
8 years ago
Devin Buhl
8bc42c76e4
update plex movie libraries instead of series
8 years ago
Leonardo Galli
b7f72c6259
Merge pull request #160 from Radarr/patch/fix-newznab
...
fix some spelling mistakes and update the newznab api 'imdbid'
8 years ago
Devin Buhl
64ef8db037
fix some spelling mistakes and update the newznab api 'imdbid'
8 years ago
Leonardo Galli
3b5887bf09
Merge pull request #133 from Radarr/fix-manual-import
...
Fix Manual Import & Drone Factory
8 years ago
Devin Buhl
cd68eea790
removed indexer Fanzub - site shutdown
8 years ago
Devin Buhl
1d88313424
#146 search imdbid for usenet indexers that support it
8 years ago
Tim Turner
9206258370
Fixes Manual Import and DroneFactory
...
Automatic Import still doesn't work - waiting for answer from Sonarr
team.
8 years ago
Tim Turner
0fa1509ca6
Manual Import works
...
Automatically importing still broken
8 years ago
Devin Buhl
04fec6d4d8
Add category 2035 to Newznab providers for WEB-DL search support. #123
8 years ago
Devin Buhl
df69c58d2b
Fix transmission
8 years ago
lxh87
ecf47d4b17
Update SystemLayout.js
...
Change restart/shutdown message from"Sonarr" to "Radarr"
8 years ago
Devin Buhl
9fc2d22d19
Fix Wombles for movies
8 years ago
Tim Turner
3cb42f06c2
Clean up Feature Requests
8 years ago
Devin Buhl
a6c396a595
Merge pull request #111 from Radarr/addmovie-patch
...
fix #108 - Links to IMDB not working when searching for movies
8 years ago
Devin Buhl
bac9076b1e
fix #108 - Links to IMDB not working when searching for movies
8 years ago
Tim Turner
b228273be0
Update Info page.
...
Updates #73
8 years ago
Leonardo Galli
e7fa4cba19
Fix download rejections being ignored.
8 years ago
Leonardo Galli
0506cc4185
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
cde8b4dd97
Added MovieFileResource. This allows the UI to interact with movie files better. Downloaded Quality is now shown in the table.
8 years ago
Leonardo Galli
0a0a44162c
Merge pull request #105 from galli-leo/linux-tmp-path-patch
...
Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied
8 years ago
Devin Buhl
125f46fbec
Fixes #104 - Backup/update fail Access to the path "/tmp/nzbdrone_backup/config.xml" is denied
8 years ago
Devin Buhl
d252a8b232
Fixes #100 - When adding a movie, monitored toggle doesn't apply and always defaults to being monitored
8 years ago
Leonardo Galli
48559cf964
Updated legend with number of movies
8 years ago
Leonardo Galli
c734e8bc7e
Update legend for missing status colors.
8 years ago
Leonardo Galli
3c7d7756e6
Fix issues with media managment config not getting saved.
8 years ago
Leonardo Galli
683bda49d8
Movie Editor works now. Fixes #99 .
8 years ago
Leonardo Galli
52fb29ee18
Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 years ago
Leonardo Galli
236e16c9a5
Update sample detection runtime minutes. Some trailers can be long.
8 years ago
Leonardo Galli
0584038273
Fix queue specification.
8 years ago
Leonardo Galli
6685aea144
Movie search should now work, even when titles returned from the TMDB do not have a release date set. Fixes #27 .
8 years ago
Leonardo Galli
e4f7aa52df
History now correctly shows movie title. Fixes #92
8 years ago
Leonardo Galli
f61c4feb00
Redownloading failed downloads works again. Fixes #89 .
8 years ago
Leonardo Galli
04e8c635e0
Use correct Modal for editing movies in table view. Fixes #90
8 years ago
schumi2004
1b7288e7cb
Replace Sonarr with Radarr in Test notification messages
8 years ago
Tim Turner
6016948329
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Tim Turner
708db1a75c
Organize & Rename work
8 years ago
Leonardo Galli
994e881ba6
Fixes an issue with movies not being added with same title slug as existing movies.
8 years ago
Leonardo Galli
893e20c27b
Fix some links under status. Needs further changing further down the line.
8 years ago
Tim Turner
23aace6149
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
...
# Conflicts:
# src/NzbDrone.Api/Series/MovieResource.cs
8 years ago
Leonardo Galli
e774e6a038
Fix for importing movie folders with the at the end.
8 years ago
Leonardo Galli
f19a1a5960
Update Parser to support 576p movies, fixes #67
8 years ago
Devin Buhl
03156d62f6
Remove some indexers and fixed HDBits ( #79 )
...
* Update HDBitsRequestGenerator.cs
* Removed torrentleech, btn and bitmetv
8 years ago
Leonardo Galli
04d01dc781
Fixes Parser to match ImdbId as well as (year).
...
Also fixes searching by imdbid. Fixes importing existing movies as well.
8 years ago
Leonardo Galli
cfae8807aa
Fixes movies not being able to be searched for.
...
(Very stupid mistake on my part.) Fixes #80
8 years ago
Tim Turner
f90e77987e
Merge pull request #70 from aaearon/indexer-fix/omgwtfnzbs
...
update rss sync and fix search for omgwtfnzbs indexer
8 years ago
Devin Buhl
2ed0738b30
Added PassThePopcorn indexer ( #64 )
...
* Added PassThePopcorn indexe
* Added checkboxes for Gold and Checked torrents thanks @evulhotdog
* Sorted movie releases by golden -> checked -> upload date
* Refactored logic.
* Added flags at the end of torrent name for golden / approved
* Updated PTP GOlden to be the popcorn emoji
* Revert "Updated PTP GOlden to be the popcorn emoji"
This reverts commit c6cf0f5fc520b84f43548afe558c0797e0866fbf.
* Opps, hopefully build will pass now.
* Move PTP props to new subclass.
8 years ago
Tim Turner
74c5664a7f
Taking another pass at organization/renaming
...
Works once in a while
8 years ago
Tim Turner
4c9abe3d84
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Tim Turner
7a45394820
Unable to properly parse many movie titles
8 years ago
Tim Schindler
588a48e65d
update rss sync and fix search for omgwtfnzbs indexer
8 years ago
Leonardo Galli
83453e2464
Update SkyHookProxy.cs
8 years ago
Leonardo Galli
e6809585c9
Update SonarrCloudRequestBuilder.cs
...
Fix https error on older mono versions
8 years ago
Tim Turner
14bf63e21d
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Tim Turner
b5d932866a
Second Pass at rename/organize
8 years ago
Leonardo Galli
3555b4ce20
Change name from updated message.
8 years ago
Leonardo Galli
ad7b6a8ec2
Remove hacky way to change branch
8 years ago
Leonardo Galli
906ecfb6a1
Fixed multiple things in the Update procedure
8 years ago
Mike
03cc3a1ad2
Change default branch in config. ( #63 )
...
* Change Sonarr / NzbDrone auto-updater stuff to Radarr.
This is required in order for the auto-updater to work.
* Change default branch to develop instead of forcing it.
8 years ago
Mike
d62dbd48ae
Change Sonarr / NzbDrone auto-updater stuff to Radarr. ( #61 )
...
This is required in order for the auto-updater to work.
8 years ago
Leonardo Galli
cb12945270
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
af74854b8e
Fix Service install, when Sonarr is also present. Fixes #55 .
8 years ago
Leonardo Galli
804b2130a8
Merge branch 'develop' into feature/release-dates
8 years ago
Leonardo Galli
49537a2efe
Update UI to display download status.
8 years ago
Leonardo Galli
1dfb4ddcd8
Fixes sorting of movies. Fixes #53 .
8 years ago
Leonardo Galli
fb7969e046
Available date is now displayed.
8 years ago
Tim Turner
cd4863b974
Display UI for MovieEditor, remove reference to SeasonPass
8 years ago
Leonardo Galli
55f4a81dee
Adding first implementation of release_dates for movies.
8 years ago
Leonardo Galli
97095733dd
Sets Branch to develop. We need to change this later.
8 years ago
Leonardo Galli
caa5a7e6b7
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
9376c02158
Movies can now be edited, even from the detail view. Fixes #42
8 years ago
Tim Turner
eff34725af
Merge pull request #47 from mitchellcash/remove_DS_Store
...
Remove all .DS_Store files
8 years ago
Tim Turner
5f9e285c70
Fix issues with ", the" not trimming properly
8 years ago
Mitchell Cash
d3cbf9a8ff
Remove all .DS_Store files
...
It is now part of .gitignore so hopefully we shouldn't see these again.
8 years ago
Mike
c63704ba0d
Change tvsearch to movie. ( #46 )
8 years ago
Tim Turner
d9a6c4f211
Update import UI & parse titles which contain years
8 years ago
Tim Turner
6d1766d81a
Update default formats
8 years ago
Tim Turner
3e676d2073
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Leonardo Galli
6da73d73a5
Merge pull request #40 from AeonLucid/develop
...
Update services url to fix auto-updater.
8 years ago
Tim Turner
b9c98205e0
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Leonardo Galli
bfa479507c
Update package.sh and PathExtensions in preparation for AutoUpdater
8 years ago
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
8 years ago
Leonardo Galli
ee5a2ec289
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
cdfb95f425
Hopefully icon is now finally fixed.
8 years ago
Leonardo Galli
451060cb65
Merge pull request #37 from aaearon/rtorrent
...
dirty fix for rtorrent
8 years ago
Leonardo Galli
4d795e13cd
Fix for movie naming config. Still kinda hacky, but works ok now.
8 years ago
Leonardo Galli
ff6bf235aa
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
a272127a00
Should finally fix exe icon and resulting build error.
8 years ago
AeonLucid
e3bc6de734
Update services url to fix auto-updater.
8 years ago
Tim Turner
23249de728
Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Tim Turner
05e4af9ae7
1st pass at Movie Naming
...
Parser is failing on the sample
8 years ago
Tim Schindler
5843a881e6
changed nzbs.org category for movies
8 years ago
Tim Schindler
d898fbb4b0
dirty fix for rtorrent
8 years ago
Tim Turner
721767331b
Update naming management
...
Still need to write BuildFileName() and BuildFilePath()
8 years ago
Leonardo Galli
abd4c1a1ad
Merge branch 'develop' of https://github.com/galli-leo/Radarr into develop
8 years ago
Leonardo Galli
df971b1289
Fix exe icon.
8 years ago
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.
8 years ago
Leonardo Galli
1022879103
Change version number to 0.1.0
8 years ago
Leonardo Galli
dbf34e6740
Updated Interval to scan for finished downloads to .25 minutes.
8 years ago
Leonardo Galli
4fd062b4e3
Fixed bug where movies and moviefiles were not linked.
8 years ago
Leonardo Galli
9aa8050627
Decision Engine is now mostly working with movies :)
8 years ago
Leonardo Galli
cd310626e9
Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
8 years ago
Tim Turner
ed1174affb
Merge pull request #28 from fedoranimus/develop
...
Update Logos
8 years ago
Tim Turner
451f101350
Update background logo
8 years ago
Tim Turner
a29fe1681d
Update background logo and poster
8 years ago
Tim Turner
48e142c47d
Replaced more logos
8 years ago
Leonardo Galli
aceb282f8d
Fixes text color of movie links for list view.
8 years ago
Leonardo Galli
7871c118e7
Fix for PassThePopcorn release titles
8 years ago
Leonardo Galli
5e7b379a45
Fixes for movie statuses
8 years ago
Leonardo Galli
be95311471
Updated index page for movies.
8 years ago
Leonardo Galli
17d7083412
Fixes compile issues introduced with latest commit.
8 years ago
Leonardo Galli
88dacc00f7
Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli
7a5fe59dbf
Added TorrentPotato Indexer.
8 years ago
Leonardo Galli
a63587bb19
Fix alternative titles, if there is only one.
8 years ago
Leonardo Galli
eb46343ce8
Fix History not picking up imported movie.
8 years ago
Leonardo Galli
8fa43fb9f7
Fix for Path column in MovieFiles table.
8 years ago
Leonardo Galli
6d5e9ad4a1
Fixed matching wrong movies from database when searching.
8 years ago
Leonardo Galli
70c8228605
Updated Newznab to correctly identify movie search capabilities
8 years ago
Leonardo Galli
82470bd995
Fixed an issue where tracked downloads would not be found in the database due to alternative titles.
8 years ago
Leonardo Galli
a263558383
Fix parsing of special editions without . in title.
8 years ago