Et0h
|
4012bfec8f
|
Add shared playlist warning for connecting to <1.4.0 servers
|
2016-07-03 13:45:45 +01:00 |
|
Et0h
|
a1c81b1768
|
Fix crash when closing after promptForMissingArguments in GuiConfig
|
2016-07-03 11:25:05 +01:00 |
|
Uriziel
|
fc67011bd9
|
Fixed private fields in server.py
|
2016-07-03 11:00:52 +02:00 |
|
Etoh
|
e4b033ad99
|
Merge pull request #93 from Syncplay/sharedplaylists
Shared playlists
|
2016-07-02 23:54:34 +01:00 |
|
Et0h
|
50785fd349
|
Add 'set trusted domains' item to playlist context menu
|
2016-07-02 23:29:46 +01:00 |
|
Et0h
|
d20c20aae4
|
Fix issue with loading relative path containing utf-8 character
|
2016-07-02 23:16:51 +01:00 |
|
Et0h
|
2653042327
|
Add icon for 'Set Trusted Domains' menu item + tweak wording
|
2016-07-02 21:04:02 +01:00 |
|
Et0h
|
c506606654
|
Temporarily disable associate in Windows installer as it is broken
|
2016-07-02 21:00:53 +01:00 |
|
Et0h
|
a1ab184e9a
|
Add 'Set Trusted Domain' feature to main GUI and highlight untrusted domains in playlist
|
2016-07-02 17:33:46 +01:00 |
|
Et0h
|
dc798d1173
|
Limit trusted domains to just Youtube
|
2016-07-02 16:31:02 +01:00 |
|
Et0h
|
6a56a637d3
|
Avoid unnecessary items in mpv sendMessage queue
|
2016-06-13 00:11:37 +01:00 |
|
Et0h
|
28eb7a0561
|
Queue/drop messages sent while mpv is loading a file & throttle mpv message sending (+ revert problematic unicode)
|
2016-06-11 19:51:10 +01:00 |
|
Et0h
|
e71de798e9
|
Use rstrip to strip all spaces from right-hand side of URI
|
2016-06-11 15:41:23 +01:00 |
|
Et0h
|
18f6f9c50f
|
Add Unicode to some showDebugMessage entries
|
2016-06-11 15:15:28 +01:00 |
|
Et0h
|
7bf8132335
|
Strip space from end of added URL and ignore empty URLs
|
2016-06-11 15:10:45 +01:00 |
|
Et0h
|
1e9e9609f2
|
Increase use of Unicode in strings
|
2016-06-11 13:41:29 +01:00 |
|
Et0h
|
9ef4cb3b3b
|
Fix path of film_folder_edit.png (icon for setting media directories)
|
2016-06-11 13:25:40 +01:00 |
|
Et0h
|
66087de5f0
|
Check if directory is in media directory, not just media cache, to avoid false negative if cache is unpopulated
|
2016-06-11 13:24:05 +01:00 |
|
Et0h
|
8ad4ca586e
|
MPC should be considered 'not file ready' if it has just closed a file
|
2016-06-03 13:05:01 +01:00 |
|
Et0h
|
5bf136c58f
|
Give error when media directory does not exist
|
2016-06-02 20:59:27 +01:00 |
|
Et0h
|
8a4975b041
|
Use better error message when trying to add folder to playlist
|
2016-06-02 20:21:39 +01:00 |
|
Et0h
|
1970c6029c
|
Make AddURI and setMediaDir dialogs modal so they can't be lost
|
2016-06-02 20:10:07 +01:00 |
|
Et0h
|
d93fcb5650
|
Add "Add folder" button to "Set media directories" dialog
|
2016-06-02 19:58:20 +01:00 |
|
Et0h
|
0205d4b421
|
Add label below AddURI and SetMediaDir dialogs & move AddURI message to messages_*.py
|
2016-06-02 19:12:37 +01:00 |
|
Et0h
|
deaed4c97f
|
Add 'set media directories' to playlist context menu
|
2016-06-02 18:25:38 +01:00 |
|
Et0h
|
f4ca4c5c00
|
Display error if no media directories are set, and reset cache when media directories set to blank, and don't switch to None index in playlist
|
2016-06-02 18:06:39 +01:00 |
|
Et0h
|
1c9a56e9d5
|
Fix thread crash with directory search error messages + Add error/notification when adding file(s) not in a known media directory
|
2016-06-02 17:35:19 +01:00 |
|
Et0h
|
53e32e2283
|
Allow user to set media directories via main GUI
|
2016-06-02 16:30:54 +01:00 |
|
Et0h
|
a8d3c3ccc8
|
Only update cache if media directories are specified
|
2016-06-02 14:37:59 +01:00 |
|
Et0h
|
b1c8c9f5b2
|
Update folder search timeout messages and ensure they are actually displayed
|
2016-06-02 14:17:47 +01:00 |
|
Et0h
|
409ad460aa
|
Spin up hard drives to prevent premature timeout when caching directories
|
2016-05-31 18:24:37 +01:00 |
|
Et0h
|
d3eaa22f5a
|
Reduce folder search interval to 30 seconds
|
2016-05-30 20:48:34 +01:00 |
|
Et0h
|
fe69df5608
|
Update playlist file availability even if no new files, as file may have been deleted
|
2016-05-30 20:47:35 +01:00 |
|
Et0h
|
cbc8203007
|
Remove special status of current directory and only look for files in media directories (for consistency)
|
2016-05-28 16:27:02 +01:00 |
|
Et0h
|
0dc2a23df0
|
Be more aggressive in updating file cache
|
2016-05-27 20:22:36 +01:00 |
|
Et0h
|
baceaad489
|
Prevent escaping mpv via newlines
|
2016-05-08 14:17:42 +01:00 |
|
Et0h
|
1de40303bd
|
Only auto-switch to trusted domains by default
|
2016-05-08 13:48:42 +01:00 |
|
Et0h
|
176b2f65dc
|
Double-check rewinding after file change
|
2016-05-08 10:40:36 +01:00 |
|
Et0h
|
23f223e7ec
|
Add 'loopSingleFiles' option to 'client_settings' (default: False)
|
2016-05-07 12:17:43 +01:00 |
|
Et0h
|
f7b78557b1
|
Hopefully fix set to 'not ready' at EOF bug
|
2016-05-07 11:06:04 +01:00 |
|
Et0h
|
09907a0041
|
Hopefully fix double playlist advance bug
|
2016-05-07 10:46:48 +01:00 |
|
Et0h
|
571f671ce2
|
Reduce folder search double-check threshold to 65 seconds
|
2016-05-07 10:20:02 +01:00 |
|
Et0h
|
ea5813e2b5
|
Update fileSwitch when playlist is changed
|
2016-05-07 10:18:39 +01:00 |
|
Et0h
|
5d28692996
|
Shared playlist auto-switch to URIs by default, but only to user-specified 'trustedURIs' if 'onlySwitchToTrustedURIs' is True
|
2016-05-07 09:25:32 +01:00 |
|
Et0h
|
7b75a04b46
|
Add youtu.be and Vimeo as safe URIs
|
2016-05-07 08:34:33 +01:00 |
|
Et0h
|
fbfb5c039c
|
Undelete Russian nostore-tooltip message
|
2016-03-03 19:43:49 +00:00 |
|
Et0h
|
0e5e8eafa2
|
Upver to release 24
|
2016-03-03 19:38:25 +00:00 |
|
Uriziel
|
4560e95308
|
Merge branch 'master' into sharedplaylists
|
2016-03-03 20:34:28 +01:00 |
|
Uriziel
|
839e9d3975
|
Merge branch 'master' into sharedplaylists
|
2016-03-03 20:16:47 +01:00 |
|
Uriziel
|
5a36a2416a
|
Revert "Merge branch 'player-cookie' of https://github.com/tari/syncplay into sharedplaylists"
This reverts commit 509dfea336 , reversing
changes made to 5ce752cbef .
|
2016-03-03 20:13:24 +01:00 |
|