Commit graph

691 commits

Author SHA1 Message Date
j
f34bdd6631 add sorting by type=time item keys, fixes #2136 2014-02-03 09:24:24 +00:00
j
ef6b5e7071 add CORS header to timeline and frame 2014-02-02 19:46:27 +00:00
j
debe02e800 fix typo 2014-01-27 12:50:51 +00:00
j
c5aefa2f00 fix finding alternative titles fixes #2123 2014-01-27 12:46:18 +00:00
j
2a708e72cf fix html in atom feed titles 2014-01-25 09:00:52 +00:00
j
2f9409d435 target might be unicode too 2014-01-18 11:29:26 +00:00
j
effeb65115 unicode path issues, fixes #2069 2014-01-18 11:22:58 +00:00
rolux
13df4cd116 add missing k/v to static pages 2014-01-18 08:48:34 +00:00
j
4445a9086c include overview text in sitemap.xml 2014-01-17 18:24:34 +00:00
j
9d6a29a4f4 only include video metadata for rendered items (sitemap.xml) 2014-01-17 17:59:45 +00:00
j
a672ddf1ec html/text item description 2014-01-16 13:11:45 +00:00
j
6eeb867f80 non-js item content 2014-01-16 13:11:19 +00:00
j
adff8d22e3 use item_description in sitemap.xml 2014-01-16 12:04:10 +00:00
j
7b32cfbf5b include public and featured texts in sitemap and include on-js view for texts 2014-01-16 11:01:31 +00:00
j
3fb59e6a99 #1876 actor->cast, fix background for non js page 2014-01-16 10:02:08 +00:00
j
375a6ed659 symlink does not like unicode, pass utf-8 2014-01-16 17:26:17 +05:30
j
380852f77f dont double encode title 2014-01-11 10:31:54 +00:00
j
c1469b7097 dont overwrite id 2014-01-11 09:58:04 +00:00
j
d4ff2b60ef include more metadata in non-js page, fixes #1876 2014-01-11 09:51:03 +00:00
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
5b72a33a95 use QuerySet in all managers 2014-01-07 11:05:42 +00:00
j
5705c9e74d typo 2014-01-02 14:07:02 +00:00
j
8103f01a36 add numberofdocuments 2014-01-02 13:54:35 +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
808689c0c3 temp fix for sets 2013-10-22 19:17:12 +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
9db8b57dd2 dont fail to create torrent for unicode titles 2013-10-08 06:56:45 +00:00
j
6885e41084 nicer logs 2013-10-07 09:18:53 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +00:00
j
2c01974625 only extract sequences if rendered 2013-09-26 14:06:27 +00:00
j
5529ee0498 typo 2013-09-26 12:38:36 +00:00
j
a19de36f3e {me} 2013-09-26 12:37:44 +00:00
j
2b548b3174 remove debug 2013-09-24 12:49:10 +00:00
j
0b7d82529c remove special case for user and allow turning user and groups item item keys 2013-09-23 15:36:52 +00:00
j
d056dbe13c rebuild sort table if sort changes, add manage.py commands to rebuild filter, find and sort indexes 2013-09-23 15:35:18 +00:00
j
14674f07a6 one more special case for usernames 2013-09-15 12:06:13 +00:00
j
503321c4d6 add support for user filter 2013-09-15 11:56:49 +00:00
j
f3c9d7b7af add option to have direct download instead of torrent 2013-09-14 14:09:37 +00:00
j
7012b8724a dont overwrite local variable 2013-09-06 12:02:24 +02:00
j
5df00a3c91 duration is stream duration not source video duration 2013-09-06 11:59:33 +02:00
j
2d7def5c05 always update numberoffiles 2013-08-25 14:54:30 +02:00
j
d5da33feb7 fix autocomplete operator 2013-08-16 12:19:29 +02:00
j
d5c50192f4 fix sort by oxdbId, fixes #1791 2013-08-09 18:30:56 +00:00
j
d5edde92e0 dont start filenames with . 2013-07-29 15:58:22 +00:00
j
8281f62e0d load subtitles on 0xdb 2013-07-27 14:56:23 +02:00
j
9ae633ed7b add unique is enough no need to add index too 2013-07-23 12:16:57 +00:00
j
9491d68227 rendered items should only be available to users that can edit them, fixes #1197 2013-07-23 11:38:50 +00:00
j
272265d95f only call get_posters if needed 2013-07-22 19:51:43 +00:00
j
633ad1a3ff select selected poster 2013-07-22 19:45:11 +00: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
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
f0b8824f62 keep poster service selection even if poster gets updated, fixes #1098 2013-07-13 13:04:59 +00:00
j
e7b86872a7 add option to force loading of subtitles 2013-07-13 10:36:41 +00:00
j
3744589ac5 add oxdbId to json, fixes #1571 2013-07-10 14:08:39 +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
ce16c93fb4 dont create db_index in south 2013-07-03 10:51:59 +00:00
j
bd4a76e211 direct uploads are also valid sets 2013-07-02 23:18:14 +00:00
j
9f68f5a1c6 dont print None as frame path 2013-06-28 14:58:05 +00:00
j
c01be0dc2c fix dates < 1900 2013-06-28 14:57:53 +00:00
j
959479457d get frame via manage.py so it also works for private items 2013-06-26 14:14:10 +02:00
j
a15b68a0d5 pass all metadata as json to poster script, fixes #1479 2013-06-06 11:54:01 +00:00
j
4d9635ab70 dont enable fulltext index by default, only used with GIN enabled 2013-06-06 07:35:52 +00:00
j
43792cd954 fix title in template too 2013-05-31 22:26:04 +00:00
j
82ef970e33 canSeeMedia 2013-05-31 13:47:11 +00:00
j
1502a5992e allow ignoring only available file 2013-05-30 11:49:31 +00:00
j
71846d5461 add per item document api 2013-05-27 11:21:08 +00:00
j
5f209cf92b move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +00:00
j
a07767d658 dont load subtitles, causes data loss 2013-05-14 15:54:55 +00:00
j
dd49b61a59 set words/clips only if id exists 2013-05-12 14:20:55 +02:00
j
ede2fbc99a dont delete subtitles except for 0xdb, needs to be fixed by moving parts by offset 2013-05-09 16:05:23 +00:00
j
bb1c15e2c0 use audio timeline for audio files 2013-05-07 16:40:37 +00:00
j
001e85eea7 fix manage files to load again and handle upper case extensions 2013-04-28 17:57:24 +00:00
j
70271b4649 dont fail if item has no year 2013-04-28 17:00:59 +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
a4442dacd8 dont filter files, filtering is done on client. add additional metadata parsed from path to item 2013-04-23 14:14:48 +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
bb2cc3ff16 only offer existing posterframes 2013-03-26 14:09:14 +00:00
j
8f7a2094cd only user selected streams, update stream once chunk upload is done 2013-03-24 20:57:38 +00:00
j
2fa2e80fc4 save alternative titles as title and link to title search on infoView 2013-03-24 19:44:48 +00:00
j
7667cb677e decode html entities in title/director, fixes #1442 2013-03-22 16:16:46 +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
d2f04319a5 make moving files more reliable 2013-03-19 14:04:03 +00:00
j
865cbb2490 fix timeline issue where last tile is smaller large_tile_w/2 and so last timeline was not saved as last timeline. fixes #1424 2013-03-12 16:51:53 +00:00
j
f5cd0cf2ca load subtitles in sync with creating timeline, use stream duration for files 2013-03-12 09:36:00 +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
c57c6302dd fix typo 2013-03-08 05:36:26 +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
b9a01b2db9 use max resolutions not first 2013-03-04 15:39:08 +00:00
j
a89e654c6d fix queries in smart lists 2013-03-03 14:46:37 +00:00