Commit Graph

2397 Commits

Author SHA1 Message Date
Luke Pulverenti
bc6e47c30a removed dead code 2016-02-18 14:15:26 -05:00
Luke Pulverenti
eea19c3adc update authentication 2016-02-18 13:27:46 -05:00
Luke Pulverenti
f13ca8f343 update device discovery 2016-02-17 16:24:01 -05:00
Luke Pulverenti
cc98b04c5d fix xbox one, ps4 not seeing dlna server 2016-02-16 12:09:32 -05:00
Luke Pulverenti
5bf7e6d80c update libs 2016-02-16 11:38:00 -05:00
Luke Pulverenti
f7d046d00e enable shared components 2016-02-16 11:15:36 -05:00
Luke Pulverenti
600aa76865 update recordings 2016-02-15 23:54:20 -05:00
Luke Pulverenti
947d895fe8 stub out sat/ip discovery 2016-02-15 00:47:23 -05:00
Luke Pulverenti
4700546875 update migration process 2016-02-14 23:46:51 -05:00
Luke Pulverenti
1551ae6566 update upcoming 2016-02-14 22:18:46 -05:00
Luke Pulverenti
723f4de97d remove duplicate query 2016-02-14 21:51:14 -05:00
Luke Pulverenti
1d6f82e2ef update search results 2016-02-14 12:58:31 -05:00
Luke Pulverenti
88debcd967 update repository inheritance 2016-02-14 00:32:19 -05:00
Luke Pulverenti
f6e3f6c875 restore people in search 2016-02-14 00:23:33 -05:00
Luke Pulverenti
d610711d51 auto-queue episodes 2016-02-13 23:47:35 -05:00
Luke Pulverenti
83ab940f73 update recorder 2016-02-13 15:53:15 -05:00
Luke Pulverenti
4f5a659111 use ignorecase 2016-02-12 20:50:44 -05:00
softworkz
59c9081f4b Auto-Organize - Feature to remember/persist series matching in manual organization dialog: Changed to match against plain library name inste 2016-02-12 21:42:10 +01:00
Luke Pulverenti
a17f7d89f7 update recording creation 2016-02-12 13:29:28 -05:00
Luke Pulverenti
c3cbbcfca8 update recording creation process 2016-02-12 13:12:59 -05:00
Luke Pulverenti
fe741f9fda add recording encoding setting 2016-02-12 02:01:38 -05:00
Luke Pulverenti
b30bd9a1df update recording deletion process 2016-02-11 23:54:00 -05:00
Luke Pulverenti
865524da65 fix GetOtherDuplicatePaths 2016-02-11 15:09:01 -05:00
Luke Pulverenti
1a2867ea55 support tagging 3d as mvc 2016-02-11 14:11:28 -05:00
Luke Pulverenti
d3d95f2f1c update translations 2016-02-11 13:50:01 -05:00
Luke Pulverenti
9e8d35dadc update recording sync fields 2016-02-11 13:29:42 -05:00
Luke Pulverenti
0216742945 update db inheritance 2016-02-10 13:13:24 -05:00
Luke Pulverenti
31a119fa42 update naming project 2016-02-10 13:13:15 -05:00
Luke Pulverenti
de39408217 update person editor 2016-02-09 12:13:50 -05:00
Luke Pulverenti
dcff480c6e update iso naming 2016-02-08 23:09:29 -05:00
Luke Pulverenti
eaf680832b clean recordings during guide refresh 2016-02-07 14:19:41 -05:00
Luke Pulverenti
0e49ccfd07 update smart match feature 2016-02-07 00:15:26 -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
d0a5ffa422 update recording program resolution 2016-02-06 16:32:02 -05:00
Luke Pulverenti
c7684178ce fix m3u tuner host only finding one channel 2016-02-06 16:11:23 -05:00
Luke Pulverenti
c135bb17f2 add people null check 2016-02-06 15:31:10 -05:00
Luke Pulverenti
4982a90e22 add xmltv nuget package 2016-02-06 00:17:05 -05:00
Luke
5cd7e5f260 Merge pull request #1431 from Rainking720/patch-1
Update IsFolderComparer.cs
2016-02-05 23:54:31 -05:00
Luke Pulverenti
60147b5a0b update translations 2016-02-05 22:06:05 -05:00
Luke Pulverenti
32013f5ae5 deprecate merge setting 2016-02-05 11:04:18 -05:00
Luke Pulverenti
b94dc9d31a revert origin change 2016-02-05 11:04:04 -05:00
Luke Pulverenti
4ba4072e63 add credentials to media elements 2016-02-05 10:31:11 -05:00
Luke Pulverenti
bd5bad4f88 update translations 2016-02-05 09:32:05 -05:00
Luke Pulverenti
f9260a99d6 update translations 2016-02-05 01:03:41 -05:00
Luke Pulverenti
b9c8c4e346 fix issue with intros before being scanned 2016-02-05 00:59:22 -05:00
Luke Pulverenti
0b7d024afd support codec intros 2016-02-05 00:59:09 -05:00
softworkz
c02635c256 Merge fixes 2016-02-05 05:21:59 +01: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
Luke Pulverenti
dd5f8f0794 add recording logging 2016-02-04 22:44:44 -05:00
Rainking720
8b86985f1a Update IsFolderComparer.cs
Fixed typo .. name was returning "Album" instead of "IsFolder", so IsFolder comparisons never got applied.
2016-02-04 15:04:25 -05:00