changelog 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. jellyfin (10.4.0-1) unstable; urgency=medium
  2. * New upstream version 10.4.0; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.4.0
  3. -- Jellyfin Packaging Team <packaging@jellyfin.org> Sat, 31 Aug 2019 21:38:56 -0400
  4. jellyfin (10.3.7-1) unstable; urgency=medium
  5. * New upstream version 10.3.7; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.7
  6. -- Jellyfin Packaging Team <packaging@jellyfin.org> Wed, 24 Jul 2019 10:48:28 -0400
  7. jellyfin (10.3.6-1) unstable; urgency=medium
  8. * New upstream version 10.3.6; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.6
  9. -- Jellyfin Packaging Team <packaging@jellyfin.org> Sat, 06 Jul 2019 13:34:19 -0400
  10. jellyfin (10.3.5-1) unstable; urgency=medium
  11. * New upstream version 10.3.5; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.5
  12. -- Jellyfin Packaging Team <packaging@jellyfin.org> Sun, 09 Jun 2019 21:47:35 -0400
  13. jellyfin (10.3.4-1) unstable; urgency=medium
  14. * New upstream version 10.3.4; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.4
  15. -- Jellyfin Packaging Team <packaging@jellyfin.org> Thu, 06 Jun 2019 22:45:31 -0400
  16. jellyfin (10.3.3-1) unstable; urgency=medium
  17. * New upstream version 10.3.3; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.3
  18. -- Jellyfin Packaging Team <packaging@jellyfin.org> Fri, 17 May 2019 23:12:08 -0400
  19. jellyfin (10.3.2-1) unstable; urgency=medium
  20. * New upstream version 10.3.2; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.2
  21. -- Jellyfin Packaging Team <packaging@jellyfin.org> Tue, 30 Apr 2019 20:18:44 -0400
  22. jellyfin (10.3.1-1) unstable; urgency=medium
  23. * New upstream version 10.3.1; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.1
  24. -- Jellyfin Packaging Team <packaging@jellyfin.org> Sat, 20 Apr 2019 14:24:07 -0400
  25. jellyfin (10.3.0-1) unstable; urgency=medium
  26. * New upstream version 10.3.0; release changelog at https://github.com/jellyfin/jellyfin/releases/tag/v10.3.0
  27. -- Jellyfin Packaging Team <packaging@jellyfin.org> Fri, 19 Apr 2019 14:24:29 -0400
  28. jellyfin (10.2.2-1) unstable; urgency=medium
  29. * jellyfin:
  30. * PR968 Release 10.2.z copr autobuild
  31. * PR964 Install the dotnet runtime package in Fedora build
  32. * PR979 Build Package releases without debug turned on
  33. * PR990 Fix slow local image validation
  34. * PR991 Fix the ffmpeg compatibility
  35. * PR992 Add Debian armhf (Raspberry Pi) build plus crossbuild
  36. * PR998 Set EnableRaisingEvents to true for processes that require it
  37. * PR1017 Set ffmpeg+ffprobe paths in Docker container
  38. * jellyfin-web:
  39. * PR152 Go back on Media stop
  40. * PR156 Fix volume slider not working on nowplayingbar
  41. -- Jellyfin Packaging Team <packaging@jellyfin.org> Thu, 28 Feb 2019 15:32:16 -0500
  42. jellyfin (10.2.1-1) unstable; urgency=medium
  43. * jellyfin:
  44. * PR920 Fix cachedir missing from Docker container
  45. * PR924 Use the movie name instead of folder name
  46. * PR933 Semi-revert to prefer old movie grouping behaviour
  47. * PR948 Revert movie matching (supercedes PR933, PR924, PR739)
  48. * PR960 Use jellyfin/ffmpeg image
  49. * jellyfin-web:
  50. * PR136 Re-add OpenSubtitles configuration page
  51. * PR137 Replace HeaderEmbyServer with HeaderJellyfinServer on plugincatalog
  52. * PR138 Remove left-over JS for Customize Home Screen
  53. * PR141 Exit fullscreen automatically after video playback ends
  54. -- Jellyfin Packaging Team <packaging@jellyfin.org> Wed, 20 Feb 2019 11:36:16 -0500
  55. jellyfin (10.2.0-2) unstable; urgency=medium
  56. * jellyfin:
  57. * PR452 Use EF Core for Activity database
  58. * PR535 Clean up streambuilder
  59. * PR655 Support trying local branches in submodule
  60. * PR656 Do some logging in MediaInfoService
  61. * PR657 Remove conditions that are always true/false
  62. * PR661 Fix NullRef from progress report
  63. * PR663 Use TagLibSharp Nuget package
  64. * PR664 Revert "Fix segment_time_delta for ffmpeg 4.1"
  65. * PR666 Add cross-platform build for arm64
  66. * PR668 Return Audio objects from MusicAlbum.Tracks
  67. * PR671 Set EnableRaisingEvents correctly
  68. * PR672 Remove unconditional caching, modified since header and use ETags
  69. * PR677 Fix arm32 Docker
  70. * PR681 Fix Windows build script errors + pin ffmpeg to 4.0
  71. * PR686 Disable some StyleCop warnings
  72. * PR687 Fix some analyzer warnings
  73. * PR689 Fix RPM package build for fedora
  74. * PR702 Fix debug build on windows
  75. * PR706 Make another docker layer reusable
  76. * PR709 Fix always null expressions
  77. * PR710 Fix a spelling mistake
  78. * PR711 Remove remnants of system events
  79. * PR713 Fix empty statement in DidlBuilder.cs
  80. * PR716 Remove more compile time warnings
  81. * PR721 Change image dimentions from double to int
  82. * PR723 Minor improvements to db code
  83. * PR724 Move Skia back into it's own project
  84. * PR726 Clean up IFileSystem wrappers around stdlib.
  85. * PR727 Change default aspect ratio to 2/3 from 0
  86. * PR728 Use ffmpeg from jrottenberg/ffmpeg
  87. * PR732 Reworked LocalizationManager to load data async
  88. * PR733 Remove unused function
  89. * PR734 Fix more analyzer warnings
  90. * PR736 Start startup tasks async
  91. * PR737 Add AssemblyInfo for Jellyfin.Drawing.Skia
  92. * PR739 Change multi version logic for movies
  93. * PR740 Remove code for pre-installed plugins & properly check if file exists
  94. * PR756 Make cache dir configurable
  95. * PR757 Fix default aspect ratio
  96. * PR758 Add password field to initial setup
  97. * PR764 Remove dead code, made some functions properly async
  98. * PR769 Fix conditions where the ! was swallowed in #726
  99. * PR774 reimplement support for plugin repository
  100. * PR782 Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
  101. * PR783 Update builds to use #749 and #756
  102. * PR788 Fix more warnings
  103. * PR794 Remove MoreLINQ
  104. * PR797 Fix all warnings
  105. * PR798 Cleanup around the api endpoints
  106. * PR800 Add CentOS and update rpm spec for the cachedir option
  107. * PR802 Fix build error
  108. * PR804 Handle new option parser properly
  109. * PR805 Add weblate translation status to README
  110. * PR807 Fix restart script in OS packages
  111. * PR810 Fix loading of rating files
  112. * PR812 Fix up the explicit docs links in the README
  113. * PR819 Some small changes in Device.cs and DidlBuilder.cs
  114. * PR822 Complete rename ImageSize -> ImageDimensions
  115. * PR824 Improved Docker pkgbuild
  116. * PR831 Move some arrays to generics
  117. * PR833 Add await to GetCountries in LocalizationService
  118. * PR834 Add donation badge and reorganize badges
  119. * PR838 Quick style fix
  120. * PR840 Fix more warnings
  121. * PR841 Fix OC badge to all and add forum badge
  122. * PR842 Use VAAPI-enabled ffmpeg
  123. * PR852 Use SQLitePCL.pretty.netstandard on NuGet
  124. * PR853 Fix poor handling of cache directories
  125. * PR864: Add support for ZIP plugin archives
  126. * PR868: Fix audio streaming via BaseProgressiveStreamingService
  127. * PR869: Remove DLL support and require all packages/plugins to be zip archives
  128. * PR872: Fix potential NullReferenceException
  129. * PR890: Drop ETag and use Last-Modified header
  130. * PR892: Add jellyfin-ffmpeg and versioning to package deps
  131. * PR899: DLNA: Fix race condition leading to missing device names
  132. * PR901: Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
  133. * PR909: Fix docker arm builds
  134. * PR910: Enhance Dockerfiles
  135. * PR911: Checkout submodules in Docker Hub hook
  136. * jellyfin-web:
  137. * PR51 remove more code for sync and camera roll
  138. * PR56 Use English for fallback translations and clean up language files
  139. * PR58 Css slider fixes
  140. * PR62 remove BOM markers
  141. * PR65 Fix profile image not being shown on profile page
  142. * PR73 Dev sync
  143. * PR74 Add download menu option to media items
  144. * PR75 User profile fixes
  145. * PR76 Fix syntax error caused by deminification
  146. * PR79 Remove unused Connect related from the frontend
  147. * PR80 Remove games
  148. * PR92 Added frontend support for a password field on setup
  149. * PR94 Update british strings
  150. * PR95 add display language option back
  151. * PR112 Removed seasonal theme support
  152. * PR116 Consolidate all strings into a single file per language
  153. * PR117 Fix volume slider behavior
  154. * PR118 Enable and fix PiP for Safari
  155. * PR119 Make the toggle track visible on all themes
  156. * PR121 Fix syntax error in site.js
  157. * PR127 Change sharedcomponents module to core
  158. * PR135 Make sure fallback culture is always available
  159. -- Jellyfin Packaging Team <packaging@jellyfin.org> Fri, 15 Feb 2019 20:51:25 -0500
  160. jellyfin (10.1.0-1) unstable; urgency=medium
  161. * jellyfin:
  162. * PR335 Build scripts and build system consolidation.
  163. * PR424 add jellyfin-web as submodule
  164. * PR455 Cleanup some small things
  165. * PR458 Clean up several minor issues and add TODOs
  166. * PR506 Removing tabs and trailing whitespace
  167. * PR508 Update internal versioning and user agents.
  168. * PR516 Remove useless properties from IEnvironmentInfo
  169. * PR520 Fix potential bug where aspect ratio would be incorrectly calculated
  170. * PR534 Add linux-arm and linux-arm64 native NuGet dependency.
  171. * PR540 Update Emby API keys to our own
  172. * PR541 Change ItemId to Guid in ProviderManager
  173. * PR556 Fix "Password Reset by PIN" page
  174. * PR562 Fix error with uppercase photo extension and fix typo in a log line
  175. * PR563 Update dev from master
  176. * PR566 Avoid printing stacktrace when bind to port 1900 fails
  177. * PR567 Shutdown gracefully when recieving a termination signal
  178. * PR571 Add more NuGet metadata properties
  179. * PR575 Reformat all C# server code to conform with code standards
  180. * PR576 Add code analysers for debug builds
  181. * PR580 Fix Docker build
  182. * PR582 Replace custom image parser with Skia
  183. * PR587 Add nuget info to Emby.Naming
  184. * PR589 Ensure config and log folders exist
  185. * PR596 Fix indentation for xml files
  186. * PR598 Remove MediaBrowser.Text for license violations and hackiness
  187. * PR606 Slim down docker image
  188. * PR613 Update MediaEncoding
  189. * PR616 Add Swagger documentation
  190. * PR619 Really slim down Docker container
  191. * PR621 Minor improvements to library scan code
  192. * PR622 Add unified build script and bump_version script
  193. * PR623 Replaced injections of ILogger with ILoggerFactory
  194. * PR625 Update taglib-sharp
  195. * PR626 Fix extra type name in parameter, add out keyword
  196. * PR627 Use string for ApplicationVersion
  197. * PR628 Update Product Name (User-Agent)
  198. * PR629 Fix subtitle converter misinterpreting 0 valued endTimeTicks
  199. * PR631 Cleanup ImageProcessor and SkiaEncoder
  200. * PR634 Replace our TVDB key with @drakus72's which is V1
  201. * PR636 Allow subtitle extraction and conversion in direct streaming
  202. * PR637 Remove unused font
  203. * PR638 Removed XmlTv testfiles and nuget install
  204. * PR646: Fix infinite loop bug on subtitle.m3u8 request
  205. * PR655: Support trying local branches in submodule
  206. * PR661: Fix NullRef from progress report
  207. * PR666: Add cross-platform build for arm64
  208. * jellyfin-web:
  209. * PR1: Change webcomponents to non-minified version
  210. * PR4: Fix user profile regression
  211. * PR6: Make icon into proper ico and large PNG
  212. * PR7: Fix firefox failing to set password for users with no password set
  213. * PR8: Remove premiere stuff and fix crashes caused by earlier removals
  214. * PR12: Fix return from PIN reset to index.html
  215. * PR13: Send android clients to select server before login
  216. * PR14: Reimplement page to add server
  217. * PR16: Fix spinning circle at the end of config wizard
  218. * PR17: Fix directorybrower not resetting scroll
  219. * PR19: Set union merge for CONTRIBUTORS.md
  220. * PR20: Show album thumbnail and artist image in page itemdetail
  221. * PR26: Make the card titles clickable
  222. * PR27: Stop pagination and adding a library from being able to trigger multiple times
  223. * PR28: Add transparent nav bar to BlueRadiance theme CSS
  224. * PR29: Clean up imageuploader
  225. * PR30: Remove iap and simplify registrationservices
  226. * PR36: Open videos in fullscreen on android devices
  227. * PR37: Remove broken features from web interface
  228. * PR38: Fix inconsistent UI coloring around settings drawer
  229. * PR39: Remove back button from dashboard and metadata manager
  230. * PR42: Fix Home backdrop not loading
  231. * PR43: Filter videos by audio stream language
  232. * PR44: Remove filter from library collection type options
  233. * PR45: Fix data-backbutton logic
  234. * PR46: Minor changes to navbar elements
  235. * PR48: Remove Sync code
  236. * PR52: Fix progress color
  237. * PR53: Fix user tabs color
  238. * PR54: Add back button to server dashboard
  239. -- Jellyfin Packaging Team <packaging@jellyfin.org> Sun, 20 Jan 2019 23:19:46 -0500
  240. jellyfin (10.0.2-1) unstable; urgency=medium
  241. * Hotfix release
  242. * jellyfin/jellyfin-web#23: Update Chromecast app ID [via direct commit]
  243. * #540: Update Emby API keys to our own
  244. * #541: Change ItemId to Guid in ProviderManager
  245. * #566: Avoid printing stacktrace when bind to port 1900 fails
  246. -- Joshua Boniface <joshua@boniface.me> Sat, 19 Jan 2019 01:19:59 -0500
  247. jellyfin (10.0.1-1) unstable; urgency=medium
  248. * Hotfix release, corrects several small bugs from 10.0.0
  249. * #512: Fix CONTRIBUTORS.md formatting
  250. * #501: Fix regression in integer divisions in latest movies category
  251. * #498: Change contributing link in settings to readthedocs.io
  252. * #493: Remove unused values.txt resource
  253. * #491: Fix userprofile.js crash
  254. * #519: Fix the DecodeJfif function to get proper image sizes
  255. * #486: Add NuGet package info to plugin projects
  256. -- Joshua Boniface <joshua@boniface.me> Tue, 08 Jan 2019 20:06:01 -0500
  257. jellyfin (10.0.0-1) unstable; urgency=medium
  258. * The first Jellyfin release under our new versioning scheme
  259. * Numerous bugfixes and code readability improvements
  260. * Updated logging configuration, including flag for it and configdir
  261. * Updated theming including logo
  262. * Dozens of other improvements as documented in GitHub pull request #419
  263. -- Joshua Boniface <joshua@boniface.me> Sat, 05 Jan 2019 15:39:25 -0500
  264. jellyfin (3.5.2-5) unstable; urgency=medium
  265. * Fully GPL'd release - remove tainted code from MediaBrowser.Common
  266. * Several code cleanups and tweaks
  267. -- Joshua Boniface <joshua@boniface.me> Fri, 28 Dec 2018 10:26:30 -0500
  268. jellyfin (3.5.2-4) unstable; urgency=medium
  269. * Correct manifest.json bug and vdpau
  270. -- Joshua Boniface <joshua@boniface.me> Thu, 20 Dec 2018 18:31:43 -0500
  271. jellyfin (3.5.2-3) unstable; urgency=medium
  272. * Correct several bugs in 3.5.2-2 packaging
  273. -- Joshua Boniface <joshua@boniface.me> Sat, 15 Dec 2018 18:17:32 -0500
  274. jellyfin (3.5.2-2) unstable; urgency=medium
  275. * Major code updates related to rebranding and cleanup
  276. -- Joshua Boniface <joshua@boniface.me> Fri, 14 Dec 2018 00:07:46 -0500
  277. jellyfin (3.5.2-1) unstable; urgency=medium
  278. * Add ffmpeg dependency and cleanup work
  279. -- Joshua Boniface <joshua@boniface.me> Tue, 11 Dec 2018 20:55:32 -0500
  280. jellyfin (3.5.2) unstable; urgency=medium
  281. * Rename from emby-server on version 3.5.2
  282. -- Joshua Boniface <joshua@boniface.me> Sun, 9 Dec 2018 15:20:58 -0400