Commit graph

579 commits

Author SHA1 Message Date
j
8e32737776 option to disable empty clips 2024-05-17 12:08:29 +02:00
j
774450d263 missing imports and typos 2024-04-05 21:20:45 +01:00
j
ee11e6b7e1 fix quotes in project titles(more) 2023-11-17 11:28:39 +01:00
j
b82440df24 fix quotes in project titles 2023-11-17 11:25:28 +01:00
j
4fed1112a6 description value has bto be escaped 2023-11-17 11:22:27 +01:00
j
2905774b10 typo 2023-08-18 15:04:21 +02:00
j
d7f087125e speed up stream lookup 2023-08-18 14:59:45 +02:00
j
61dd667a71 source is used in padma, use other key 2023-08-17 12:14:28 +02:00
j
83df2c0011 remove torrent backend 2023-07-10 14:37:24 +05:30
j
a2c2e32bfe speed up get api call for items with many files 2023-07-06 09:43:02 +05:30
j
623bbd472c users can see private items if they own it. limit to max_level instead, a80af1 fixup 2023-01-04 14:41:39 +00:00
j
a80af18400 not editable if rightslevel is > allowed level 2022-12-08 12:26:17 +01:00
j
af65750363 avoid transaction.atomic insided of transaction.atomic 2022-01-12 11:03:25 +01:00
j
5cfe392e22 close more fds 2022-01-03 12:37:02 +01:00
j
723c4e3f42 revert 85fd930 not needed 2021-11-24 17:11:40 +01:00
j
85fd930360 update cache on editing items 2021-11-24 17:02:05 +01:00
j
fa42aa4810 log pandora errors too 2021-11-16 12:04:52 +00:00
j
bc123a885e update poster inline 2021-10-08 17:26:24 +01:00
j
fd318ef706 fall back to empty string 2021-09-16 18:49:38 +02:00
j
5583fad801 fix variable 2021-06-03 16:44:46 +01:00
j
02b89c06dd pass item data to icon 2021-06-03 16:13:48 +01:00
j
c17cc6d5cf don't fail on invalid arrays 2021-05-19 16:02:18 +01:00
j
7d8b38e627 cast list values to str, just in case 2021-02-05 10:07:14 +01:00
j
548a73f121 python3 only: remove six.moves imports 2020-05-29 12:17:18 +02:00
j
844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j
2093922208 year might be none or int 2019-12-08 21:19:23 +00:00
j
e260950c88 add format option to map 2019-12-05 16:41:03 +00:00
j
2f7e8a0780 year db is only 4 chars long 2019-12-01 01:20:58 +01:00
j
9881bfa62a don't count srt files 2019-11-02 15:55:02 +01:00
j
ce8b693922 keys might be none 2019-11-01 16:50:40 +01:00
j
ae2e3e45c6 download parts and source 2019-10-31 11:16:16 +01:00
j
ce423303d5 encode clips 2019-08-21 16:23:34 +02:00
j
9686aab860 remove fromAZ 2019-08-02 13:40:02 +02:00
j
df5dabbec5 imdb id sort 2019-08-02 13:15:51 +02:00
j
e8a13b4e4d fix merge with 2019-07-23 17:52:23 +02:00
j
ec3175d885 imdb check 2019-07-23 17:42:56 +02:00
j
7864ca1f70 avoid async, fails in python3.7 2019-07-14 19:23:06 +01:00
j
8327ef9cff clip sort 2019-06-28 17:26:28 +02:00
j
f0217ef9eb some sort names are not lower case, fixes #3219 2019-06-28 13:06:00 +02:00
j
eec8a6c178 reset date values if they are empty 2019-06-28 10:36:42 +02:00
j
b5cecee034 keep annotations while moving all files 2019-06-27 19:35:07 +02:00
j
5826504d0f don't add empty values 2018-11-14 14:36:04 +00:00
j
1d40ceca8f remove unused external keys 2018-10-07 14:41:25 +02:00
j
a1909c95b9 avoid division by zero, fixes #3169 2018-09-25 11:31:13 +02:00
j
4a45ae0016 value might not be a string 2018-09-25 10:44:56 +02:00
j
2662a66aca fall back to siteposter 2018-09-12 15:56:10 +02:00
j
f591f66634 try date formats 2018-08-04 16:51:43 +01:00
j
cc56858377 import Group from user.models 2018-07-29 20:28:46 +00:00
j
6296be870b use get_user_model 2018-07-29 21:12:56 +01:00
j
0d0770802c get_json -> json 2018-07-09 15:22:12 +02:00