Commit Graph

56 Commits

Author SHA1 Message Date
Bond_009 4367b97a54 Fix build 2021-05-07 00:52:06 +02:00
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
Patrick Barron 6d1b00da64 Use Array.Empty 2020-07-04 11:54:25 -04:00
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
2020-06-16 11:54:58 +02:00
telans 247f9c61e6
fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
telans 9018f8d8be
Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
Claus Vium b9efcace79 Extract imagetype-to-keytype statements into a utility function and move tvdb specific utils to separate class 2019-02-15 19:33:10 +01:00
Claus Vium 8029cd3ebb Add better language support 2019-02-15 19:33:10 +01:00
Claus Vium ecbc0538f6 Add some error handling, grab imdb id and other minor fixes 2019-02-15 19:33:10 +01:00
Claus Vium c2202be0f8 Some of it works??? 2019-02-15 19:33:10 +01:00
Joshua Boniface 9da5d3acc2 Replace our TVDB key with @drakus72's which is V1 2019-01-20 12:59:22 -05:00
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 2019-01-13 21:46:33 +01:00
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 2019-01-13 20:25:32 +01:00
Joshua Boniface 7603b8d0fe Update TheTVDB API key to our own 2019-01-09 12:44:48 -05:00
Andrew Rabert a86b71899e Add GPL modules 2018-12-27 18:27:57 -05:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 0951819f00 fixes #2798, fixes #2799 2017-08-13 16:15:07 -04:00
nfnty 0ace5b38c3 Use HTTPS for API requests: Fix missed URLs 2016-04-26 12:13:13 +02:00
Luke Pulverenti 5fdd7ec672 add new naming project 2014-11-16 15:44:08 -05:00
Luke Pulverenti d74e3b2dea connect updates 2014-10-25 14:32:58 -04:00
Luke Pulverenti 5a5b48feff added new cabac value 2014-10-23 00:26:01 -04:00
Luke Pulverenti e84ba17b9f add activity log feature 2014-08-10 18:13:17 -04:00
Luke Pulverenti 3ba6364f25 fixes #887 - Support ttml subtitle output 2014-08-05 19:59:24 -04:00
Luke Pulverenti c5319bb4ae update playlist xml saving 2014-08-04 23:41:56 -04:00
Luke Pulverenti a37a11c486 3.0.5324.37963 2014-07-30 22:09:23 -04:00
Luke Pulverenti 51e964dae3 support channels with dlna 2014-07-29 23:31:35 -04:00
Luke Pulverenti 37c27a26e9 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti ce20066bc0 update translations 2014-07-20 00:46:29 -04:00
Luke Pulverenti d6aee6a2ed fixes #865 - Series Season folders 2014-07-04 21:22:26 -04:00
Luis Miguel Almánzar 1a371276dc add multi-episode support for filenames without seasons 2014-07-03 00:01:36 -04:00
Thomas Gillen 6ef7e71caa Fixed absolute episodes being being resolved and the tvdb provider not identifying them
Episode resolver will only consider absolute episodes (those without a
season) if the media type is TV Series for the collection.
2014-06-19 21:35:35 +01:00
Luke Pulverenti c4f587dd94 live tv stream adjustments, add additional dlna params 2014-03-12 15:56:12 -04:00
Luke Pulverenti 6efb78b8b2 fixes #697 - Support xbmc offline discs 2014-03-03 00:11:03 -05:00
Luke Pulverenti a4b40ad9d9 handle year in name when searching 2014-02-13 23:00:13 -05:00
Luke Pulverenti a9f2a72d0b #680 - Support new episode file sorting 2014-01-19 01:36:21 -05:00
Luke Pulverenti 2864e4a339 support linux share paths in episode tv utils 2014-01-08 00:25:37 -05:00
Luke Pulverenti 4c2623d540 support streaming of tv recordings 2013-12-22 13:58:51 -05:00
Luke Pulverenti 7e8d11cb2a support additional names for season folders 2013-12-16 10:06:22 -05:00
Luis Miguel Almánzar c82afc6a8f support simple episode naming.( XX - {Name}.ext ) 2013-11-25 23:16:44 -04:00
Luis Miguel Almánzar decd3d9480 fix #390 - 2013-07-12 21:53:41 -04:00
Luis Miguel Almánzar 8879240fc1 Fixes #285 - Support tv with four digit seasons 2013-06-27 22:12:21 -04:00
Luke Pulverenti 830e5c01f1 reduce memory usage from file system info 2013-06-19 22:21:50 -04:00
Luke Pulverenti 35d9b29c97 fixed issue of not seeing network shares 2013-06-11 16:35:54 -04:00
Luis Miguel Almánzar d017249d9e Fixed bug #331
Fixed issue with incorrect season number when path contains a number.
2013-06-09 15:58:51 -04:00
Luke Pulverenti a02017a524 when getting season number from paths, only look at path file name 2013-06-07 12:07:16 -04:00
Luke Pulverenti 8c403a4dc8 exclude theme song from album resolution 2013-06-01 18:35:19 -04:00
Luis Miguel Almánzar 96a4f93e7c adding test to episode number extraction, and support multiepisode files 2013-05-23 22:05:31 -04:00
Luke Pulverenti f3a7307ebb reduce requests against tvdb by getting entire series metadata at once 2013-05-20 23:16:43 -04:00
Luke Pulverenti f9c00a6145 parse episode index number at resolve time 2013-05-19 13:05:33 -04:00