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 509dfea336e48f7ccd848e44ebe8bb60e6332822, reversing
changes made to 5ce752cbef589ade76ae5dc1bcfafc7c9e34c0ea.
|
2016-03-03 20:13:24 +01:00 |
|
Et0h
|
c40b9e5aff
|
PLAYLIST_LOOPS is redundant as it is now a config option
|
2016-02-18 14:06:50 +00:00 |
|
Et0h
|
e2617088b8
|
Fix server error when trying to getPosition when position is none
|
2016-02-07 15:38:50 +00:00 |
|
Et0h
|
1194cce05a
|
Fix server rewind position to 0 on pause bug
|
2016-02-07 13:10:56 +00:00 |
|
Et0h
|
0888ead8e6
|
When watched file is found, update playlist and load file
|
2016-02-07 10:01:20 +00:00 |
|
Uriziel
|
b98ba59886
|
Optimize server code a bit
|
2016-02-07 01:04:55 +01:00 |
|
Et0h
|
c1300464a5
|
Highlight missing files in playlist
|
2016-01-31 16:11:39 +00:00 |
|
Et0h
|
c77fc66f15
|
Don't duplicate file check if currentDirectory is also in mediaFilesCache & allow checkForFileSwitchUpdate to be called without argument
|
2016-01-31 15:32:10 +00:00 |
|
Et0h
|
42817b9087
|
Move FileSwitchManager to Client and use in PlaylistManager
|
2016-01-31 15:11:01 +00:00 |
|
Et0h
|
5016e9d102
|
Stop playlist at end (with optional loop setting for multi-file playlists)
|
2016-01-31 11:10:47 +00:00 |
|
Et0h
|
9a0ea78be3
|
Upver to release #23
|
2016-01-30 14:51:59 +00:00 |
|
Et0h
|
0f9e179282
|
Retain playlist UI filename on playlist change unless new filename specified
|
2016-01-30 14:51:42 +00:00 |
|
Et0h
|
b276bc3688
|
Don't allow negative mplayer/mpv positions
|
2016-01-30 14:07:12 +00:00 |
|
Et0h
|
f5f07fd058
|
Add new playlist items to end
|
2016-01-30 13:14:43 +00:00 |
|
Et0h
|
9d4732ad40
|
Fix double playlist change notification bug
|
2016-01-30 13:07:31 +00:00 |
|
Et0h
|
3b6f8fd414
|
Move to top when shuffling + avoid random index switch bug
|
2016-01-29 15:30:21 +00:00 |
|
Et0h
|
85ce40bdbd
|
Relay error if file format is not recognized by mpv
|
2016-01-26 23:48:33 +00:00 |
|
Et0h
|
8334aa4682
|
Repeat mpv youtube-dl failure messages in Syncplay
|
2016-01-26 23:33:26 +00:00 |
|
Uriziel
|
509dfea336
|
Merge branch 'player-cookie' of https://github.com/tari/syncplay into sharedplaylists
|
2016-01-25 21:43:40 +01:00 |
|
Uriziel
|
554bd33f4d
|
Merge pull request #94 from remimarenco/master
Divide the international files
|
2016-01-25 20:46:29 +01:00 |
|
remimarenco
|
3ed4af4f03
|
Add the description in deutsch file
|
2016-01-24 20:45:41 -05:00 |
|
remimarenco
|
078256707e
|
Divide the different languages in separate files
|
2016-01-24 20:40:23 -05:00 |
|
Et0h
|
5ce752cbef
|
Refactor: Move playlist into its own class
|
2016-01-24 21:54:49 +00:00 |
|
Et0h
|
a77d3146de
|
Privatise non-public undo functions
|
2016-01-23 22:05:23 +00:00 |
|