Commit graph

1787 commits

Author SHA1 Message Date
Luke Pulverenti
7a014affb2 fix albums per artist 2016-03-21 23:35:24 -04:00
Luke Pulverenti
ca308bc3c9 update progress ping 2016-03-21 23:31:35 -04:00
Luke Pulverenti
952f34c832 update stream writer 2016-03-21 23:27:46 -04:00
Luke Pulverenti
e15a4328fb fix progress ping 2016-03-21 23:15:26 -04:00
Luke Pulverenti
23fe6dc4be update db querying 2016-03-21 12:50:50 -04:00
Luke Pulverenti
d4870e788a update db querying 2016-03-20 23:10:37 -04:00
Luke Pulverenti
63fe0239e3 update album queries 2016-03-20 20:15:56 -04:00
Luke Pulverenti
1a00ac0bbe update db querying 2016-03-20 16:04:27 -04:00
Luke Pulverenti
b4ea519395 update db querying 2016-03-20 15:53:22 -04:00
Luke Pulverenti
4b7093e923 get recursive items from db 2016-03-20 02:46:51 -04:00
Luke Pulverenti
9b1cad3ce0 update trailers 2016-03-19 23:38:02 -04:00
Luke Pulverenti
1d2b6329bf update channels 2016-03-19 11:38:05 -04:00
Luke Pulverenti
b84f178467 update plugin pages 2016-03-18 02:36:58 -04:00
Luke Pulverenti
14b9f94e0a add sat ini mappings 2016-03-17 14:19:39 -04:00
Luke Pulverenti
d683f30619 update music user data key 2016-03-13 21:34:24 -04:00
Luke Pulverenti
146547b02e add error handling to recording parsing 2016-03-12 22:30:23 -05:00
Luke Pulverenti
5ed013855f add logging 2016-03-10 15:07:05 -05:00
Luke Pulverenti
3c4b64f653 update handling of deleted recording files 2016-03-07 21:59:21 -05:00
Luke Pulverenti
0a721915a7 update hls subs 2016-03-07 14:14:06 -05:00
Luke Pulverenti
9b8f85ea81 update hls subtitles 2016-03-07 13:50:58 -05:00
Luke Pulverenti
a8296cba37 update recording stop 2016-03-06 23:56:45 -05:00
Luke Pulverenti
f7e9e9f7a5 support hls subs 2016-03-06 16:31:56 -05:00
Luke Pulverenti
0aecb6e296 fix opus transcoding 2016-03-05 13:29:32 -05:00
Luke Pulverenti
076a07a546 optimize FindByPath 2016-03-01 14:39:46 -05:00
Luke Pulverenti
d0ca9b1c07 update components 2016-02-29 11:23:30 -05:00
Luke Pulverenti
bd1578d60a update components 2016-02-28 16:31:45 -05:00
softworkz
f5aa1250ca Change NewSeriesProviderIds parameter type to Dictionary<string, string> 2016-02-28 03:56:16 +01:00
softworkz
b5c41d104c Use JSON deserialization for NewSeriesProviderIds parameter 2016-02-28 03:34:53 +01:00
softworkz
719f675fe5 Rename NewSeriesProviderIdsDictionary to NewSeriesProviderIds 2016-02-27 23:09:14 +01:00
softworkz
35fb164c1d Clean Up Model (EpisodeFileOrganizationRequest) 2016-02-27 04:18:47 +01:00
softworkz
5bc7089990 Create new series backend implementation 2016-02-27 00:59:03 +01:00
Luke Pulverenti
cd144bc6f5 update photo resolver 2016-02-25 10:12:22 -05:00
Luke Pulverenti
b1e35d248b update login 2016-02-24 22:15:07 -05:00
Luke Pulverenti
f989c2d993 update mkv timestamps 2016-02-24 02:11:35 -05:00
Luke Pulverenti
c7fe8587cb stub out ForegroundLayer param 2016-02-23 14:48:58 -05:00
Luke Pulverenti
47eb22e25e fixes #1481 - Transcoding of sub/idx not working 2016-02-22 22:41:30 -05:00
Luke Pulverenti
ad8b43cc3d update local pin feature 2016-02-21 01:25:25 -05:00
Luke Pulverenti
dacdfd272a fix subtitle position after seek in chrome 2016-02-20 01:57:17 -05:00
Luke Pulverenti
bc6e47c30a removed dead code 2016-02-18 14:15:26 -05:00
Luke Pulverenti
600aa76865 update recordings 2016-02-15 23:54:20 -05:00
Luke Pulverenti
d48ba8dbc1 update smart match tab 2016-02-13 01:39:23 -05:00
Luke Pulverenti
2bd49a779b update delete smart match entry 2016-02-13 01:19:28 -05:00
Luke Pulverenti
b30bd9a1df update recording deletion process 2016-02-11 23:54:00 -05:00
Luke Pulverenti
de39408217 update person editor 2016-02-09 12:13:50 -05:00
Luke Pulverenti
2247cd8794 update auto-organize 2016-02-09 12:13:38 -05:00
Luke Pulverenti
fcd15da1e6 update progressive encoding 2016-02-07 16:48:08 -05:00
Luke
b398b4eaab Merge pull request #1432 from softworkz/SeriesDetectionV2
Supersedes #1192: Auto-Organize - Added feature to remember/persist series matching in manual organization dialog
2016-02-06 22:24:18 -05:00
Luke Pulverenti
16145380d9 update android init 2016-02-05 12:04:38 -05:00
Luke Pulverenti
32013f5ae5 deprecate merge setting 2016-02-05 11:04:18 -05:00
softworkz
3a868e28b3 Auto-Organize: Added feature to remember/persist series matching in manual organization dialog #2
When a filename cannot be auto-matched to an existing series name, the
organization must be performed manually.
Unfortunately not just once, but again and again for each episode coming
in.
This change proposes a simple but solid method to optionally persist the
matching condition from within the manual organization dialog.
This approach will make Emby "learn" how to organize files in the future
without user interaction.
2016-02-05 05:21:25 +01:00