Skip to content

Releases: Seraphim-Solutions/bettercinema

BetterCinema v1.2.4

29 Jun 01:16
Compare
Choose a tag to compare

CHANGELOG

  • Added webshare vip status in main menu, displaying if user has active ws vip subscription and when it expires

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 BetterCinema_Darwin && xattr -d com.apple.quarantine BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.2.3b

08 Feb 15:45
Compare
Choose a tag to compare

CHANGELOG

  • Fixed a typo that borked the whole login (4083082)

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 BetterCinema_Darwin && xattr -d com.apple.quarantine BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.2.3a

08 Feb 05:47
Compare
Choose a tag to compare

CHANGELOG

  • Fixed a bug with Update option in the main menu showing as "None" if there was no new version instead of being hidden
  • Small edit to the Search help message

Known Issues

  • macOS build seems to be borked (#35)

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 BetterCinema_Darwin && xattr -d com.apple.quarantine BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.2.3

07 Feb 21:45
ccd8a0b
Compare
Choose a tag to compare

CHANGELOG

  • Restructured login and account handling
  • Added "Update" option in the main menu if new version is available
  • Made some minor changes to search and user-friendliness
  • Some QoL changes

Known Issues

  • macOS build seems to be borked (#35)

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 BetterCinema_Darwin && xattr -d com.apple.quarantine BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.2.2

31 Jan 09:40
eb7f3ec
Compare
Choose a tag to compare

CHANGELOG

  • Fixed typo in the settings menu
  • Fixed "latest_version" redirecting to latest release "v1.1.1" instead of the actual latest.

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 BetterCinema_Darwin && xattr -d com.apple.quarantine BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

Full Changelog: v1.2.1...v1.2.2

BetterCinema v1.2.1

19 Jan 22:01
Compare
Choose a tag to compare

CHANGELOG

  • added #29 and #30
  • in the main menu settings there is now a "back" button

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 ./BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.2.0

16 Sep 23:09
Compare
Choose a tag to compare

CHANGELOG

  • Internet connection check
  • Better information about new versions
  • Basic Trakt.tv support [Beta]
  • UI improvements (better visual output -> spinners in loading etc.)

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 ./BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.1.2

14 Sep 20:24
4910af4
Compare
Choose a tag to compare

Changes

  • infuse player > visible only for Darwin
  • Settings > Check for updates > doesn't return None anymore.

Misc

  • structuring app.py for restructuring to maintain readability.

Notes for using binaries

  • macOS: For the binary to work, please execute: chmod 755 ./BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x BetterCinema_Linux
  • Windows: Should work out of the box

BetterCinema v1.1.1

12 Sep 12:50
Compare
Choose a tag to compare

Hotfix

Changes

  • New option in settings 'check for updates'

Notes for using binaries

  • MacOS: For the binary to work, please execute: chmod 755 ./BetterCinema_Darwin
  • Linux: For the binary to work, please execute: chmod +x ./BetterCinema_Linux
  • Windows: No idea it should work out of the box...

BetterCinema v1.1.0

11 Sep 19:18
Compare
Choose a tag to compare

Changes

  • Made the menu a little bit more comfortable to use
  • Updated colour options / config
  • added new features after the first search, you get a terminal with options such as:
    • selecting result with # of result
    • 'more' for more results with the same query
    • 'sort' for changing the order by which is list sorted
    • 'search' for fast searching again
    • 'menu' for going back to the main menu
    • 'exit' for closing application
  • bug fixes

WIP

  • Trakt.tv

Notes for using binaries:
MacOS: For the binary to work, please execute: chmod 755 ./BetterCinema_MacOS
Linux: For the binary to work, please execute: chmod +x ./BetterCinema_Linux
Windows: No idea it should work out of the box...