This website requires JavaScript.
Explore
Help
Register
Sign In
tedkulp
/
Readarr
Watch
1
Star
0
Fork
0
You've already forked Readarr
mirror of
https://github.com/Readarr/Readarr.git
synced
2026-04-24 22:35:39 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
006ce9befa4eecf8466d4fc654a40d688428fcf1
Readarr
/
src
/
NzbDrone.Core
/
Profiles
/
Metadata
T
History
Qstick
fde276f000
Fixed: Don't allow profile delete if in use by import list
...
Fixes
#280
2018-04-07 22:28:16 -04:00
..
MetadataProfile.cs
Added: Add Release Status to Metadata Profile, Default to Official Only (
#250
)
2018-03-21 20:43:10 -04:00
MetadataProfileInUseException.cs
Improve error message when deleting a profile that is in use
2018-02-15 22:03:24 -05:00
MetadataProfileRepository.cs
…
MetadataProfileService.cs
Fixed: Don't allow profile delete if in use by import list
2018-04-07 22:28:16 -04:00
ProfilePrimaryAlbumTypeItem.cs
…
ProfileReleaseStatusTypeItem.cs
Added: Add Release Status to Metadata Profile, Default to Official Only (
#250
)
2018-03-21 20:43:10 -04:00
ProfileSecondaryAlbumTypeItem.cs
…