Skip to content

Releases: trix7777/m2strm

m2strm v3.0.0-alpha.4

23 Nov 11:40
Compare
Choose a tag to compare
m2strm v3.0.0-alpha.4 Pre-release
Pre-release

Bugfix release.

  • DeletePreviousDirEnabled now defaults to False. README.md updated accordingly.
  • Added missing commentaries in code, some code cleanup.
  • Fixed bug: when output.log.old existed, program threw error.
  • Fixed bug: sometimes if TYPE was not movie or series, wrong calculation was made in program summary. Fixed by adding TYPE tv.
  • Added declaration of what this program considers a dupe in the README.md.

m2strm v3.0.0-alpha.3

21 Nov 15:00
Compare
Choose a tag to compare
m2strm v3.0.0-alpha.3 Pre-release
Pre-release
  • ErrorLogEnabled is now ProgramLogEnabled and defaults to True (enabled)
  • ErrorLogFile is now ProgramLogFile and uses filename m2strm.log
  • StreamWriter ErrorLog is now StreamWriter ProgramLog
  • ErrorLog filename is error.log: More detailed errors than to console output.
  • When ProgramLogEnabled = True the program will output the following:
    m2strm.log: general info with datestamps, including all console output -- no real need for cron to log (if using cron)
    uwgroups.log: file with the unwanted groups according to uwgroups.cfg (will probably be removed later on)
    allgroups.log: file with all groups found in m3u8-file, same output as using m2strm.exe /C on the command line (this will later be used to find out new groups, and to tell user about them)
  • There will be an output.log no matter of ProgramLogEnabled true or false, this is a step toward comparing old and new stuff. Will be used later on.
  • user-agent changed from wget to real program name

m2strm v3.0.0-alpha.2

19 Nov 10:11
Compare
Choose a tag to compare
m2strm v3.0.0-alpha.2 Pre-release
Pre-release
  • Fixed download m3u8 was not working.
  • Added config: OutDirectory

m2strm v3.0.0-alpha.1

18 Nov 13:06
Compare
Choose a tag to compare
m2strm v3.0.0-alpha.1 Pre-release
Pre-release
  • Configuration file: You can now use a configuration file for all user settings.
  • Unwanted groups file: this file contains groups you do not want to process
  • Error log enable/disable.
  • Download M3U8-file: download your m3u8 directly from your IPTV-provider and then process it in one go.
  • Fully Mono compatible
  • Even more... still working on it.

m2strm v1.2.3-alpha.1337

01 Nov 19:43
Compare
Choose a tag to compare
Pre-release
  • Removed old vb.net code.
  • GetInvalidFileNameChars and GetInvalidPathChars behaves differently depending on OS, added extra filter to make output under Linux more like Windows, for example replace asterisk with dash.
  • Still to fix: under Linux MovieTitle and Movietitle are two different titles, not in Windows because of not caring of case.

m2strm v1.2.2-alpha.1337

31 Oct 22:20
Compare
Choose a tag to compare
Pre-release
  • Converted the project to C#
  • Made compatible with mono (can run in Linux with mono installed)

m2strm v1.2.1-alpha.1337

31 Oct 11:46
Compare
Choose a tag to compare
Pre-release
  • Removed old unused code.

m2strm v1.2.0-alpha.1337

30 Oct 22:07
Compare
Choose a tag to compare
Pre-release
updated _example.m3u8