-
Notifications
You must be signed in to change notification settings - Fork 8
/
NEWS
102 lines (85 loc) · 3.52 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
NEWS
----
* Wed Jan 15 2020 Paolo Patruno <[email protected]> 3.3
- added shebang for python3 ; release 3.3 ([email protected])
- release 3.2 for Debian ([email protected])
- migrate to django 2.2 and python3 bugs ([email protected])
- bug on debian install (default locale) and python3 refinements
- ready for release 3.0 ([email protected])
- ported player to python 3 ([email protected])
- new migration for python3 ([email protected])
- porting to python3 with futurize ([email protected])
- sure you specify the proper version support in your setup.py file
- new stable release for Debian ([email protected])
* Wed Feb 01 2017 Paolo Patruno <[email protected]> 2.8.9-1
-
* Wed Feb 01 2017 Paolo Patruno <[email protected]> 2.8.8-1
- standard spec file ([email protected])
- bug in spec ([email protected])
- removed SOURCE1 fron spec file ([email protected])
- better monit example ([email protected])
- new package built with tito ([email protected])
- lost autoradio-tmpfiles.conf ([email protected])
version 2.8.2
-------------
* ported to django 1.6
version 2.8.1
-------------
* ported to django 1.5, gstreamer1, haxe 3.0
version 2.7.0
-------------
* now autoradio have an internal player based on python, dbus and gstreamer
* autoradioweb now use dbus for the integrated player and autoradiod do
not start thread for cherrypy web server
version 2.6.1
-------------
* (bug corrected) firefox chrome etc. when upload files say different mime type
* logo.gif file path was wrong in template
version 2.6
-----------
* lot of bugs corrected
* new config parameter to check presence of tags in file uploaded
* now mysql with innodb (transaction) works well
version 2.5
-----------
working version
version 2.4
-----------
* file uplodated now are validated:
new config parameter permit_no_playable_files (default = False):
enclosure can be ogg 44100Hz only for best web player functionality;
in all other cases files can be audio file mp3/ogg/flac
version 2.3
-----------
* autoradiod now take in account audacious and audacious2 executables
* changed SITE_MEDIA_PREFIX to MEDIA_SITE_PREFIX in config files
* close bug on wrong path for static media
* avoid to save enclosure without title, naming enclosure with auto part number
version 2.2
-----------
* close bug on web player ( multiple windows on multiple enclosure)
* close bug on web player ( do not play for media path error )
* close bug that don not show multiple enclosure for rss and atom feed
* better site configuration
* revisited look and feel of web ogg player (THANKS to Francesco Siviero !)
version 2.1
-----------
* close bug autoradiod crash on playlist management - ID: 3388949
* a lot of new documentation
* userguide in italian
* player in podcast now is open in new windows using jquery
version 2.0
-----------
The section program redesigned for podcasting:
* a program now can have different part
* programs now are available for podcasting
* web interface for podcasting
A palimpsest in pdf format available in italian law standard format
Integrated ogg web player that is compatible with a great number of user's browser
You can use audaucious2 for player
The communication with player now use Dbus
Compatible with cherrypython3 and Django 1.3
Tested and packaged for Fedora 15, Ubuntu 11.04, ubuntu server 11.04, debian 6.0.2 and testing.
On line web documentation