Visorask
c4e3ac8e4e
Merge pull request #130 from TRaSH-/Sonarr-Anime-Regex
...
Made dual audio 500
4 years ago
Visorask
6d76b4e0a5
Update Sonarr-Release-Profile-RegEx-Anime.md
4 years ago
Visorask
6437943553
Made dual audio 500
4 years ago
Visorask
885ef7f40d
Merge pull request #129 from TRaSH-/Sonarr-Anime-Regex
...
- Changed: Layout is more defined.
- Added: More images to help clarify things better.
- Added: Indexers section to add Anime.
4 years ago
Visorask
6780153493
Merge branch 'master' into Sonarr-Anime-Regex
4 years ago
Visorask
4df3edece1
Reformat
4 years ago
Visorask
fa06e00187
Merge pull request #128 from TRaSH-/Sonarr-Anime-Regex
...
- Changed: Added more groups for BluRay-Remux
- Fixed: A bunch of regex issues and made some better.
- Removed: Old images
- Added: 1 image that now shows the end result.
4 years ago
Visorask
8dd8356137
Update Sonarr-Release-Profile-RegEx-Anime.md
4 years ago
Visorask
bd50c9daeb
Changes
4 years ago
Visorask
82227b4df2
Update Sonarr-Release-Profile-RegEx-Anime.md
4 years ago
Visorask
93c947d2a9
Update Sonarr-Release-Profile-RegEx-Anime.md
4 years ago
TRaSH
d0f35ab2e5
Updated: Sonarr - Release Profile RegEx (WEB-DL)
...
- Fixed: Word boundaries fckp.
4 years ago
TRaSH
e2aeed419e
Merge branch 'sonarr-rp-boundaries'
4 years ago
TRaSH
eceee08af5
Switched LICENSE to MIT
...
- Switched LICENSE to MIT
4 years ago
TRaSH
ad2578e9e9
Delete LICENSE
...
- Switching LICENSE
4 years ago
TRaSH
409f5a5398
Updated: Sonarr - Release Profile RegEx (WEB-DL)
...
- Added: Word boundaries for every group because -FC matched with FCK
4 years ago
TRaSH
95c0ce9436
Updated: Sonarr - Release Profile RegEx (WEB-DL)
...
- Added: Word boundaries for /(repack|proper)/i -> /\b(repack|proper)\b/i (proper matched property)
4 years ago
Visorask
98a01fc200
Merge pull request #122 from TRaSH-/Sonarr-Anime-Regex
...
Update Sonarr-Release-Profile-RegEx-Anime.md
4 years ago
Visorask
164a43940d
Update Sonarr-Release-Profile-RegEx-Anime.md
...
- Changed: Made the versions of anime more easily parsible, and consistent with the structure.
4 years ago
TRaSH
77191b2a13
Updated: Sonarr - Release Profile RegEx (WEB-DL)
...
- Changed: {[Mediainfo AudioCodec}{ Mediainfo AudioChannels]} -> [{Mediainfo AudioCodec} { Mediainfo AudioChannels}] to correct for a bug.
- Why: To match the Sonarr - Release Profile RegEx (Anime).
4 years ago
TRaSH
bc6b7f3333
move-coffee-to-one-location-cleanup
...
- enough coffee for now
4 years ago
Visorask
4dd8710b98
Merge pull request #119 from TRaSH-/Sonarr-Anime-Regex
...
Fix missing (
4 years ago
Visorask
11eec63c38
Fix missing (
4 years ago
Visorask
3b278d54f7
Merge pull request #117 from TRaSH-/Visorask-patch-1
...
- Fixed: Regex around E-D
- Fixed: 2 Prof groups being there.
- Fixed: E.N.D not having escaped characters
- Fixed: Missing (
- Removed: Erroneous files.
- Removed: Word boundaries from v2/3/4
4 years ago
Visorask
e5e788ef6b
Merge branch 'master' into Visorask-patch-1
4 years ago
Visorask
f161359620
Fixed issues.
4 years ago
TRaSH
9db0449d31
Merge branch 'master' into move-coffee-to-one-location
4 years ago
Visorask
ccce12980e
Removed erroneous files
4 years ago
TRaSH
cfa0556871
Cleanup from faulty PR
...
Cleanup from faulty PR
4 years ago
Visorask
e4ddc65cc9
Small update
...
Fixed: . to be escaped in E.N.D
4 years ago
Visorask
fa4d22f7cc
Small Update
...
Fixed: Second entry of Prof
4 years ago
Visorask
371b15e1b7
Fixed a regex
...
- Fixed: E-D regex.
4 years ago
TRaSH
30ae81d15d
Move Coffee to 1 location
...
- Move Coffee to 1 location
4 years ago
Visorask
cf9c020128
Merge pull request #115 from TRaSH-/Sonarr-Regex-RP
...
Big Update
4 years ago
Visorask
a470518e39
Big Update
...
- Added/Changed: RedBlade/TENEIGHTY/WaLMaRT/DHD into its own p2p/scene list
- Added: DameDesuYo group
- Added: Prof group
- Added: 10bit/hi10p matching
- Added: v2/3/4 for matching better releases
- Added: E-N-D|E.N.D in between two scores.
- Changed: {[Mediainfo AudioCodec}{ Mediainfo AudioChannels]} -> [{Mediainfo AudioCodec} { Mediainfo AudioChannels}] to correct for a bug.
- Changed: Reorganized names to hopefully make them not run long.
- Changed: ANThELIa group into Remux 1st tier.
- Changed: URANiME into the -1000 group.
- Fixed: Regex on funi/english dubs to be more concise on matching.
- Removed: RB as I thought they were RedBlade
- Removed: KaiDubs|-KS- altogether to allow matching of their dual-audio releases.
4 years ago
TRaSH
504a270a0b
Merge pull request #114 from TRaSH-/Sonarr-Release-Profile-RegEx-Anime
...
Complete Overhaul of Regex
4 years ago
Visorask
aabcdde54f
Update Sonarr-Release-Profile-RegEx-Anime.md
...
Fixed an issue with new imports.
4 years ago
Visorask
200c232a62
Complete Overhail of Regex
...
- Added a note for dubs.
- Merged a lot of options.
- Reorganized into a more organized structure.
- Verified more groups and added/removed some.
4 years ago
TRaSH
bb3679be2b
Update Sonarr-Release-Profile-RegEx-Anime.md
...
Fixed: Image not showing
4 years ago
TRaSH
59c42045a1
Update Sonarr-Release-Profile-RegEx.md
...
- Fixed: Formatting to make it more clear why or why not to use the optional regex
4 years ago
TRaSH
1d55b82e89
Update Sonarr-Release-Profile-RegEx.md
...
- Fixed: Formatting to make it more clear when to create 2 release profiles
- Fixed: Formatting to make it more clear when you need to use `Include Preferred when Renaming`
4 years ago
TRaSH
99fcbbb9ad
Update Sonarr-Release-Profile-RegEx-Anime.md
...
- Fixed: Formatting to make it more clear when you need to use `Include Preferred when Renaming`
4 years ago
TRaSH
8bd1dcba77
Update Sonarr-Release-Profile-RegEx-Anime.md
...
- Fixed: Transfer left over - removed `\` before `|`
4 years ago
TRaSH
eae7f5254d
Update FUNDING.yml
4 years ago
TRaSH
cd22ea56cd
Update FUNDING.yml
...
Added: buy me a coffee link
(what are you saying ? i'm addicted to coffee ? Yes, but i've seen worse addictions ;) )
4 years ago
TRaSH
ce37e962e4
Merge branch 'TRaSH--Funding'
4 years ago
TRaSH
0aa3aa18a3
Merge branch 'Sonarr-Release-Profile-RegEx-Anime'
4 years ago
TRaSH
e99e833723
Update Sonarr-Release-Profile-RegEx-Anime.md
...
- Added: horizontal lines to imporove readability
4 years ago
TRaSH
14081275d1
Update how-to-set-up-hardlinks-and-atomic-moves.md
...
- Added: added extra note for Synology permissions.
4 years ago
Visorask
414fa38230
updated line
4 years ago