rss feed folder structure

Plantea aqui todas tus opiniones y dudas sobre la web y las descargas de canciones. También todos los errores que veas.
Reglas del Foro
Prohibido pedir canciones en el foro. Si quieres hacerlo que sea aquí
Cerrado
baklap4
Aficionado
Mensajes: 28
Registrado: Martes 14 de Abril de 2015 a las 12:04
9

rss feed folder structure

Mensaje por baklap4 »

Heey!
Another question by me haha
I love the rss feed functionality and recently converted my whole list into the rss list.
However now i have one big folder with all the songs..

Is it possible to create a folder structure as following:

Código: Seleccionar todo

- root
|--- English
|------ ABBA
|---------- ABBA - Mamma Mia
|-------------- ABBA - Mamma Mia.txt
|-------------- ABBA - Mamma Mia.mp3
|---------- ABBA - Waterloo
|-------------- ABBA - Waterloo.txt
|-------------- ABBA - Waterloo.mp3
|--- Dutch
|--- Spanish
|--- Korean
So basicly a folder structure: All my songs/Language/Artist/Artist - Title

I know there are a couple of RSS filters per default.. but i'm not quite sure how those work
My current filters look like this

Código: Seleccionar todo

s(\d+)e(\d+)
(\d+)x(\d+)
(\d{4}[.\-]\d{1,2}[.\-]\d{1,2})
(\d{1,2}[.\-]\d{1,2}[.\-]\d{4})
Avatar de Usuario
TeLiXj
Administrador
Administrador
Mensajes: 8187
Registrado: Sábado 22 de Noviembre de 2008 a las 14:25
15

Mensaje por TeLiXj »

You need to add a filter for each artist because you can't use the filter pattern on the name of the destination folder. This could be a very interesting improvement on qBittorrent but I think that have no use out of our RSS.
In my case, for simplicity, I create 4 filters for Spanish, English, Japanese and one for other languages.

salu2
No respondo a mensajes privados sobre temas que podrían estar en el foro
baklap4
Aficionado
Mensajes: 28
Registrado: Martes 14 de Abril de 2015 a las 12:04
9

Mensaje por baklap4 »

Awhhh alright, i think i'll add an issue upstream on qbittorrent then :) would be very nice indeed
Cerrado