Commit graph

25 commits

Author SHA1 Message Date
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
Luke Pulverenti da7af24fca add separate entry point for new item notifier 2013-05-17 11:29:22 -04:00
Luke Pulverenti 08e4f959a2 fixes #207 - Music Content Showing as TV Content (songs as episodes) 2013-04-28 10:18:17 -04:00
Luke Pulverenti b443d591a2 fixes #200 - MB3 Locking Folders for a long time 2013-04-28 01:29:27 -04:00
Luke Pulverenti ff1db0a173 resharper suggestions in controller project 2013-04-10 11:56:36 -04:00
LukePulverenti 54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
Renamed from MediaBrowser.Controller/Resolvers/TV/TVUtils.cs (Browse further)