Commit graph

2444 commits

Author SHA1 Message Date
j
880aa60945 inital version of document urls 2014-01-17 13:49:11 +00:00
j
dada4cbf4c fix findDocuments by id 2014-01-17 13:14:40 +00:00
j
49d1b7860d fix pdf urls 2014-01-17 08:49:15 +00:00
j
f522ba52f6 update templates 2014-01-16 13:12:10 +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
131ed9e4bd better indiancine.ma site description 2014-01-16 13:09:59 +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
49057ac14a remove list option from addDocument, fixes #2032 2014-01-16 05:30:54 +00:00
rolux
cc1d3923fe fix #2027 (Sort by Number of Documents is in the wrong place) 2014-01-15 16:55:41 +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
7e07ff8fe6 disable documents view on pad.ma 2014-01-11 09:12:53 +00:00
j
651bef183d fix non-javascript fallback/search index 2014-01-11 09:02:37 +00:00
j
3ff178ed83 add option to add documents to all items in list 2014-01-09 08:05:35 +00:00
j
b26c5d282f fix sort by description in item view 2014-01-08 09:12:44 +00:00
j
b4b8e08231 fix adding items to empty list 2014-01-08 08:35:02 +00:00
j
e54c5a018c use name as default documents sort, index missing so far 2014-01-08 08:34:29 +00:00
j
d1014334be fix per item document description 2014-01-08 04:32:57 +00:00
j
573592092a null last 2014-01-07 16:19:27 +00:00
j
e1953b671d dimensions_sort 2014-01-07 15:34:07 +00:00
j
388f4c9d74 add key=item support to findDocuments 2014-01-07 14:00:20 +00:00
j
9a60e569d6 fixes #1999 2014-01-07 11:42:20 +00:00
j
5b72a33a95 use QuerySet in all managers 2014-01-07 11:05:42 +00:00
j
0e55faca0d update documents backend 2014-01-07 11:05:10 +00:00
rolux
a12e9624e1 config: add user.ui.document and documentSelection 2014-01-07 13:21:44 +05:30
rolux
eca82c8419 config: add user.ui.documents 2014-01-07 12:19:17 +05:30
rolux
99bf49fc86 config: add canEditDocuments capability 2014-01-07 11:01:34 +05:30
rolux
8749d9d674 config: add user.ui.documentSize, documentsSort and documentsView 2014-01-06 18:14:37 +05:30
rolux
0bcf2de927 config: add user.ui.showDocument 2014-01-06 18:07:15 +05:30
j
6b63239cf7 fix pdf ratio 2014-01-05 11:40:54 +00:00
j
ff13a30639 add resolution/pages to documents, use poppler-utils to extract pdf pages. 2014-01-04 12:29:11 +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
d1ed4ce79d fix permission error 2014-01-02 12:27:53 +00:00
j
19b8bcfc83 allow uploading/deleting multiple documents, fixes #1960. replace select option with item aware add button, fixes #1961 2014-01-02 10:11:27 +00:00
j
35cb81a19c update pdf.js 2013-12-31 16:34:23 +05:30
j
2abf8836bc use previewRatio as aspect ratio for audio files 2013-12-30 15:30:59 +05:30
j
c10f06ddae write joined locale as utf-8 2013-12-27 11:03:06 +00:00
j
ad7c36881c allow language attributes in text and annotations 2013-12-26 16:41:40 +00:00
j
6e49032602 add links to indiancine.ma info page 2013-12-26 08:35:41 +00:00
j
2ff13690f8 dont return json 404 for non existing old ids 2013-12-25 10:11:21 +00:00
j
c248a4c227 return thumbnails for images instead of full image 2013-12-23 12:32:23 +00:00
j
07363d3ada fix single letter id document urls 2013-12-23 12:19:11 +00:00
j
4eeb10e3ba use AZ id for document data path 2013-12-23 11:30:22 +00:00
j
81706fcf3b change document urls to be /documents/ID/name.ext 2013-12-23 11:26:48 +00:00
j
03e919e5ba add documents view 2013-12-23 07:50:22 +00:00
j
dc88fcd175 use _ for spaces in document urls, fixes #1955 2013-12-22 12:13:37 +00:00
j
d7d5008bbb dont use absolute url for upload, fixes #1939 2013-12-10 15:38:52 +00:00
j
4f01ed254a dont set ADMIN_MEDIA_PREFIX 2013-11-01 12:41:22 +01:00
j
c253df7bc9 allow signups while using alternative auth backend 2013-11-16 14:16:01 +00:00
j
8417f9e886 only add #embed if #embed is not in requested url 2013-11-16 11:48:08 +00:00
j
ef3083ab2c sort string should start with letters or numbers, fixes #19 2013-11-10 23:05:07 +00:00
j
dca703a4ee allow data-name attribute in texts and use for navigation 2013-11-10 22:01:25 +00:00
j
7dde9eb8ae add task functions to File 2013-11-10 18:30:34 +00:00
j
0ef598195c text names 2013-11-08 18:57:24 +00:00
j
7df2dd95c8 embed requested url not just time via oembed 2013-11-07 12:01:38 +00:00
j
72e760bb8f remove unused section from padma config 2013-11-01 11:57:12 +01:00
j
f092db3780 cleanup edit api docs 2013-10-26 14:01:04 +00:00
j
9bd9ce6ac3 add note about annotation ids 2013-10-26 13:56:10 +00:00
j
4fff8b0ddb use local name 2013-10-24 13:37:38 +00:00
j
3373dc1180 typo 2013-10-22 19:34:46 +00:00
j
808689c0c3 temp fix for sets 2013-10-22 19:17:12 +00:00
j
4eff60e25f fix day stats 2013-10-22 18:22:31 +00:00
j
4ca53d8c3b ignore robots 2013-10-22 18:12:45 +00:00
j
44e3a89faf another stat fix 2013-10-22 17:59:56 +00:00
j
c05bfae0a7 fix city stat 2013-10-22 17:57:14 +00:00
j
2644edb971 faster update_statistics 2013-10-22 17:50:35 +00:00
j
559140ca76 compute statistics on backend 2013-10-22 15:58:47 +00:00
j
198470e6d9 add db table for app settings 2013-10-22 15:57:05 +00:00
j
fbc3b6f8b7 keep encoding error in database and show in media view 2013-10-21 12:32:52 +00:00
j
1ac76c99df use Firefogg ffmpeg for direct uploads, to work around issues with 5.1 audio 2013-10-21 11:55:10 +02:00
j
7329d13324 import from 2013-10-21 11:53:22 +02: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
313cf7e789 contact messages are plain text 2013-10-08 07:07:04 +00:00
j
20007d3416 TypeError: argument of type 'NoneType' is not iterable 2013-10-08 06:59:23 +00:00
j
9db8b57dd2 dont fail to create torrent for unicode titles 2013-10-08 06:56:45 +00:00
j
2f7ce45233 config['filter'] is gone 2013-10-07 09:19:15 +00:00
j
6885e41084 nicer logs 2013-10-07 09:18:53 +00:00
j
8917a71f47 use avconv to extract frames from mp4 videos 2013-10-02 10:56:30 +00:00
j
7a529bfd12 get rid of filters in config, only use itemKeys filter: true 2013-09-30 18:34:44 +00:00
j
a04711e94c add support to sign in with mozilla persona 2013-09-29 13:00:06 +00:00
j
e24f83d4c6 dont reupload files if already on server 2013-09-26 21:58:06 +00:00
j
c50db67150 delete all derivatives removing a file 2013-09-26 20:58:03 +00:00
j
4b575c2c89 fix ./manage.py orphaned_media 2013-09-26 15:27:43 +00:00
j
3064785b3e remove failed transcodes, fix reuploading the same file via direct upload 2013-09-26 14:55:37 +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
e56faadb95 add default settings for check username 2013-09-25 18:46:27 +00:00
j
2b548b3174 remove debug 2013-09-24 12:49:10 +00:00
j
709b852530 support for auth backends that dont support user lookups 2013-09-24 12:29:13 +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
14d147013d encoding is not available 2013-09-18 15:41:06 +00:00
j
6a8e82fe0e dont store useless path in stream info 2013-09-17 15:11:55 +02:00
j
99e0929100 groupssort should be None if there are no groups 2013-09-15 12:13:20 +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
ff38db7751 add media state: uploading, queued, encoding, available 2013-09-14 14:10:52 +00:00
j
877bb282b8 fix comment 2013-09-14 14:10:22 +00:00
j
f3c9d7b7af add option to have direct download instead of torrent 2013-09-14 14:09:37 +00:00
j
9732d329b5 dont mask the item with id V with old ids 2013-09-11 18:38:30 +02:00
j
4f7c7e9abe add method to recover an item from changelog 2013-09-11 12:18:01 +02: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
3ef93908b6 forward can be multiple ips, take first 2013-08-30 10:41:04 +02:00
j
7c6757f417 use HTTP_X_FORWARDED_FOR as ip of set 2013-08-30 10:38:45 +02:00
j
b43d704bc9 type, fixes #1838 2013-08-26 17:52:45 +00:00
j
e1760e7b50 get[section], fixes #1834 2013-08-26 17:05:49 +00:00
j
2d7def5c05 always update numberoffiles 2013-08-25 14:54:30 +02:00
j
f30a3fa70c paths are not html, fixes #1823 2013-08-24 13:34:16 +02:00
j
971c266597 trim error url 2013-08-23 19:32:07 +02:00
j
9a288e8893 also populate lists with defaults in config 2013-08-16 12:44:58 +00: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
rolux
f06285185b add pandora.site.menuExtras 2013-08-08 13:01:45 +00:00
rolux
28dcc7ce42 add user.ui.part.preferences 2013-08-08 11:00:47 +00:00
rolux
3d11f5831b view is per edit (like for lists) 2013-08-07 15:09:06 +00:00
rolux
5ac36a30e8 config: clipView -> editView, editPoints -> edit, textPositions -> texts 2013-08-07 14:31:03 +00:00
rolux
65462b2264 fix #1086 (There is no way to sort all movies by 0xDB Id) 2013-08-07 11:05:59 +00:00
rolux
6117438fbe default locale is default user locale (no need for separate config property); fix typo in default description 2013-08-04 14:37:35 +00:00
j
2af53d5da4 unused import 2013-08-04 14:14:26 +00:00
rolux
21486d12d1 in noscript templates, match -user-select and -user-drag 2013-08-04 13:26:12 +00:00
rolux
a7e83a327d update noscript layout for item pages (but see ticket 906) 2013-08-04 13:12:58 +00:00
rolux
f19b510022 update noscript layout 2013-08-04 13:11:41 +00:00
j
fa40951561 typo 2013-08-03 13:14:28 +00:00
j
8c12ebcf99 use center frame of clip for sequence 2013-08-03 13:11:34 +00:00
j
5ae058dd72 missing import 2013-08-03 09:08:08 +00:00
rolux
32ac9b4ff5 fix/update formatting of 'times accessed' 2013-08-01 15:10:58 +00:00
j
d5edde92e0 dont start filenames with . 2013-07-29 15:58:22 +00:00
j
0048908785 dont move all episodes into one item, fixes #1706 2013-07-27 18:10:21 +00:00
j
8281f62e0d load subtitles on 0xdb 2013-07-27 14:56:23 +02:00
j
0606b09ec6 redirect to media 2013-07-25 14:36:48 +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
rolux
d148bb04fd disable 'View as Video' 2013-07-22 18:58:19 +00:00
j
de57d6dcfc fix reuploading frames pandora/archive/views.py 2013-07-22 18:58:03 +00:00
j
09899cd7af disable view as video 2013-07-22 18:57:16 +00:00
j
84db62b6ec fix edit.___unicode__ 2013-07-22 17:37:57 +00:00
j
117d2a504d add migration for autocompleteSort 2013-07-22 13:34:57 +00:00
j
ab75b70c5b backend: autocompleteSortKey -> autocompleteSort 2013-07-22 13:16:50 +00:00
rolux
b488e20be3 config: autocompleteSortKey -> autocompleteSort 2013-07-22 13:16:18 +00:00
j
7588e81f71 allow reuploading frames, #849 2013-07-22 07:30:27 +00:00
j
fd496dfee0 fix sorting favorite lists, fixes #1679 2013-07-22 06:59:59 +00:00
j
fd220fc675 include cuts in clips json 2013-07-18 10:42:40 +00:00
j
2710571eb0 add clip at index 2013-07-18 10:38:10 +00:00
j
e415eeb45b get sequence has for one average frame per cut, fixes #1391 2013-07-18 10:20:00 +00:00
j
d6d1a08e40 direct lookup 2013-07-17 18:58:15 +00:00
j
d45173b0da fix position of edits onload(like lists and texts) 2013-07-17 13:02:21 +00:00
j
04d35b43db sort by index, should only be used with static lists 2013-07-17 12:44:29 +00:00
j
8fffc75354 add index to list items and api to order them api.orderListItems(list=,ids=) 2013-07-17 11:42:31 +00:00
j
70438cf6d3 order clips in transaction 2013-07-17 11:41:43 +00:00
j
5489823a61 dont set default locale in user.ui and use first browser locale by default if available and fall back to site default after that, fixes #1578; load locale from unjoined json files in debug mode 2013-07-17 10:24:22 +00:00
j
a9b7738aa8 move js files from js/pandora to js, fixes #1366 2013-07-16 12:15:05 +00:00
j
b5eda32bbd use Unicode Character 'MULTIPLICATION SIGN' (U+00D7) for screen and window size, fixes #909 2013-07-16 11:37:11 +00:00
j
41b979b061 fix group access to info page 2013-07-15 15:45:24 +00:00
rolux
79791026b7 replace hardcoded default video ratio 2013-07-15 14:45:54 +00:00
j
64f58f4496 fix getEdit 2013-07-15 13:47:30 +00:00
j
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
3b7f55df58 use full annotation id 2013-07-15 12:13:39 +00:00
j
46da738b26 add some more metadata to clips 2013-07-15 11:44:05 +00:00
j
8b9aef56b4 fix setting edit icon 2013-07-14 16:58:01 +00:00
j
17f5e2742b fix sort by item 2013-07-14 14:31:29 +00:00
j
c77d0afc18 add calculated values to edit clips(hue,saturation,lightness,volume) add api to sort clips 2013-07-14 12:47:40 +00:00
j
1ec946d118 update video on sort and time code changes 2013-07-14 10:57:03 +00:00
j
f122fb5327 fixup edit backend 2013-07-13 23:00:39 +00:00
j
d636f63f65 try to avoid thread exceptions on shutdown 2013-07-13 14:46:48 +00:00
j
f0b8824f62 keep poster service selection even if poster gets updated, fixes #1098 2013-07-13 13:04:59 +00:00
j
2473dfd231 validate in/out values of edit clips 2013-07-13 11:53:13 +00:00
j
f94f25d7c7 add duration and items(number of clips) as possible keys for getEdit 2013-07-13 11:15:46 +00:00
j
e7b86872a7 add option to force loading of subtitles 2013-07-13 10:36:41 +00:00
j
cc17a9b6a3 dont call update_matches on self inside update_matches, fixes #1496 2013-07-13 10:22:37 +00:00
rolux
2af2ad59b9 config: clipsColumns -> clipColumns; add clipSort, clipView, editPoints, showClips and videoLoop 2013-07-12 20:34:30 +00:00
rolux
f8596a28e7 remove user.ui.hash 2013-07-12 12:33:25 +02:00
rolux
f21fe836f0 add user.ui.part.tv 2013-07-11 18:01:31 +00:00
rolux
23dc18ce5e update app config (user.ui.part) 2013-07-11 18:01:01 +00:00
rolux
561cf3d6ff add user.ui.part.foo (page sections) 2013-07-11 15:15:00 +00:00
j
d1e6da97ad just ok 2013-07-11 18:07:32 +00:00
rolux
41d0a8f76c typo 2013-07-11 14:38:11 +02:00
j
056fdb706f dont add None, null clip results, fixes #1425 2013-07-10 14:29:23 +00:00
j
3744589ac5 add oxdbId to json, fixes #1571 2013-07-10 14:08:39 +00:00
rolux
5aa40d1b24 Indiancine.ma: update secondary sort (fixes #1419) 2013-07-10 10:38:46 +02:00
j
9cd9611306 use new Ox.VideoElement, add inital player to edits and view as video results view 2013-07-09 22:49:01 +00:00
rolux
dde8e55507 move handling home screen when loading / from url controller to app panel 2013-07-08 17:51:53 +00:00
rolux
5a91617f8e actual fix for home screen issue 2013-07-08 17:27:24 +00:00
rolux
8279cd3728 fix #1627 (leaving home screen may lead to home screen) 2013-07-08 16:37:43 +00:00
rolux
c24920d968 0xDB: add color, sound and studio item keys (fixes #1609) 2013-07-08 13:27:38 +00:00
j
3ae04828b1 add posters key to auto populate sections 2013-07-08 12:44:30 +00:00
j
55bf6344ac move documents down 2013-07-08 12:11:20 +00:00
rolux
9e6fa2714e add and use pandora.site.posters.ratio (fixes #1572) 2013-07-08 14:40:23 +02:00
j
e6117dfc61 fix document upload, add select callback option to document dialog, ctrl-alt-n works to add documents 2013-07-08 11:40:18 +00:00
j
0995eab3de warn about missing keys on stderr 2013-07-06 11:34:56 +00:00
j
3beacdbcb4 fix typo 2013-07-06 11:32:07 +00:00
j
407d591964 load defaults for more config sections 2013-07-06 11:23:10 +00:00
j
ce03870fe6 remove config video.download; use canDownloadVideo capability instead. 2013-07-06 11:15:10 +00:00
j
662c7ec12a add default values for missing capabilities and user.ui setting to config.jsonc from config.pandora.jsonc, fixes #1604 2013-07-06 10:54:58 +00:00
j
7aaddb29a9 fix poster after upload 2013-07-03 19:18:02 +02:00
j
601775eb56 remove 96p from config.pandora.jsonc 2013-07-03 19:17:56 +02:00
j
59f2e8da01 send signal for new app name to avoid exception during install 2013-07-03 16:14:56 +02: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
413931e22f add index to user level 2013-06-30 22:53:09 +02: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
5222d706de also get geolite ipv6 data 2013-06-26 16:10:33 +02:00
j
959479457d get frame via manage.py so it also works for private items 2013-06-26 14:14:10 +02:00
j
23c48d8290 dont fail if part is an int 2013-06-21 14:19:25 +02:00
j
a15b68a0d5 pass all metadata as json to poster script, fixes #1479 2013-06-06 11:54:01 +00:00
j
5d6a93d795 limit framerate to 30 for calculating bitrate 2013-06-06 10:23:20 +00:00
j
4d9635ab70 dont enable fulltext index by default, only used with GIN enabled 2013-06-06 07:35:52 +00:00
j
5afb84bc0a check canManageUsers capability to provide access to manage users api, fixes #1564 2013-06-02 10:40:41 +00:00
j
4d426ba508 hide documents for now 2013-06-02 10:14:55 +00:00
j
e7c1cd0698 cleanup 2013-06-02 10:14:28 +00:00
j
43792cd954 fix title in template too 2013-05-31 22:26:04 +00:00
rolux
379dbda360 fix #1559 (properly format budget/gross/profit) 2013-05-31 23:57:02 +02:00
j
d3e38fceec make sure file is in item files while updating item, fixes #1552 2013-05-31 15:26:44 +00:00
j
82ef970e33 canSeeMedia 2013-05-31 13:47:11 +00:00
j
0383de30fb more path normalization 2013-05-31 13:07:33 +00:00
j
9dafefdcf2 use info of all files in same volume to normalize path 2013-05-31 12:14:23 +00:00
j
1502a5992e allow ignoring only available file 2013-05-30 11:49:31 +00:00
j
e56ac00a84 typos 2013-05-30 11:38:33 +00:00
j
7f606fd9f1 add missing , to 0xdb config 2013-05-29 09:28:08 +00:00
j
0c063f1650 really only put files into item with same folder not same folder prefix 2013-05-28 08:45:07 +00:00
j
cfdaaa4464 minimal edits with a sortable list interface and 'add selected item/in/out support' 2013-05-27 20:06:56 +00:00
j
27877df0cd one more file->documents 2013-05-27 20:03:18 +00:00
j
14f58532a8 use item not itemId for moveMedia 2013-05-27 13:28:35 +00:00
j
85bb82f683 initial documents view 2013-05-27 12:29:43 +00:00
j
71846d5461 add per item document api 2013-05-27 11:21:08 +00:00
j
8da6badf4c rename files to documents and use media for media files 2013-05-27 10:13:59 +00:00
j
8a99176aba add missing file 2013-05-20 15:06:48 +00:00
j
4c990769fd check less frequently for config changes if not using pynotify 2013-05-18 22:05:35 +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
f0acbd2bef use .save not .update 2013-05-12 10:44:55 +02:00
j
b1d326c6dd reformat 2013-05-10 14:17:15 +00:00
j
1c1b65fa32 remove debug 2013-05-10 11:20:41 +00:00
j
35eb535b03 dont set path if encoding failes, set path if not set 2013-05-10 11:45:42 +02:00
j
5969cf5cf9 load pandora locale and site locale 2013-05-09 20:10:54 +00:00
j
94352559a3 save layer in changelog 2013-05-09 16:50:03 +00: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
651e92b85b add localization to pandora 2013-05-09 10:13:58 +00:00
j
bb1c15e2c0 use audio timeline for audio files 2013-05-07 16:40:37 +00:00
j
251cc12d38 fix upload 2013-05-07 11:36:07 +02:00
j
07af51ce22 fix adding event annotation 2013-04-30 14:25:01 +00:00
j
ee9ec46602 remove double line 2013-04-29 17:13:20 +00:00
j
0cb9ebda1f fix ./manage.py extract_derivatives 2013-04-28 20:42:43 +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
0a94e04958 sqlfindindex updates db itself, no need to pipe, minor documentation fixes 2013-04-25 14:37:16 +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
15e0d9a633 add all files in one folder to one item 2013-04-22 12:22:02 +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
8903efcd55 fix session cookie example 2013-04-22 11:43:05 +00:00
j
e7c1813e97 fix settings documentation 2013-04-21 15:49:44 +00:00
j
8e863fd4e3 fix typo 2013-04-18 10:55:37 +00:00
j
896df71942 item owner can see all data 2013-03-30 11:25:41 +00:00
j
b299b4b7e8 fix frame migration 2013-03-30 11:18:02 +00:00
j
e987c2f26b import User and Group in views.py, fixes #1466 2013-03-30 11:07:52 +00:00
j
056cb0d699 encode larger streams first 2013-03-29 16:16:35 +00:00
j
cc86435a1f path of frames changed too 2013-03-29 10:13:37 +00:00
j
bb2cc3ff16 only offer existing posterframes 2013-03-26 14:09:14 +00:00
j
9153c80844 add support for direct video uploads with server side transcoding, ticket #1351 2013-03-26 11:54:03 +00:00
j
d0c59e05c2 also migrate uploaded srt files 2013-03-26 10:33:47 +00:00
j
5c995553c9 fix files/archive conflict, move item files to data/media, rename api from *File(s) to *Media 2013-03-25 12:57:20 +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
7c5569b18a matches 2013-03-24 12:53:32 +00:00
j
c4fd2fb48c add files backend 2013-03-24 12:28:57 +00:00
j
488b5431de avoid creating Clip multiple times 2013-03-24 12:25:09 +00:00
rolux
704ef75fb5 update config (files capabilities) 2013-03-24 15:11:56 +05:30
j
eb7bb3571f fix color extraction, fixes #1446 2013-03-23 14:52:54 +00:00
j
455f17b515 student and staff can also import annotations 2013-03-23 10:06:50 +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
3bd4874fc3 og:image should be 200px or more 2013-03-22 11:12:53 +00:00
j
7e593ad221 dont write localStorage without a catch, fix embeds without third party cookies 2013-03-22 10:02:22 +00:00
j
b9c12b6140 fix sequence migration 2013-03-21 11:31:29 +00:00
j
d2f04319a5 make moving files more reliable 2013-03-19 14:04:03 +00:00
rolux
808ae4c1da improve indiancine.ma poster script (better ratio for small posters); update preview ratio 2013-03-19 17:56:18 +05:30
j
70cfee4f73 dont fail if no subtitles layer is defined 2013-03-14 07:32:59 +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
d69e53608c add option to install local apps 2013-03-09 11:43:33 +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
rolux
3e24c81367 indiancinema: update default personal lists (fixes #1361) 2013-03-09 08:11:01 +00:00
rolux
f47e67559f indiancine.ma: rename notes to comments, add layer item keys for find 2013-03-09 12:42:43 +05:30
rolux
169c9c6919 add indiancinema site dialog copyrights tab; fix 0xdb site dialog close handler 2013-03-08 06:07:08 +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
edd889348c delete sequence data directly 2013-03-06 16:29:57 +00:00
j
f48f62b6a0 can only delete after altering table 2013-03-06 16:21:41 +00:00
j
5d3c53742a remove existing sequences on update, rebuilding is faster than migration. drop one index to make import faster 2013-03-06 16:15:12 +00:00
j
be8aab6b84 merge 2013-03-06 15:59:23 +00:00
j
d7a96c72a1 fix get_sequences 2013-03-06 16:57:46 +01:00
j
5ec09e804d avoid overlapping annotations 2013-03-06 14:19:13 +00:00
rolux
be717933e4 make /2000 behave slightly less wrong 2013-03-06 14:09:18 +00:00
j
d9d1a600a9 add manage.py import_srt command 2013-03-06 14:08:42 +00:00
rolux
9c54344918 add user.ui.help, rearrage user.ui alphabetically, add missing user.ui keys to pandora.config 2013-03-06 12:44:12 +00:00
rolux
fffd4d81a0 config: add 'secondaryId' itemKey property 2013-03-06 10:03:09 +00:00
j
3947da68ba slice update to reduce memory usage 2013-03-06 09:52:39 +00:00
j
40eed92b7a optimize sequence table, save hash as bigint, mode as int, dont filter results by user 2013-03-06 08:40:52 +00:00
j
4e433a7c5f dont fail if info text does not exist 2013-03-05 12:43:28 +00:00
rolux
a95633b878 update help dialog, help html and help config 2013-03-05 09:33:15 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
29008d0eae add addAnnotations api to batch import many annotations, update importAnnotations dialog 2013-03-04 15:41:25 +00:00
j
b9a01b2db9 use max resolutions not first 2013-03-04 15:39:08 +00:00
j
a84f56335c add user.ui.hash for all config files 2013-03-04 12:04:48 +00:00
rolux
1392cdfaf1 config: add help property 2013-03-04 10:07:37 +00:00
j
c3abc71fd0 move api to apiDialog 2013-03-04 07:26:01 +00:00
j
e602ca9dc9 add position for new lists, fixes #199 2013-03-03 15:06:22 +00:00
j
a89e654c6d fix queries in smart lists 2013-03-03 14:46:37 +00:00
j
fea340bc68 parseConditions should always return list now 2013-03-03 14:38:10 +00:00
j
9bab85e00a fix & queries with multiple item keys 2013-03-03 14:34:50 +00:00
j
c2dfb6f2e4 dont overwrite default itemkey properties 2013-03-03 11:28:28 +00:00
rolux
2802b6b691 config: add notes item key; fix user.ui.showLayers in indiancinema config 2013-03-03 11:22:37 +00:00
j
e94c146df0 dont fail in parse_time if input is already a number 2013-03-03 11:16:26 +00:00
j
b2b3459fa2 fix reload worker and readd watch after reload to not only work for one change 2013-03-03 11:16:00 +00:00
rolux
b97ce25867 user.ui.updateAdvancedFind -> user.ui.updateAdvancedFindResults 2013-03-03 11:15:28 +00:00
rolux
6cc0a74efc change type of duration item key from float to time 2013-03-03 10:52:17 +00:00
j
74511f85d6 merge experimental range request support, fixes #1356 2013-03-03 08:22:46 +00:00
rolux
bd68dca2d8 indiancinema: add encyclopedia and wiki item keys 2013-03-03 13:19:43 +05:30
j
0b474aa4cb remember page for pdf texts and show in url 2013-03-02 13:01:07 +00:00
j
661e005b78 dont expose ids of empty subtitles, fixes #1333 2013-03-02 08:57:39 +00:00
rolux
8a071282ea config: ascending resolutions 2013-03-01 11:18:06 +00:00
rolux
2a2f06799b indiancinema config: add clip layers, ascending resolutions 2013-03-01 11:17:37 +00:00
j
18e81ae111 remove debug 2013-03-01 09:15:07 +00:00
j
f01534b36c upload files for an item 2013-03-01 09:14:57 +00:00
j
a36da2fcbb fix changing clip layers 2013-03-01 09:13:34 +00:00
rolux
7e0f26864b config: add user.ui.updateAdvancedFind 2013-03-01 09:19:54 +05:30
j
8d5f8d5156 get poster frame 2013-02-28 20:47:02 +00:00
j
91610be8fc fix default videoResolution 2013-02-28 20:43:30 +00:00
j
92a8480d79 only call getId if using IMDb ids 2013-02-28 20:12:52 +00:00
j
27f5745d16 edit rightslevel in text general dialog 2013-02-28 13:10:16 +00:00
rolux
4d0af754c3 fix indiancinema config 2013-02-28 12:38:13 +00:00
rolux
dcf2f0aca6 typo 2013-02-28 12:18:04 +00:00
j
1b7ff5dcbd add text rightslevel 2013-02-28 12:16:46 +00:00
rolux
5c2b51b9d4 config: add capabilities.canReadText and textRightsLevels 2013-02-28 12:13:52 +00:00
rolux
fe0c2e5329 fix indiancinema config 2013-02-28 12:03:14 +00:00
j
819af3734e also select poster frame based on heat if not using importFrames 2013-02-28 11:57:56 +00:00
j
b251332fc9 use getIds from dataservice 2013-02-28 10:34:14 +00:00
rolux
1a162594c5 update indiancinema config 2013-02-27 13:07:17 +00:00
rolux
02e5ed6faf update indiancinema config 2013-02-27 09:38:42 +00:00
rolux
e785cdb937 update indiancinema info view and config 2013-02-27 08:58:44 +05:30
j
ba3d1538f4 use isSubtitles itemKey for subtitles 2013-02-26 16:12:00 +00:00
rolux
20c5186640 indiancinema: update config and info view 2013-02-26 15:55:19 +00:00
j
e76b620d73 suport descriptions of array itemKeys, add description to studio, name 2013-02-26 14:08:56 +00:00
rolux
4d36b0ed16 indiancinema config: add composer 2013-02-26 13:24:38 +05:30
rolux
ba8cec90dd indiancinema config: Actors -> Actor; remove sortType person for Studio 2013-02-26 13:22:47 +05:30
j
7b0764e74c dont use non existend autocompleteSortKey for title 2013-02-26 04:41:18 +00:00
j
027d9eb90d migrate color to hue, saturation, lightness, fixes #1301 2013-02-25 21:33:05 +00:00
j
2f68365d2f use format_path for sites with folderdepth of 4 2013-02-25 20:54:47 +00:00
rolux
8f4bccff65 update indiancinema config 2013-02-25 16:38:35 +00:00
j
1594bec79e find local ids 2013-02-25 13:30:42 +00:00
j
dadf1af1e6 wait for poster 2013-02-25 13:30:22 +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
30f61d0ed5 fix config 2013-02-25 10:30:23 +00:00
rolux
6ca9d97575 config: add itemRequiresVideo and capabilities.canAddItems, rename capabilities.canDeleteItems to capabilities.canRemoveItems, update indiancinema config 2013-02-25 15:53:49 +05:30
j
166fcfeae7 add imdbId as key, define folderdepth 2013-02-24 10:45:44 +00:00
j
7a8cb97074 dont fail if no site url is defined 2013-02-24 10:45:29 +00:00
rolux
47aee099b1 add pandora.site.https 2013-02-24 14:47:03 +05:30
j
fd59f680fb add api.getMetadata 2013-02-24 08:26:59 +00:00
j
b7f417c29d use Ox.Message 2013-02-24 07:48:25 +00:00
j
d2a922bec4 provide hook to overwrite site.url in config in local_settings.py 2013-02-23 11:37:02 +00:00
rolux
6d8e27c043 config: add site.sites and site.user.ui.showAdvancedEmbedOptions 2013-02-23 10:32:22 +05:30
j
65f04dfdbb rename to embeds.js 2013-02-21 15:02:04 +00:00
j
b8f2499444 add data migration 2013-02-21 14:53:44 +00:00
j
d7694c1ae0 embeds 2013-02-21 14:51:46 +00:00
j
1b9a285402 canEditFeaturedselfs 2013-02-21 14:21:30 +00:00
j
2a064259ac add pdf.js 2013-02-21 14:09:23 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
c3d621350c return editable, dont rename to empty string 2013-02-21 13:00:25 +00:00
j
32d7184758 text.editable 2013-02-21 12:15:20 +00:00
j
94d4087aef set pdf status to uploaded 2013-02-21 10:25:39 +00:00
rolux
95d4e2ed09 add embedSize user ui key 2013-02-21 15:18:30 +05:30
rolux
0dedc7803a cleanup indiancinema filters 2013-02-21 12:31:32 +05:30
j
ff0dcf5028 refactor addList/editList 2013-02-20 11:44:55 +00:00
j
9377f772e4 add addpdf button 2013-02-20 11:29:29 +00:00
rolux
e00c33a623 make flags a site (not user) config (fixes #1268) 2013-02-20 01:27:59 +05:30
rolux
3d03e17fce indiancinema: change order of filters 2013-02-20 00:05:31 +05:30
j
d693fe66cc delete pdfs before deleting text object 2013-02-19 16:44:27 +00:00
j
8eb70f5512 add pdf upload support 2013-02-19 16:39:50 +00:00
rolux
2b0697883f fix default personal lists 2013-02-19 21:42:37 +05:30
rolux
1a526664b1 fix json error 2013-02-19 21:32:21 +05:30
rolux
9de4e47ee0 update rights levels and colors 2013-02-19 21:26:23 +05:30
rolux
289994b0fb update indiancinema config (capabilities, layers, rights levels) 2013-02-19 21:14:53 +05:30
rolux
f3d94b69ec indiancinema: update default list columns and default filters 2013-02-19 21:02:44 +05:30
rolux
82bc3f64bd reorder config entries alphabetically 2013-02-19 20:52:12 +05:30
rolux
26bf1f1350 update capabilites 2013-02-19 20:51:59 +05:30
rolux
8fc8207776 update indiancinema config and info 2013-02-19 20:44:46 +05:30
rolux
f96eae1bf5 update indiancinema config ('Production Company -> 'Studio') 2013-02-19 20:39:48 +05:30
rolux
3516870a9f update indiancinema config (filters) 2013-02-19 20:37:58 +05:30
j
f993650f81 never serve torrents with https webseeds, some clients like uTorrent only support http, fixes #1272 2013-02-19 20:19:30 +05:30
j
da3ae38b9f use year if passed 2013-02-19 12:26:38 +00:00
rolux
9814f02052 update indiancinema config 2013-02-19 17:12:51 +05:30
rolux
9f20308e1f update indiancinema config 2013-02-19 16:59:23 +05:30
rolux
3d07fc1154 update indiancinema config 2013-02-19 16:56:32 +05:30
j
1751832dd0 fix info box for texts, redirect to main text page if text does not exist, dont fail if folder gets removed before init is called 2013-02-19 07:25:14 +00:00
j
da3f5855ab only create main text if its edited 2013-02-18 14:18:03 +00:00
j
6ef7ad809e productioncompany 2013-02-18 14:17:37 +00:00
rolux
f4e56d2ed2 update indiancinema logo and config 2013-02-18 18:53:59 +05:30
rolux
49df535c55 in indiancinema config, set showFlags to false 2013-02-18 18:35:01 +05:30
j
e2fab72543 cinemaofindia config 2013-02-18 12:53:05 +00:00
j
4c505974fd typo in 0xdb config 2013-02-18 09:31:17 +00:00
j
c8af45e7cf initial round of text section 2013-02-16 01:20:40 +00:00
j
f8ededaf55 set theme for first time users again, fixes #1261 2013-02-15 23:36:41 +00:00
j
61438b85eb dont set OxTheme 2013-02-12 17:56:48 +00:00
j
368a4ddced add version to embed js 2013-02-11 10:41:18 +00:00
j
f05d750706 dont set theme in template 2013-02-09 19:41:01 +00:00
j
5728a96f74 https context 2013-02-09 19:35:11 +00:00
j
f3c16c4a58 ” is not a valid quote 2013-02-09 19:00:31 +00:00
j
515751688d only load pandora.js and add version 2013-02-09 18:56:45 +00:00
j
9f1f571094 if series is set it is an episode 2013-02-09 18:54:18 +00:00
j
018b4da5b1 add pandora version to pandora.js to trigger update 2013-02-09 18:53:09 +00:00
j
fa753f240c fix keeping items in list if id changes and it is merged with another item, fixes #1011 2013-02-10 13:08:49 +00:00
j
38954ef8bf set created/modified the first time an item is created, fixes #1199 2013-02-10 12:48:38 +00:00
rolux
caa52211a1 update themes 2013-02-10 17:21:59 +05:30
j
a8f1ae51ef drop item_id not null constraint 2013-02-09 10:13:57 +00:00
j
b3ce09da88 isEpisode should be boolean 2013-02-09 05:02:26 +00:00
j
5d78c6cba8 detect episodes without episode or season number fixes #1225 2013-02-09 04:02:32 +00:00
j
d685485ee4 fix firefogg upload 2013-02-09 01:49:17 +00:00
j
2a95ea44c4 installing avconv with h264 support documented and part of vm buildscript: add mp4 to default config, fixes #1173 2013-02-09 00:34:26 +00:00
j
54f2619bdc update file state after info update 2013-02-08 23:38:13 +00:00
j
a253d29d1a improve path info migration 2013-02-08 19:19:46 +00:00
j
459ab5ea97 add path_info->path migration 2013-02-08 18:03:59 +00:00
j
2bb7fe3a75 save info into right place 2013-02-08 17:51:12 +00:00
j
e1889397b2 remove editFile, clenaup editFiles 2013-02-08 17:05:18 +00:00
j
7951c42609 rewrite file/instance backend 2013-02-08 17:01:26 +00:00
j
fba6281b3f sort by part should be same as stream sort 2013-02-08 12:26:56 +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
ca5bf80763 fix notranslate 2013-02-05 12:14:28 +05:30
j
98adab1259 make folderdepth part of config 2013-02-04 18:37:26 +05:30
j
cd43bc2135 fix 2013-02-03 14:22:20 +05:30
j
87bf09fad2 use integer sort string for archives not using imdb ids 2013-02-03 14:21:15 +05:30
j
2eafb9b3f8 fix index creation 2013-01-31 20:41:46 +00:00
j
e6aaf0aa6b fix partial findvalue commit 2013-01-31 11:19:21 +00:00
j
d63e5cba32 use duration of files while we dont have streams, fixes #1208 2013-01-31 08:52:37 +00:00
j
c576e347a8 use pyinotify to watch for config changes if installed 2013-01-31 08:44:30 +00:00
j
31652fe3d8 update json cache too 2013-01-31 08:16:04 +00:00
j
c748527921 create and update GNI indexes 2013-01-31 07:54:39 +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
039f8c9335 remove error log entries after 30 days 2013-01-12 08:20:22 +00:00
j
3f2ba727bd dont fail if findvalue is not set 2013-01-12 08:12:11 +00:00
j
ffd256ca93 use display_aspect_ratio of stream if set 2013-01-11 12:48:40 +05:30
rolux
f330a6becb typo 2012-12-27 15:05:46 +01:00
rolux
2cad149414 clean up get_hash method 2012-12-27 14:44:28 +01:00
j
6cfaa54f97 use aac encoder(libvo_aacenc) available in ubuntu 12.04 universe (libavcodec-extra-53) 2012-12-16 19:56:54 +01:00
j
e1dbb7089f fix default itemKey data 2012-12-16 16:21:05 +00:00
j
28aadd6a43 make sure derivative name is set before encoding 2012-12-14 15:05:37 +01:00
j
18d9c93fff add default itemKey value support, add license as default value to pad.ma. fixes #1180 2012-12-14 15:03:15 +01:00
j
5392750348 fix inital database creation 2012-11-27 16:10:17 +01:00
j
1f18bcbb15 fix extract_derivatives command 2012-11-20 17:39:44 +01:00
j
066d7c8588 find clip queries too 2012-11-18 20:41:18 +01:00
j
73cbde63cf clips too 2012-11-18 20:34:43 +01:00
j
ec5158c03a normalize find values and make lower case, also normalize and lowercase quieries 2012-11-18 20:26:13 +01:00
j
1bc21588a6 fix type of direct uploads 2012-11-16 02:50:10 +01:00
j
ead22ed222 fix sort check 2012-11-16 02:27:09 +01:00
j
11ad4f9e2c dont fail if sort is missing 2012-11-16 02:03:39 +01:00
j
d4af01a905 add up volume for multi part files 2012-11-10 00:28:34 +01:00
j
db9e943b28 parse info after updating 2012-11-09 12:11:56 +01:00
j
bb7d43e29f typo 2012-11-09 12:10:25 +01:00
j
597fe9d6c6 always request info for all files that need it 2012-11-09 12:07:38 +01:00
j
b8a5ba568d ass seriesYear, episodeDirector to hardcoded fields, fixes #971 2012-11-07 00:47:18 +01:00
j
cddb6f6560 hardcode 'episodeTitle', 'seriesTitle' as allowed edit keys, fixes 1121 2012-11-07 00:41:22 +01:00
j
caaff10884 check lower case extension 2012-11-04 17:47:25 +01:00
j
3b866d1d1b silence reload failures 2012-11-02 13:47:37 +01:00
j
2c07dedac0 add south migrations, convert update to python 2012-11-02 13:41:41 +01:00
rolux
5d38d352d2 Pad.ma: Don't format 'Times Accessed' as date, fixes #1108 2012-10-28 12:54:13 +01:00
j
1872621d8c add manage.py command to recheck useragents 2012-10-27 17:25:32 +02:00
j
ad90b43b4b better unicode support for download names 2012-10-24 17:18:55 +02:00
j
f1a71f23cf fix imports 2012-10-15 16:02:59 +02:00
j
520650d53b add sortName api 2012-10-15 15:56:08 +02:00
j
451577a3f9 only update ids if needed 2012-10-10 13:36:01 +02:00
j
22e7dc7421 dont fail for clips < 0 2012-10-09 19:22:16 +02:00
j
6fd5adbb1d dont fail for clips < 1 frame 2012-10-09 19:10:46 +02:00
j
7f08cc4bf3 use title/originalTitle not title/internationalTitle 2012-10-09 14:57:21 +02:00
j
4bbc6a6310 no default director, fixes #1080 2012-10-09 12:46:51 +02:00
j
d340e753e5 dont normalize path for pad.ma like systems for now 2012-10-06 16:37:13 +02:00
j
5bd36539f0 dont fail if sort is not set 2012-10-06 13:59:33 +02:00
rolux
af9a038c19 use Ox.formatColorPercent 2012-10-05 14:15:27 +02:00
rolux
2e628bb1b6 remove 'rating' column 2012-10-05 10:14:16 +02:00
rolux
3e047e44b3 update display strings change formatting of votes and likes, as per ticket 1061 2012-10-04 11:42:33 +02:00
j
8becaf2bb8 also serve torrent at id/torrent not only id/torrent/ 2012-10-04 10:44:09 +02:00
j
5daba46fb4 set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056 2012-10-02 10:36:43 +02:00
j
0fe1786ec0 update paths after changing name, fixes #1013 2012-09-30 18:27:01 +02:00
j
3c77916231 support lists..sort as key, fixes #1046 2012-09-29 19:00:54 +02:00
rolux
7d44b328e1 fix #1031 (only one decimal digit for 'likes') 2012-09-28 13:35:44 +02:00
j
e7eae1c9c3 likes as % 2012-09-27 15:11:22 +02:00
j
b097dc2862 manualy set json/modified, gets out of sync otherwise 2012-09-27 06:32:35 +02:00
j
a0e14d299b update sort/find/facets after saving 2012-09-27 06:28:34 +02:00
j
f31a2dfc2b add likes, fixes #1021 2012-09-27 01:08:39 +02:00
j
c413d3526b cleanup poster update 2012-09-25 19:00:10 +02:00
j
547601d7a3 get modified from sort table, fixes #1018 2012-09-25 12:49:54 +02:00
j
80a242ee49 only update annotations if public_id really changed 2012-09-25 12:24:01 +02:00
j
f39b2ddf3f allow formated time for clip extraction too 2012-09-23 10:32:35 +02:00
j
20d1119b75 use internationalTitle and new alternative title format: fixes #947 and #963 2012-09-22 22:00:32 +02:00
j
bc2c3b65ad match alternativeNames too, <br>\n shouldbe one space fixes 992 2012-09-18 16:09:56 +02:00
j
9ee71ce6dd split program update and current json 2012-09-18 12:20:18 +02:00
j
103f3396d6 only play items with duration 2012-09-18 11:35:16 +02:00
j
6d6555e3bb dont special case id, fixes #602 2012-09-17 13:25:30 +02:00
j
148912ab37 save_url 2012-09-15 14:04:38 +02:00
j
64376795ff fix offset option in srt 2012-09-15 12:23:17 +02:00
j
7b22bba4e7 use path to populate unknown sort names, #958 2012-09-14 11:50:08 +02:00
j
fdb358ea89 part might be int 2012-09-14 11:03:30 +02:00
j
7248616937 fix part sort 2012-09-14 11:02:08 +02:00
j
1b27def499 no default width/height 2012-09-14 10:54:09 +02:00
j
45d7bb3ea3 only videos have resolution 2012-09-14 00:15:08 +02:00
j
1bbfa6e0c8 no more auto, seriesYear 2012-09-12 18:16:54 +02:00
j
a1a8c0b428 typo 2012-09-12 11:50:50 +02:00
j
38af33bb2f format_path return value changed 2012-09-12 11:48:52 +02:00
j
69af82bd9f store full path info 2012-09-12 11:44:22 +02:00
j
f3605569fa cleanup getPath response 2012-09-11 15:39:49 +02:00
j
d87a7ce181 parse_path expects top level 2012-09-11 15:32:17 +02:00
j
3de99bb4b6 update paths on item edit, enable editable fields in editFile, part is a string now 2012-09-11 15:17:35 +02:00
j
6916792f95 new file/path logic 2012-09-11 14:42:33 +02:00
j
ccf4889c7e fix import 2012-09-11 14:38:10 +02:00
j
e2c61e4a78 dont fail if item has not steams 2012-09-11 14:36:25 +02:00
j
92940398a6 update channels daily 2012-09-11 14:35:58 +02:00
j
8ac1db8442 update item info on addAnnotation too 2012-09-10 10:23:09 +02:00
j
e5107d8610 - fix upload for non admin users
- fix https test
- give permission denied warning if upload is not working
2012-09-08 17:03:59 +02:00
j
084fde7b67 save again 2012-09-08 14:56:40 +02:00
j
e3d0893a00 reorder code so that item status does not get overwritten 2012-09-08 14:41:19 +02:00
j
e0172a38f4 File.duration 2012-09-08 13:41:11 +02:00
j
90a7488797 if info has duration of 0 or less use duratino from extracted streams (work around issues in upload process) 2012-09-08 13:37:52 +02:00
j
0151b282a2 fix torrent download 2012-09-08 13:14:28 +02:00
j
d4caad4871 normalizedPath 2012-09-08 00:30:56 +02:00
j
9c754252a0 self 2012-09-08 00:25:26 +02:00
j
da9dd942b2 index all instance paths too, add getPath 2012-08-22 00:18:00 +02:00
j
faf9865f87 new ox.torrent api 2012-08-21 10:49:20 +02:00
j
189d0ac249 new python-ox api 2012-08-15 17:15:06 +02:00
j
6895a13833 use volume to sort by volume, fixes #825 2012-07-02 17:07:39 +02:00
rolux
70c0db1cf4 fix #899 (formatting of aspect ratio) 2012-07-02 16:11:58 +02:00
j
78bb1cc0ed keep session data and ui state on signup. fixes #898 2012-07-01 21:03:47 +02:00
j
f5003f9613 redirect to files view 2012-06-28 15:55:38 +02:00
rolux
ad01da8f36 update version text in software panel of site dialog, add a capability 2012-07-01 12:24:57 +00:00