Releases: Seraphim-Solutions/bettercinema
Releases · Seraphim-Solutions/bettercinema
BetterCinema v1.2.4
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
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
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
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
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
BetterCinema v1.2.0
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
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
Hotfix
- Hotfix patches for the latest versions
v1.1.0
- Fixed Binaries in the release doesn't work
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
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...