Skip to content

DuckieTV 1.1.2 Standalone - "Fixed Fixation"

Compare
Choose a tag to compare
@SchizoDuckie SchizoDuckie released this 08 Jul 22:27
· 2056 commits to angular since this release

General

  • Fixed v1.1.0 and 1.1.1 build that missed important dependencies due to an error in the build script. sorry for that. :(
  • Created nice setup installers for Windows and Mac
  • Created an option for DuckieTV standalone to start minimized to system-tray

User Interface

  • Updated Translations: Italian (thanks to lamaresh), German (thanks to stormfighter), Portuguese (thanks to matigonkas)
  • You can now use the mouse-wheel on the calendar header to scroll months
  • Created a settings flag to ignore and hide all ratings (to speed up the daily updates)
  • Fixes for trakt.tv episode info that’s missing important data
  • Series that have all episodes marked as watched now get a special marker to show that
  • The number of unwatched episodes for a serie is now shown as a badge over library posters
  • You can now mark the entire series as watched.
  • Introduced new transitions for the series-list that should help keeping track of your position when panels -esize
  • Added Genre and Status filters to the library page.
  • Next/Previous episode is now shown when available on series info page
  • Moved around the menu bar so that settings and about are always on the bottom.
  • Hopefully finally fixed time-zone time-travel bugs with air dates
  • Added Subtitle settings. (You can now configure your preferred search languages)

Torrent Related Stuff

  • Added Vuze, uTorrent WEBUI, and fixed qBittorrent 3.2.0 support.
  • Made it possible for all torrent clients to upload and launch torrent files to a remote machine. This means you can connect DuckieTV to your seedbox, select the '.torrent' item from the torrent dialog dropdown menu next to the torrent you want, and that torrent will be uploaded to your seedbox!
  • Created a settings flag to run auto-stop for torrents not initiated by DuckieTV
  • Added some logos for all available torrent clients
  • Added an Enable/Disable auto-download toggle setting on the series overview, so that you can choose not to autodownload specific shows.
  • Made a start on allowing users to define custom torrent search engines for Private Trackers, included TorrentLeech as an example (requires you to be logged in!)
  • Fixed auto-connect logic when opening the TorrentClient inside DuckieTV and handling re-authentication.