Commit Graph

751 Commits

Author SHA1 Message Date
Luke Pulverenti
f1a4832175 added cast icon to now playing bar to send current media to another client 2014-01-03 23:53:49 -05:00
Luke Pulverenti
f93fb4650c display additional users in dashboard 2014-01-03 21:59:20 -05:00
Luke Pulverenti
135168b0e0 support adding additional users to sessions 2014-01-03 21:35:41 -05:00
Luke Pulverenti
6da4231244 fixed sports grouping bug 2014-01-03 15:43:54 -05:00
Luke Pulverenti
ecc6fcfbab add custom collection sort orders to edit page 2014-01-03 15:32:27 -05:00
Luke Pulverenti
ede84702d1 added live channel playback 2014-01-02 23:58:22 -05:00
Luke Pulverenti
a5be2523c5 added music and game genre image downloading 2014-01-02 18:07:37 -05:00
Luke Pulverenti
a9f243e8c4 reduced size of image indicators 2014-01-02 16:21:21 -05:00
Luke Pulverenti
1e88b1ef9f web client touchups 2014-01-02 16:21:06 -05:00
Luke Pulverenti
e80cbe5b64 reduce image indicator sizes 2014-01-01 22:53:27 -05:00
Luke Pulverenti
b9d17c9bc7 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti
6f969ab468 add more info to playback events 2013-12-30 12:18:18 -05:00
Luke Pulverenti
9e391bcffc support new genre images 2013-12-30 11:32:01 -05:00
Luke Pulverenti
858be5d788 update built in studio images 2013-12-29 21:41:22 -05:00
Luke Pulverenti
8c34f863fb make live tv channels playable 2013-12-29 13:53:56 -05:00
Luke Pulverenti
3488cfecbd make lazy loaded paths more nimble 2013-12-29 09:12:29 -05:00
Luke Pulverenti
feff0c711f added new studio image provider 2013-12-29 00:32:03 -05:00
Luke Pulverenti
052e632a97 graphical display of latest recordings 2013-12-28 18:09:24 -05:00
Luke Pulverenti
73255b6073 display recording groups 2013-12-28 16:37:01 -05:00
Luke Pulverenti
28b0ff1e75 allow custom language per item 2013-12-28 11:58:13 -05:00
Luke Pulverenti
72412038a8 updated sqlite 2013-12-27 10:02:57 -05:00
Luke Pulverenti
2a5d4c9069 minor mobile fixes 2013-12-27 00:13:19 -05:00
Luke Pulverenti
809ed093e8 save thumbs as landscape in compatible mode 2013-12-26 19:24:23 -05:00
Luke Pulverenti
44c0eba39d abstract preferred metadata language per item 2013-12-26 19:23:58 -05:00
Luke Pulverenti
14720063bc fix web socket attachment to session object 2013-12-26 13:46:38 -05:00
Luke Pulverenti
4b4c5635af fixed special episode sorting 2013-12-26 12:14:57 -05:00
Luke Pulverenti
e6359469b6 removed lazy loading of users 2013-12-26 09:20:30 -05:00
Luke Pulverenti
ce51973a80 fixed overflow exception in alphanum comparer 2013-12-26 09:20:04 -05:00
Luke Pulverenti
25db52003c added more metadata control 2013-12-26 01:17:19 -05:00
Luke
7c8424bf61 Merge pull request #652 from abeloin/master
Linux fixes
2013-12-25 20:07:29 -08:00
Luke Pulverenti
74f0d8bdbe minor dashboard cleanup 2013-12-25 22:44:26 -05:00
abeloin
320495a565 Add Mono conditon in Server.Implementations for Mono System.Data.SQLite version 2013-12-25 20:46:34 -05:00
abeloin
316500dca4 -Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly)
-Added System.Data.SQLite and Sqlite3 into ThirdParty
-Depending of the OS, System.Data.SQLite will look for:
  sqlite3.dll in Windows(Provided with the project)
  libsqlite3.so.0 in Linux(Need to be installed. ie yum install sqlite.i686)
  libsqlite3.dylib in MacOS X(!?)
  (See http://www.mono-project.com/Interop_with_Native_Libraries for more info)
2013-12-25 19:40:53 -05:00
abeloin
68cf16416b Linux fixes:
-Copy PropertyChanged.Fody.dll to Tools/Fody in MediaBrowser.Model.csproj
-Check if root for WebSocketServer.FlashAccessPolicyEnabled (port < 1024)
-Check resolution value !=0 before SetResolution
-Catch _userManager.RefreshUsersMetadata exception when running MB3 for the first time
-Fix _appHost.Init() missing argument
-FFmpeg: set default and execute permission(766) to ffmpeg and ffprobe
-FFmpeg: Detect the OS type and download the correct version 
-Rename MediaBrowser.WebDashboard/dashboard-ui/scripts/Itemdetailpage.js to itemdetailpage.js
2013-12-25 14:26:49 -05:00
Luke Pulverenti
bb5e6fdcad hook up roku session controller + web client layout fixes 2013-12-25 09:39:46 -05:00
Luke Pulverenti
ce8f37de79 added stub for roku remote controller 2013-12-23 19:00:27 -05:00
Brendon-MB3
fb088e4dcc Update au.txt
Updated to include all classifications.
2013-12-23 21:14:02 +11:00
Luke Pulverenti
c0bbf8945f live tv updates 2013-12-22 22:46:03 -05:00
Luke Pulverenti
4c2623d540 support streaming of tv recordings 2013-12-22 13:58:51 -05:00
Luke Pulverenti
f20f3b4b68 live tv updates 2013-12-22 12:16:24 -05:00
Luke Pulverenti
4b2b36d1a3 live tv updates 2013-12-21 13:37:34 -05:00
Luke Pulverenti
594ed864c6 live tv updates 2013-12-20 15:09:49 -05:00
Luke Pulverenti
7881a4be0a fixed movie folders resolving incorrectly when using multi-disc naming 2013-12-19 22:21:37 -05:00
Luke Pulverenti
cd859ac2e6 added IHasImages and IHasUserData 2013-12-19 16:51:32 -05:00
Luke Pulverenti
e1e5d35434 live tv updates 2013-12-18 00:44:46 -05:00
Luke Pulverenti
14a8b41503 add additional metadata config tab 2013-12-17 23:39:44 -05:00
Luke Pulverenti
533a7b218d add ability to create timer 2013-12-17 15:02:12 -05:00
Luke Pulverenti
df1576c039 live tv updates 2013-12-17 01:08:06 -05:00
Luke Pulverenti
cb9b570a2a live tv updates 2013-12-16 13:44:03 -05:00
Luke Pulverenti
a3d855919e removed old kernel 2013-12-15 13:29:34 -05:00