Commit graph

290 commits

Author SHA1 Message Date
j
303662fb27 dont include annotations on non js page on 0xdb, fixes #1875 2014-01-11 09:34:54 +00:00
j
55a3a94a8a better title for search engines 2014-01-11 09:25:24 +00:00
j
8417f9e886 only add #embed if #embed is not in requested url 2013-11-16 11:48:08 +00:00
j
7df2dd95c8 embed requested url not just time via oembed 2013-11-07 12:01:38 +00:00
j
9db360774e fix oembed embed url 2013-10-21 11:52:59 +02:00
j
104292cba8 dont use CONFIG['keys'] 2013-10-17 15:04:21 +00:00
j
f3c9d7b7af add option to have direct download instead of torrent 2013-09-14 14:09:37 +00:00
j
d5da33feb7 fix autocomplete operator 2013-08-16 12:19:29 +02:00
j
ab75b70c5b backend: autocompleteSortKey -> autocompleteSort 2013-07-22 13:16:50 +00:00
j
04d35b43db sort by index, should only be used with static lists 2013-07-17 12:44:29 +00:00
j
41b979b061 fix group access to info page 2013-07-15 15:45:24 +00:00
j
3beacdbcb4 fix typo 2013-07-06 11:32:07 +00:00
j
ce03870fe6 remove config video.download; use canDownloadVideo capability instead. 2013-07-06 11:15:10 +00:00
j
43792cd954 fix title in template too 2013-05-31 22:26:04 +00:00
j
71846d5461 add per item document api 2013-05-27 11:21:08 +00:00
j
74a82a52e6 only create derivatives with lower resolution. return best match if resolution does not exist for defined resolutions. 2013-04-28 12:07:49 +00:00
j
0a07097f22 return oembed iframe in aspect ratio of video and use new embed url 2013-04-22 12:20:01 +00:00
j
889754273a rename stream.video to stream.media 2013-04-22 11:45:22 +00:00
j
896df71942 item owner can see all data 2013-03-30 11:25:41 +00:00
j
8f7a2094cd only user selected streams, update stream once chunk upload is done 2013-03-24 20:57:38 +00:00
j
5ec7b1cf2d add duration as always visible keys 2013-03-22 14:29:04 +00:00
j
61a63ee565 fix playback for non logged in users 2013-03-22 12:25:01 +00:00
j
31d28e733d refine description, fixes #1397 2013-03-09 09:35:04 +00:00
j
58bac6981f save notes in .data, dont return item properties that have capabilities not allowed to user 2013-03-09 08:23:47 +00:00
j
34be7923a7 use frame as thumbnail, fix default frame. 2013-03-07 10:24:25 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
92a8480d79 only call getId if using IMDb ids 2013-02-28 20:12:52 +00:00
j
b251332fc9 use getIds from dataservice 2013-02-28 10:34:14 +00:00
j
1594bec79e find local ids 2013-02-25 13:30:42 +00:00
j
c089551e08 wait for poster 2013-02-25 11:14:04 +00:00
j
8734e35613 add add item api 2013-02-25 10:30:29 +00:00
j
fd59f680fb add api.getMetadata 2013-02-24 08:26:59 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
d1b210d06a better item detection of existing items, sort steams by part and fallback to path 2013-02-08 11:05:35 +00:00
j
31652fe3d8 update json cache too 2013-01-31 08:16:04 +00:00
j
b43a6cf647 double check if poster does not exist if it was created async 2013-01-29 07:19:57 +05:30
j
ad90b43b4b better unicode support for download names 2012-10-24 17:18:55 +02:00
j
547601d7a3 get modified from sort table, fixes #1018 2012-09-25 12:49:54 +02:00
j
f39b2ddf3f allow formated time for clip extraction too 2012-09-23 10:32:35 +02:00
j
6d6555e3bb dont special case id, fixes #602 2012-09-17 13:25:30 +02:00
j
e2c61e4a78 dont fail if item has not steams 2012-09-11 14:36:25 +02:00
j
0151b282a2 fix torrent download 2012-09-08 13:14:28 +02:00
j
189d0ac249 new python-ox api 2012-08-15 17:15:06 +02:00
j
6e7b029f1c fix iframe width/height 2012-06-04 22:14:48 +02:00
j
495a22dd97 dont fail if part has no timeline, look for timeline fallback from top 2012-06-03 00:39:36 +02:00
j
69b1e6c7b2 cleanup use of python-ox api 2012-05-27 13:52:12 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
j
950b6533b0 tweak clip table 2012-03-22 22:33:42 +01:00
j
cd46c456af fix autocomplete 2012-03-13 13:39:43 +01:00
j
8ec5ce5ec0 valid atom feed 2012-02-24 01:19:15 +05:30