Skip to content

Releases: pr0pz/scene-release-parser

v1.2.2

23 Aug 15:42
Compare
Choose a tag to compare
  • Added more sports:
    • DTM
    • Porsche Carrera Cup
    • Porsche Sprint
    • AEW
    • WRC
  • Added TRAiNER flag
  • Added Game flags
  • Added 1920p resolution
  • Improved
    • Cover flag matching
    • Docu flag matching
    • FInal flag matching
    • type matching
  • Changed DOC flag to DOX (Games, Apps)
  • Changed DOKU to DOCU (internationalised)
  • Changed sports matching

v1.2.1

13 Aug 12:05
Compare
Choose a tag to compare
  • Improved App/Game title recognition
  • Improved Anime title recognition
  • Added test case

v1.2.0

12 Aug 17:30
Compare
Choose a tag to compare

version 1.2.0

  • Added language: Hungarian
  • Added WEBmux to WEB source (p2p)
  • Added Type = Sports instead of just TV
  • Added 'Disc' information for Complete Disc releases
  • Added TODO.md and changelog.txt
  • Added flag:
    • Audiopack
    • Upscaled UHD (p2p)
    • HDR10
    • HDR10+
    • Regraded (p2p)
    • New (p2p)
    • V1, V2, V3 (p2p)
    • Final
    • CPOP (Chinese Pop)
  • Added test cases
  • Added audio:
    • 10BIT
    • 24BIT
    • 44K
    • 48K
    • 96K
    • 176K
    • 'Dual Audio'
    • 'Triple Audio'
  • Improved:
    ~ Changed music artist VA to 'Various' (like in discogs)
    ~ General Pattern recognition
    ~ Show title if year is placed before S00E00
    ~ Splitted up 480p and 576p from SD
    ~ iTunes source pattern
    ~ Recognition of multiple language codes
    ~ Dutch language pattern
    ~ Finnish language pattern
    ~ Icelandic language pattern
    ~ Turkish language pattern
    ~ Thai language pattern
    ~ Estonian language pattern
    ~ Minidisc source
    ~ HDDVD source
    ~ DAT source
    ~ BDR source
  • Removed
    • Festival flag

v1.1.0

22 Jul 15:49
Compare
Choose a tag to compare

New:

  • Added Language: Hindi
  • Added iPhone to iOS matching
  • Added different DTS Audio formats: DTS, DTS-ES, DTS-HD, DTS:X
  • Added all Audio channels as separate Audio formats: 2.0, 2.1, 3.1, 5.1, 7.1, 9.1
  • Added Flag: SE = Special edition
  • Added Flag: Criterion
  • Added Flag: HLG (like HDR)
  • Added Flag: Superbit
  • Added Audio: EAC3
  • Added Audio: DDP (Dolby Digital Plus)
  • Added Source: VODRip
  • Added OS: Ubuntu
  • Added pattern for sports to fix type to TV

New P2P Stuff:

  • Added Source: ABC (American Broadcasting Company)
  • Added Source: Amazon + Amazon Freevee
  • Added Source: BBC + BBC iPlayer (British Broadcasting Company)
  • Added Source: BMS (BookMyShow)
  • Added Source: CBS (CBS Corporation)
  • Added Source: CC (Comedy Central)
  • Added Source: CRAV (Crave)
  • Added Source: CR (Crunchyroll)
  • Added Source: DCU (DC Universe)
  • Added Source: DSNP (Disney Plus)
  • Added Source: DSNY (Disney Networks)
  • Added Source: DSCP (Discovery Plus)
  • Added Source: GPLAY (Google Play)
  • Added Source: HMAX (HBO Max)
  • Added Source: HDCAM
  • Added Source: HTSR (Hotstar)
  • Added Source: Hulu
  • Added Source: iT (iTunes)
  • Added Source: LGP (Lionsgate Play)
  • Added Source: MA (Movies Anywhere)
  • Added Source: MTV (MTV Networks)
  • Added Source: Mubi
  • Added Source: NBC (National Broadcasting Company)
  • Added Source: NF (Netflix)
  • Added Source: PMTP (Paramount Plus)
  • Added Source: PCOK (Peacock)
  • Added Source: SHO (Showtime)
  • Added Source: Stan
  • Added Source: STR (Starz)
  • Added Source: TBS (Turner Broadcasting System)
  • Added Source: WOWTV
  • Added Source: YTRed (YouTube Red)
  • Added Flag: HC (Hardcoded Subtitles)

Improvements:
~ Improved eBook: renamed 'episode' to 'issue' on toString method
~ Improved HDR pattern
~ Improved AAC pattern
~ Improved AC3 pattern
~ Improved CAM pattern
~ Improved all Dolby Digital Audio patterns
~ Improved DV pattern
~ Improved HDTC pattern
~ Improved HDDVD pattern
~ Improved UHDBD pattern
~ Improved MD pattern (mic dubbed)
~ Improved HEVC pattern
~ Improved VC1 pattern
~ Improved WEB source pattern
~ Improved Language detection for EN: US, GBR
~ Improved Type matching for game sources

Fixes:
~ Fixed App version matching
~ Fixed App title matching
~ Fixed WEB source matching

v1.0.5

18 Jul 08:58
Compare
Choose a tag to compare
  • Added VP8 + VP9 Video codecs

v1.0.4

15 Jul 09:42
Compare
Choose a tag to compare
  • Added Audio formats: DTS-HD MA, Dolby Atmos, Dolby trueHD
  • Added Video format: AVC
  • Added Source: UHDBD
  • Added Flags: Chapterfix, IMAX, Prooffix, SFVFix, Subfix, Syncfix
  • Added language: Slovak
  • Fixed HDR flag
  • Fixed year parsing with multiple years in release name

v1.0.3

29 Jun 09:01
Compare
Choose a tag to compare
  • Added 'Web Single' as source
  • Added cleanupAttributes method for cleaning up falsely parsed attributes
  • Added some more tests

v1.0.2

29 Nov 21:48
Compare
Choose a tag to compare
  • Improved README.md
  • Improved package.json
  • Removed package-lock.json
  • Updated version

v1.0.1

29 Nov 21:52
Compare
Choose a tag to compare
  • Added funding information 🤑
  • Improved author information
  • Improved small parts of the code
  • Version update

v1.0.0

29 Nov 21:52
Compare
Choose a tag to compare

Initial release